freebsd-skq/sys/security/mac
rwatson 07917a99a1 Remove non-pipe code from mac_pipe.c. Leave:
Pipe enforcement flag.
  Pipe object debugging counters.
  MALLOC type for MAC label storage.
  Pipe MAC label management routines, externalize/internalization/change
    routines.
  Pipe MAC access control checks.

Un-staticize functions called from mac_set_fd() when operating on a
pipe.  Abstraction improvements in this space seem likely.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-10-22 19:31:57 +00:00
..
mac_framework.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_framework.h Use __BEGIN_DECLS and __END_DECLS around userland function prototypes 2003-10-02 03:07:51 +00:00
mac_internal.h The following shared types/constants/interfaces/... are required 2003-10-22 18:49:29 +00:00
mac_net.c Remove non-network related contents from mac_net.c. Leave: 2003-10-22 19:15:34 +00:00
mac_pipe.c Remove non-pipe code from mac_pipe.c. Leave: 2003-10-22 19:31:57 +00:00
mac_policy.h Introduce two new MAC Framework and MAC policy entry points: 2003-08-21 18:21:22 +00:00
mac_process.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_syscalls.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_system.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_vfs.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00