Date: Tue, 2 Apr 2002 09:43:17 -0800 (PST) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mib.c Message-ID: <200204021743.g32HhHH69363@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2002/04/02 09:43:17 PST Modified files: sys/kern kern_mib.c Log: - Add a mutex to lock the global securelevel value. - Make use of MTX_SYSINIT() as the means to initialize our mutex lock. Revision Changes Path 1.58 +9 -1 src/sys/kern/kern_mib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204021743.g32HhHH69363>