History log of /openbsd/lib/libc/sys/chroot.2 (Results 1 – 24 of 24)
Revision Date Author Comments
# 41ce3b17 31-Mar-2022 naddy <naddy@openbsd.org>

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@


# e992327f 03-Jan-2021 rob <rob@openbsd.org>

Make consistent reference to pathname.

OK schwarze@, jmc@, deraadt@


# 50a99305 22-Jan-2015 millert <millert@openbsd.org>

Document that changes made to the directory hierarchy of the chroot
jail may inadvertanly allow a process to escape. Also mention the
problem of directory fd passing. Based on a diff from deraadt@


# 2acd0c01 19-Jan-2015 millert <millert@openbsd.org>

Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG
description.


# 9372b8fc 16-Dec-2014 schwarze <schwarze@openbsd.org>

use .In and delete .Tn; from Kaspars at Bankovskis dot net


# 33fc4b46 10-Dec-2014 schwarze <schwarze@openbsd.org>

use .Rv; no change of meaning; from Kaspars at Bankovskis dot net


# 23fbb714 17-Jul-2013 schwarze <schwarze@openbsd.org>

more library history
facts checked by sobrado@
style tweaks and ok jmc@


# 1199618b 11-Feb-2011 weerd <weerd@openbsd.org>

Fix typo, setreseuid -> setresuid

ok otto@, jmc@


# 0c1bb6b5 01-Apr-2010 jmc <jmc@openbsd.org>

WARNINGS -> CAVEATS, and a little neccessary cleanup;


# 2f9676f2 11-Jan-2010 deraadt <deraadt@openbsd.org>

encourage use of setreseuid(), and warn there are other privs; ok henning


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# beab8a87 01-Jan-2005 millert <millert@openbsd.org>

Add example; OK ian@ deraadt@ jaredy@


# 6e3d6d5f 24-Jan-2004 jmc <jmc@openbsd.org>

document EPERM; from Pedro Martelletto;
ok millert@


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# ea418ffe 18-Oct-2000 aaron <aaron@openbsd.org>

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# a3542fad 15-Apr-2000 aaron <aaron@openbsd.org>

- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.


# a4a5a972 29-Jun-1999 aaron <aaron@openbsd.org>

- change references to nil to null; tschroed@acm.org
- 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


# fc8533a3 23-May-1999 aaron <aaron@openbsd.org>

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


# 960f8fbd 27-Feb-1999 deraadt <deraadt@openbsd.org>

make function names the correct case


# ad6ee287 06-Jul-1998 deraadt <deraadt@openbsd.org>

fix openbsd tag


# 7e4e85bb 26-Sep-1997 deraadt <deraadt@openbsd.org>

path/dirname; entropy@tardis.bernstein.com


# 8211a14c 25-Sep-1996 deraadt <deraadt@openbsd.org>

warn about root and the jail


# 060a3d58 24-Sep-1996 deraadt <deraadt@openbsd.org>

unescapeable chroot; thanks to nirva and asriel for helping


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree