cvs commit: src/sys/kern subr_prf.c

Brian Feldman green at FreeBSD.org
Fri Jun 18 13:13:17 PDT 2004


green       2004-06-18 20:12:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_prf.c 
  Log:
  Add a sysctl/tunable, "kern.always_console_output", that lets you set
  output to permanently (not ephemerally) go to the console.  It is also
  sent to any other console specified by TIOCCONS as normal.
  
  While I'm here, document the kern.log_console_output sysctl.
  
  Revision  Changes    Path
  1.111     +12 -3     src/sys/kern/subr_prf.c


More information about the cvs-src mailing list