summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/unveil.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clairify the point at which unveil first makes restricitons on thebeck2020-04-251-9/+4
* Explicitly say that *permissions can be "".schwarze2019-12-061-3/+4
* basic macro cleanupschwarze2019-07-251-41/+41
* Show unveil(2) violators in lastcomm(1) output and daily mail.bluhm2019-07-251-2/+8
* BUGS goes last;jmc2019-03-241-7/+6
* Document the fact that readlink(2) can bypass restrictions as neededbeck2019-03-241-2/+10
* Reference permissions in the canonical plural.rob2019-03-211-3/+3
* remove double .Pp. oops - sorry for not spotting!jmc2018-11-291-2/+1
* Improve introduction so there is more clarity about the patterns ofderaadt2018-11-291-17/+17
* Correctly deal with upper level unveil's by keeping track of the coveringbeck2018-10-281-13/+2
* typo; ok jmc@miko2018-09-261-2/+2
* align RETURN VALUES section with pledge manual; ok deraadt@miko2018-09-261-4/+3
* Some cleanups and clarification, especially regarding locking (observed by rob)deraadt2018-07-301-31/+33
* tweak previous;jmc2018-07-301-10/+11
* document the current limitation (we don't yet find an above coveringbeck2018-07-301-2/+12
* re-ordering for sensibility, by semarie; ok jmcderaadt2018-07-281-13/+13
* Full stop.rob2018-07-271-3/+3
* tidy up the flags section a little: supply a little more indent, and reducejmc2018-07-181-12/+16
* fix thinkoespie2018-07-161-3/+3
* Correct some typos and also ran it through mandoc -Tlintmestre2018-07-131-12/+12
* Unveiling unveil(2).beck2018-07-131-0/+158