summaryrefslogtreecommitdiff
path: root/sys/kern/kern_cap.c
Commit message (Expand)AuthorAgeFilesLines
* - Attempt to help declutter kern. sysctl by moving security out fromAndrew R. Reiter2002-01-161-2/+2
* Update copyrights to include Thomas Moestl.Robert Watson2001-11-051-5/+4
* Merge from POSIX.1e Capabilities development tree:Robert Watson2001-11-021-2/+17
* o Update copyright dates.Robert Watson2001-11-011-0/+3
* o Update copyright dates.Robert Watson2001-10-271-1/+1
* KSE Milestone 2Julian Elischer2001-09-121-6/+6
* Remove unneeded #include <sys/proc.h> lines.Poul-Henning Kamp2000-10-291-1/+0
* o Simplify capability types away from an array of ints to a singleRobert Watson2000-10-131-2/+9
* o Add missing function return types from capability syscall call stubs,Robert Watson2000-07-251-0/+4
* o Introduce syscall prototypes, stubs for __cap_{get,set}_{fd,file},Robert Watson2000-07-131-0/+32
* Introduce additional POSIX.1e-related stubsRobert Watson2000-06-071-0/+66