aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/chroot
Commit message (Expand)AuthorAgeFilesLines
* Minor mdoc fixes.Joel Dahl2012-10-071-1/+1
* Eliminate global variables.Ed Schouten2011-11-061-5/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* 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-072-8/+0
* Allow the optional setting of a user, primary group, or grouplistMike Makonnen2003-06-072-6/+114
* 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
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* The .Nm utilityPhilippe Charnier2002-07-141-1/+1
* de-__P()Alfred Perlstein2002-07-111-1/+1
* Pedantry to satisfy the bin/34159 author.Ruslan Ermilov2002-03-151-5/+5
* Finish cleanup in chroot.c CSRG revision 5.6 by Keith BosticRuslan Ermilov2002-01-221-4/+0
* Add xref to jail(8)Mike Pritchard2001-12-281-1/+2
* Reorder WARNS line for style.Mike Heffner2001-12-101-2/+1
* WARNS=2 cleanup.Mike Heffner2001-12-092-1/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Remove unused #include. Statisize usage().Philippe Charnier1997-09-152-6/+9
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-1/+2
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-263-0/+181