freebsd-nq/sys/security/mac
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_framework.c Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_framework.h Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_internal.h Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_label.c Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
mac_net.c Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_pipe.c Coalesce pipe allocations and frees. Previously, the pipe code 2004-02-01 05:56:51 +00:00
mac_policy.h Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_process.c Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_syscalls.c Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_system.c Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_vfs.c Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00