summaryrefslogtreecommitdiff
path: root/sys/security/mac_portacl
Commit message (Expand)AuthorAgeFilesLines
* Merge mac_portacl.c:1.7 from HEAD to RELENG_5:Robert Watson2004-12-221-0/+23
* Merge mac_portacl.c:1.5 from HEAD to RELENG_5:Robert Watson2004-12-221-26/+19
* Remove dead code. (This loop counted the number of rules, but the countColin Percival2004-05-151-7/+0
* Pay attention to mac_portacl_enabled.Robert Watson2004-01-201-1/+5
* Including <sys/stdint.h> is (almost?) universally only to be able to usePoul-Henning Kamp2003-03-181-1/+0
* Do not depend on namespace pollution, explicitly include sys/sx.hAlexander Kabaev2003-03-121-0/+1
* A cute yet small MAC policy that provides a simple ACL mechanism toRobert Watson2003-03-021-0/+485