rwatson b1217b7974 Introduce support for Mandatory Access Control and extensible
kernel access control.

Replace 'void *' with 'struct mac *' now that mac.h is in the base
tree.  The current POSIX.1e-derived userland MAC interface is
schedule for replacement, but will act as a functional placeholder
until the replacement is done.  These system calls allow userland
processes to get and set labels on both the current process, as well
as file system objects and file descriptor backed objects.
2002-07-30 22:43:20 +00:00
..
2002-06-19 20:44:48 +00:00
2002-05-16 21:28:32 +00:00
2002-07-20 02:56:34 +00:00
2002-06-29 17:26:22 +00:00
2002-06-30 03:01:44 +00:00
2002-07-26 08:07:55 +00:00
2002-06-29 17:26:22 +00:00
2002-07-30 12:02:41 +00:00