freebsd-dev/sys/security/mac
Robert Watson f30a9615fd Remove all reference to 'struct oldmac', since it's no longer required
with the new VFS/EA semantics in the MAC framework.  Move the per-policy
structures out to per-policy include files, removing all policy-specific
defines and structures out of the base framework includes and
implementation, making mac_biba and mac_mls entirely self-contained.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-28 19:44:05 +00:00
..
mac_framework.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_framework.h Remove all reference to 'struct oldmac', since it's no longer required 2002-10-28 19:44:05 +00:00
mac_internal.h An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_net.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_pipe.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_policy.h Implement mac_check_system_sysctl(), a MAC Framework entry point to 2002-10-27 07:12:34 +00:00
mac_process.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_syscalls.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_system.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00
mac_vfs.c An inappropriate ASSERT slipped in during the recent merge of the 2002-10-28 18:53:53 +00:00