https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285394

Warner Losh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #25 from Warner Losh <[email protected]> ---
     TIOCCONS int *on
                 If on points to a non-zero integer, redirect kernel console
                 output (kernel printf's) to this terminal.  If on points to a
                 zero integer, redirect kernel console output back to the
                 normal console.  This is usually used on workstations to
                 redirect kernel messages to a particular window.

why isn't consolekit using this?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to