Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new sysctl/tunable to mac_portacl: | rwatson | 2004-12-08 | 1 | -0/+23 |
* | Switch from using an sx lock to a mutex for the mac_portacl rule chain: | rwatson | 2004-12-06 | 1 | -26/+19 |
* | Remove dead code. (This loop counted the number of rules, but the count | cperciva | 2004-05-15 | 1 | -7/+0 |
* | Pay attention to mac_portacl_enabled. | rwatson | 2004-01-20 | 1 | -1/+5 |
* | Including <sys/stdint.h> is (almost?) universally only to be able to use | phk | 2003-03-18 | 1 | -1/+0 |
* | Do not depend on namespace pollution, explicitly include sys/sx.h | kan | 2003-03-12 | 1 | -0/+1 |
* | A cute yet small MAC policy that provides a simple ACL mechanism to | rwatson | 2003-03-02 | 1 | -0/+485 |