summaryrefslogtreecommitdiffstats
path: root/sys/sys/acl.h
Commit message (Expand)AuthorAgeFilesLines
* o Add two constants mapping ACLs into extended attribute namesrwatson2000-09-211-8/+9
* Fix man page structures/constants to match recent changes in acl.hrwatson2000-01-281-49/+35
* A few more touchups:rwatson2000-01-261-4/+9
* Minor fixes to library interface to improve POSIX.1e compliance. Thisrwatson2000-01-261-5/+9
* A few more style cleanupsrwatson2000-01-201-14/+9
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-56/+45
* IRIX interoperability -- define ACL_MAX_ENTRIES from MAX_ACL_ENTRIESrwatson2000-01-181-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-0/+169
OpenPOWER on IntegriCloud