aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/capability.h
Commit message (Expand)AuthorAgeFilesLines
* o Simplify capability types away from an array of ints to a singleRobert Watson2000-10-131-70/+78
* o Add POSIX1E_CAPABILITY_EXTATTR_NAME, a string constant for theRobert Watson2000-08-081-3/+6
* o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated withRobert Watson2000-07-051-0/+4
* o Include file for POSIX.1e capabilities supportRobert Watson2000-06-071-0/+197