freebsd-skq/sys/security
Kip Macy 8451d0dd78 In order to maximize the re-usability of kernel code in user space this
patch modifies makesyscalls.sh to prefix all of the non-compatibility
calls (e.g. not linux_, freebsd32_) with sys_ and updates the kernel
entry points and all places in the code that use them. It also
fixes an additional name space collision between the kernel function
psignal and the libc function of the same name by renaming the kernel
psignal kern_psignal(). By introducing this change now we will ease future
MFCs that change syscalls.

Reviewed by:	rwatson
Approved by:	re (bz)
2011-09-16 13:58:51 +00:00
..
audit In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
mac In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
mac_biba Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00
mac_bsdextended
mac_ifoff
mac_lomac
mac_mls Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00
mac_none
mac_partition
mac_portacl
mac_seeotheruids
mac_stub Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00
mac_test Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00