freebsd-dev/sys/security/mac_bsdextended
Tom Rhodes a203d9780b Add locking support to mac_bsdextended:
- Introduce a global mutex, mac_bsdextended_mtx, to protect the rule
   array and hold this mutex over use and modification of the rule array
   and rules.
- Re-order and clean up sysctl_rule so that copyin/copyout/update happen
   in the right order (suggested by: jhb done by rwatson).
2005-04-22 18:49:30 +00:00
..
mac_bsdextended.c Add locking support to mac_bsdextended: 2005-04-22 18:49:30 +00:00
mac_bsdextended.h Bump copyright dates for NETA on these files. 2004-10-21 11:29:56 +00:00