summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chroot/chroot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When a user is specified via the -u flag, use setusercontext() tomillert2015-05-191-9/+16
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* useless endpwenthenning2005-05-231-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* More -G/-U deletion + style(9) while millert@ is here.mpech2003-02-111-3/+3
* Make the -u and -g options more like the -U and -G options. My intentionmillert2003-02-081-97/+39
* o check for empty $SHELL and add missing __dead (Andrey Matveev)millert2002-12-221-10/+14
* Add -U option to set uid, gid, and group vector based on password database.millert2002-10-291-12/+37
* Add options to set the uid, gid, and group vector after the chroot;millert2002-10-251-24/+138
* ansideraadt2002-07-141-5/+3
* o) fix order and usage of chroot&chdir;mpech2002-05-131-3/+3
* openbsd rcsdidsmickey2000-08-171-1/+3
* int mainderaadt1996-08-291-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+73