Date: Tue, 29 Sep 1998 04:20:18 -0700 (PDT) From: Andrzej Bialecki <abial@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199809291120.EAA23786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
abial 1998/09/29 04:20:18 PDT Modified files: sys/i386/i386 machdep.c Log: Add sysctl 'machdep.msgbuf_clear'. Setting it to anything causes the kernel message buffer to be cleared. It comes handy in situations when the only logging facility you have is the msgbuf. Reviewed by: jkh Revision Changes Path 1.311 +25 -4 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809291120.EAA23786>