freebsd-nq/sys/security/mac
Robert Watson 27f2eac7f3 Provide an implementation of mac_syscall() so that security modules
can offer new services without reserving system call numbers, or
augmented versions of existing services.  User code requests a
target policy by name, and specifies the policy-specific API plus
target.  This is required in particular for our port of SELinux/FLASK
to the MAC framework since it offers additional security services.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-19 17:59:48 +00:00
..
mac_framework.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_framework.h Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_internal.h Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_net.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_pipe.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_policy.h Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_process.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_syscalls.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_system.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_vfs.c Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00