summaryrefslogtreecommitdiffstats
path: root/share/security
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-211-2/+2
| | | | I removed utmp and its manpage, but not other manpages referring to it.
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Makefile.inc wasn't needed; this is a left-over of other files presentrwatson2003-11-082-3/+1
| | | | | | | | in share/security in the trustedbsd_sebsd branch that are not present in the main tree. Also, .include Makefile.inc from the parent directory so that BINDIR is set right. Pointed out by: bde
* When lomac-policy.contexts was merged from the TrustedBSD MAC branch,rwatson2003-11-082-0/+10
| | | | the Makefiles were not committed.
* Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module,rwatson2002-12-031-0/+29
the file system initial labeling policy exists in userland, and is fed into setfsmac(1). This is based on the old LOMAC PLM. Approved by: re Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
OpenPOWER on IntegriCloud