freebsd-dev/sys/security/mac_stub
Pawel Jakub Dawidek 63dba32b76 Reimplement sysctls handling by MAC framework.
Now I believe it is done in the right way.

Removed some XXMAC cases, we now assume 'high' integrity level for all
sysctls, except those with CTLFLAG_ANYBODY flag set. No more magic.

Reviewed by:	rwatson
Approved by:	rwatson, scottl (mentor)
Tested with:	LINT (compilation), mac_biba(4) (functionality)
2004-02-22 12:31:44 +00:00
..
mac_stub.c Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00