Searched hist:145412 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/security/mac_bsdextended/
H A Dmac_bsdextended.cdiff 145412 Fri Apr 22 18:49:30 MDT 2005 trhodes 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).
H A Dugidfw_system.cdiff 145412 Fri Apr 22 18:49:30 MDT 2005 trhodes 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).
H A Dugidfw_vnode.cdiff 145412 Fri Apr 22 18:49:30 MDT 2005 trhodes 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).

Completed in 78 milliseconds