freebsd-dev/share/man
Ed Schouten bc1ace0b96 Decompose linkat()/renameat() rights to source and target.
To make it easier to understand how Capsicum interacts with linkat() and
renameat(), rename the rights to CAP_{LINK,RENAME}AT_{SOURCE,TARGET}.

This also addresses a shortcoming in Capsicum, where it isn't possible
to disable linking to files stored in a directory. Creating hardlinks
essentially makes it possible to access files with additional rights.

Reviewed by:	rwatson, wblock
Differential Revision:	https://reviews.freebsd.org/D3411
2015-08-27 15:16:41 +00:00
..
man1 Add META_MODE support. 2015-06-13 19:20:56 +00:00
man3 Make the system queue header file fully usable within C++ programs by 2015-06-28 21:06:45 +00:00
man4 Decompose linkat()/renameat() rights to source and target. 2015-08-27 15:16:41 +00:00
man5 Tweak the "rctl_enable" description to not give the impression 2015-08-23 13:51:06 +00:00
man6 Add META_MODE support. 2015-06-13 19:20:56 +00:00
man7 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
man8 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
man9 Remove reference to non-existent kern_openat(9). 2015-08-20 22:14:43 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00