summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_acl_posix1e.c
Commit message (Expand)AuthorAgeFilesLines
...
* Correct the following defines to match the POSIX.1e spec:jedgar2001-04-111-36/+36
* o Introduce filesystem-independent POSIX.1e ACL utility routines torwatson2001-03-061-5/+440
* Back out proc locking to protect p_ucred for obtaining additionaljhb2001-01-271-32/+8
* Proc locking.jhb2001-01-241-8/+32
* Staticize some malloc M_ instances.phk2000-12-081-1/+1
* o Change locking rules for VOP_GETACL() to indicate that vnode locksrwatson2000-09-211-1/+4
* Remove unneeded #include <vm/vm_zone.h>phk2000-04-301-1/+0
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-20/+16
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-0/+281
OpenPOWER on IntegriCloud