summaryrefslogtreecommitdiffstats
path: root/sys/security/lomac/lomacfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Unhook the old LOMAC module, now replaced with mac_lomac.rwatson2002-12-031-1151/+0
* Regularize the vop_stdlock'ing protocol across all the filesystemsmckusick2002-10-141-4/+4
* - Use vrefcnt() instead of v_usecount.jeff2002-09-251-4/+4
* Remove all use of vnode->v_tag, replacing with appropriate substitutes.njl2002-09-141-1/+1
* - Replace v_flag with v_iflag and v_vflagjeff2002-08-041-2/+2
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* DBA update: pick the right DBA for various LOMAC copyrights.rwatson2002-03-131-1/+1
* Part I: Update extended attribute API and ABI:rwatson2002-02-101-1/+2
* Return a POSIX-compliant error for write(2) failure.green2001-11-281-1/+1
* Import LOMAC preliminary release 2.0.0 in src/sys/security. These files maygreen2001-11-191-0/+1150
OpenPOWER on IntegriCloud