summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pledge.2
AgeCommit message (Expand)Author
2016-07-03introduces new promise "chown" to allow changing owner/group with *chown(2) f...Sebastien Marie
2016-04-13Revert the recent changes to pledge.2.Theo Buehler
2016-04-12tweak previous;Jason McIntyre
2016-04-12documents "mcast" promiseSebastien Marie
2016-04-12documents "route" promiseSebastien Marie
2016-04-10Clean up and complete the lists of allowed syscalls.Theo Buehler
2016-03-11missing article in previous;Jason McIntyre
2016-03-11pledge: define the meaning of passing NULL to one arguments of pledge(2) as "ISebastien Marie
2016-02-11Document how to use sndio in pledged programs.Tim van der Molen
2016-01-18adjust some syscalls in proc & id; from Carlin BinghamTheo de Raadt
2016-01-09drop "abort" promise, and make it the default behaviour.Sebastien Marie
2016-01-06add a bug that the path whitelist is not available at this time.Ted Unangst
2015-12-16documents pledge(2) "dpath" promiseSebastien Marie
2015-12-16in pledged process, setuid/setgid/sticky bits should be ignored.Sebastien Marie
2015-12-03Remove the /usr/share/nls/ exception from pledge(2). The libcAlexander Bluhm
2015-12-01Document that "tty" provides read-write access to /dev/tty too.Todd C. Miller
2015-11-29Add pledge "pf" which allows ioctls on pf(4). This will be used bySebastian Benoit
2015-11-18rob pierce spotted a mistake left by jmcTheo de Raadt
2015-11-16minor tweaks;Jason McIntyre
2015-11-16Permit revoke(2) for a pledge "rpath tty"Theo de Raadt
2015-11-06Remove needless comma.mmcc
2015-11-03Improve explanations throughoutTheo de Raadt
2015-11-03systrace should work nowTed Unangst
2015-10-24remove a paste error and get section numbers right for sysctl(3);Jason McIntyre
2015-10-23Add 3 new pledge requests. "ps" exposes enough sysctl information forTheo de Raadt
2015-10-22document "id" request; from Gregor BestTheo de Raadt
2015-10-14Document flock requestTodd C. Miller
2015-10-13new sentence, new line;Jason McIntyre
2015-10-12satisfy jmc!Theo de Raadt
2015-10-12Add details about a variety of semantics; going to keep adding and thenTheo de Raadt
2015-10-12pledge wasn't called pledge in 5.8, and it was disabled;Ingo Schwarze
2015-10-12make description of ERRORS more complete;Ingo Schwarze
2015-10-09tame -> pledge conversion, in libc. I should crank libc, but am cheatingTheo de Raadt