Date: Tue, 11 Dec 2001 21:23:21 -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_jail.c Message-ID: <200112120523.fBC5NLa56626@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2001/12/11 21:23:21 PST Modified files: sys/kern kern_jail.c Log: - Move _jail sysctl node underneath _kern_security in order to standardize where our security related sysctl tuneables are located. Also, this will help if/when we move _security node out from under _kern as to help make _kern less cluttered. Approved by: rwatson Review by: rwatson Revision Changes Path 1.18 +5 -4 src/sys/kern/kern_jail.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?200112120523.fBC5NLa56626>