freebsd-dev/sys/security/mac
Robert Watson 8d8d5ea8f2 Remove about 40 lines of #ifdef/#endif by using new macros
MAC_DEBUG_COUNTER_INC() and MAC_DEBUG_COUNTER_DEC() to maintain
debugging counter values rather than #ifdef'ing the atomic
operations to MAC_DEBUG.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-08-20 19:16:49 +00:00
..
mac_framework.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_framework.h Update NAI copyright to 2003, missed in earlier commits and merges. 2003-04-18 19:57:37 +00:00
mac_internal.h Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_net.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_pipe.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_policy.h Redesign the externalization APIs from the MAC Framework to 2003-06-23 01:26:34 +00:00
mac_process.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_syscalls.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_system.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00
mac_vfs.c Remove about 40 lines of #ifdef/#endif by using new macros 2003-08-20 19:16:49 +00:00