summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_capability.c
Commit message (Expand)AuthorAgeFilesLines
* Merge r263233 from HEAD to stable/10:rwatson2015-03-191-1/+1
* Disallow cap_enter() in freebsd32 compatibility mode.jilles2013-09-171-0/+20
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-20/+0
* The cap_rights_limit(2) system calls needs a wrapper for 32bit binariespjd2013-08-181-0/+21
* Implement 32bit versions of the cap_ioctls_limit(2) and cap_ioctls_get(2)pjd2013-08-181-0/+153
OpenPOWER on IntegriCloud