summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chroot.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document that changes made to the directory hierarchy of the chrootmillert2015-01-221-2/+7
| | | | | jail may inadvertanly allow a process to escape. Also mention the problem of directory fd passing. Based on a diff from deraadt@
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
| | | | description.
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-6/+4
|
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
|
* more library historyschwarze2013-07-171-4/+4
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Fix typo, setreseuid -> setresuidweerd2011-02-111-3/+3
| | | | ok otto@, jmc@
* WARNINGS -> CAVEATS, and a little neccessary cleanup;jmc2010-04-011-4/+4
|
* encourage use of setreseuid(), and warn there are other privs; ok henningderaadt2010-01-111-5/+5
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Add example; OK ian@ deraadt@ jaredy@millert2005-01-011-1/+15
|
* document EPERM; from Pedro Martelletto;jmc2004-01-241-1/+3
| | | | ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-6/+5
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-2/+2
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+7
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* make function names the correct casederaadt1999-02-271-5/+5
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* path/dirname; entropy@tardis.bernstein.comderaadt1997-09-261-1/+1
|
* warn about root and the jailderaadt1996-09-251-0/+2
|
* unescapeable chroot; thanks to nirva and asriel for helpingderaadt1996-09-241-1/+7
|
* initial import of NetBSD treederaadt1995-10-181-0/+100