Date: Fri, 18 Jun 2004 20:12:42 +0000 (UTC) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_prf.c Message-ID: <200406182012.i5IKCgAb034509@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406182012.i5IKCgAb034509>