Date: Wed, 27 Oct 2004 19:26:01 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sysctl.c src/sys/conf NOTES options Message-ID: <200410271926.i9RJQ15p010564@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-27 19:26:01 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sysctl.c
sys/conf NOTES options
Log:
Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generates
an inordinate amount of synchronous console output that is fairly
undesirable on slower serial console. It's easily hit by accident
when frobbing other sysctls late at night.
Revision Changes Path
1.1285 +8 -0 src/sys/conf/NOTES
1.486 +1 -0 src/sys/conf/options
1.162 +2 -0 src/sys/kern/kern_sysctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410271926.i9RJQ15p010564>
