K 10 svn:author V 7 trhodes K 8 svn:date V 27 2005-04-22T18:49:30.000000Z K 7 svn:log V 329 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). END