]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r257633:
authorpjd <pjd@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Nov 2013 23:59:19 +0000 (23:59 +0000)
committerpjd <pjd@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Nov 2013 23:59:19 +0000 (23:59 +0000)
commit5626f977a990be35be93092482b9d6c61ddb7353
tree2a99d80ba54e270e253fd948fc8f688d1ce2b819
parent4668998103ece8c5bf5221e26428c04612ca5e65
Merge r257633:

- Add manual pages for capability rights (rights(4)), cap_rights_init(3)
  family of functions and cap_rights_get(3) function.
- Update remaining Capsicum-related manual pages.

Sponsored by: The FreeBSD Foundation
Reviewed by: bdrewery
Approved by: re (glebius)

git-svn-id: svn://svn.freebsd.org/base/stable/10@257771 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/capability/Makefile.inc
lib/libc/capability/cap_rights_init.3 [new file with mode: 0644]
lib/libc/gen/Makefile.inc
lib/libc/gen/cap_rights_get.3 [new file with mode: 0644]
lib/libc/sys/cap_ioctls_limit.2
lib/libc/sys/cap_rights_limit.2
share/man/man4/Makefile
share/man/man4/capsicum.4
share/man/man4/rights.4 [new file with mode: 0644]