aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/capability
Commit message (Expand)AuthorAgeFilesLines
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-161-1/+13
* Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-201-1/+1
* use .Mt to mark up email addresses consistently (part4)Baptiste Daroussin2014-06-231-1/+1
* Update system man pages for s/capability.h/capsicum.h/.Robert Watson2014-03-271-2/+2
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-2/+2
* - Add manual pages for capability rights (rights(4)), cap_rights_init(3)Pawel Jakub Dawidek2013-11-042-10/+250
* Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-052-0/+33