[Bug 233356] vt(4) doesn't support rc.conf parameters saver= or blanktime=
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 May 2024 22:17:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233356
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|12.0-RC1 vt(4) doesn't |vt(4) doesn't support
|support rc.conf parameters |rc.conf parameters saver=
|saver= or blanktime= |or blanktime=
Version|12.0-STABLE |CURRENT
--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
Source code link has gone stale, it is supposed to be a link to the
unimplemented CONS_BLANKTIME:
case CONS_BLANKTIME:
/* XXX */
return (0);
--
You are receiving this mail because:
You are the assignee for the bug.