Date: Sun, 13 Feb 2005 14:13:53 +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/conf NOTES options src/sys/kern kern_sysctl.c Message-ID: <200502131413.j1DEDrp0001315@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-02-13 14:13:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/conf NOTES options
sys/kern kern_sysctl.c
Log:
Merge kern_sysctl.c:1.162, options:1.486 and NOTES:1.1285 from HEAD
to RELENG_5:
date: 2004/10/27 19:26:01; author: rwatson; state: Exp; lines: +2 -0
date: 2004/10/27 19:26:01; author: rwatson; state: Exp; lines: +1 -0
date: 2004/10/27 19:26:01; author: rwatson; state: Exp; lines: +8 -0
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.1261.2.13 +8 -0 src/sys/conf/NOTES
1.475.2.6 +1 -0 src/sys/conf/options
1.159.2.1 +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?200502131413.j1DEDrp0001315>
