aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac_lomac
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings on 64bits architectures.Maxime Henrion2003-01-061-2/+1
* Default policies to on: if you load them or compile them into yourRobert Watson2002-12-101-1/+1
* Remove dm_root entry from struct devfs_mount. It's never set, and isRobert Watson2002-12-091-8/+10
* Remove a const that generates a warning: the const isn't strictlyRobert Watson2002-12-041-1/+1
* License tweak: remove clause 3 per permission of NAI.Robert Watson2002-12-032-6/+0
* Correct two warnings by staticizing a function and removing an unusedRobert Watson2002-11-261-11/+1
* Import an implementation of LOMAC (Low-Watermark Mandatory AccessRobert Watson2002-11-262-0/+2842