Date: Sat, 12 Dec 1998 23:19:14 -0800 (PST) From: Don Lewis <truckman@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_sysctl.c src/sys/sys sysctl.h Message-ID: <199812130719.XAA16279@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 1998/12/12 23:19:14 PST
Modified files:
sys/kern kern_sysctl.c
sys/sys sysctl.h
Log:
Add a generic flag, CTLFLAG_SECURE, which can be used to mark a sysctl
variable unwriteable when securelevel > 0.
Reviewed by: jdp, eivind
Revision Changes Path
1.80 +3 -2 src/sys/kern/kern_sysctl.c
1.66 +2 -1 src/sys/sys/sysctl.h
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?199812130719.XAA16279>
