freebsd-src/sys/security
Bruce Evans b656366b46 Include <sys/malloc.h> instead of depending on namespace pollution 2
layers deep in <sys/proc.h> or <sys/vnode.h>.

Removed unused includes.

Fixed some printf format errors (1 fatal on i386's; 1 fatal on alphas;
1 not fatal on any supported machine).
2002-09-05 07:02:43 +00:00
..
lomac Keep a copy of the credential used to mount filesystems around so 2002-08-19 06:52:21 +00:00
mac Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-05 07:02:43 +00:00
mac_biba Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
mac_bsdextended Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
mac_ifoff Rename mac_check_socket_receive() to mac_check_socket_deliver() so that 2002-08-15 18:51:27 +00:00
mac_mls Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
mac_none Prefer NULL to 0 when passing a NULL pointer. 2002-08-20 02:54:09 +00:00
mac_seeotheruids Introduce support for Mandatory Access Control and extensible 2002-07-31 18:07:45 +00:00
mac_stub Prefer NULL to 0 when passing a NULL pointer. 2002-08-20 02:54:09 +00:00
mac_test Provide stub mpo_syscall() implementations for mac_none and mac_test. 2002-08-20 02:53:35 +00:00