summaryrefslogtreecommitdiffstats
path: root/sys/sys/capsicum.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r306081:kib2016-09-281-0/+2
* Decompose linkat()/renameat() rights to source and target.ed2015-08-271-6/+11
* Allow cap_rights_{set,clear,is_set} to be called with no arguments.ed2015-07-231-6/+6
* Introduce a cap_ioctl_t used for the 'cmds' arguments to cap_ioctls_limit()rwatson2015-03-161-3/+3
* Add futimens and utimensat system calls.jilles2015-01-231-2/+2
* Make sure CAP_BINDAT and CAP_CONNECTAT are part of CAP_ALL0.ed2015-01-141-2/+2
* Prepare fget_unlocked for reading fd table only once.mjg2014-07-231-0/+3
* sys/capsicum.h: Remove not very useful visibility guards.jilles2014-04-191-6/+0
* Rename capability.h to capsicum.h: the original name conflicts with therwatson2014-03-161-0/+424
OpenPOWER on IntegriCloud