aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/chroot/chroot.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-4/+2
* In preparation for raising NGROUPS and NGROUPS_MAX, change baseBrooks Davis2009-06-191-3/+7
* Per letter dated July 22, 1999, delete clause 3 from code directlyWarner Losh2004-08-071-4/+0
* Allow the optional setting of a user, primary group, or grouplistMike Makonnen2003-06-071-4/+92
* Explicitly compare the values returned by chdir(2) and chroot(2) to -1.Mike Makonnen2003-06-021-1/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+4
* de-__P()Alfred Perlstein2002-07-111-1/+1
* WARNS=2 cleanup.Mike Heffner2001-12-091-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove unused #include. Statisize usage().Philippe Charnier1997-09-151-4/+7
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+96