summaryrefslogtreecommitdiffstats
path: root/sys/security/lomac/kernel_util.c
Commit message (Expand)AuthorAgeFilesLines
* Unhook the old LOMAC module, now replaced with mac_lomac.rwatson2002-12-031-696/+0
* Keep a copy of the credential used to mount filesystems around sophk2002-08-191-1/+1
* - Replace v_flag with v_iflag and v_vflagjeff2002-08-041-2/+3
* More s/file system/filesystem/gtrhodes2002-05-161-3/+3
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-2/+2
* DBA update: pick the right DBA for various LOMAC copyrights.rwatson2002-03-131-1/+1
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-271-3/+2
* Pre-KSE/M3 commit.julian2002-02-071-1/+1
* Import LOMAC preliminary release 2.0.0 in src/sys/security. These files maygreen2001-11-191-0/+696
OpenPOWER on IntegriCloud