summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chroot/chroot.c
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=2 cleanup.mikeh2001-12-091-1/+1
| | | | | Submitted by: Maxime Henrion <mux@qualys.com> MFC after: 2 weeks
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
| | | | Idea from: Theo de Raadt <deraadt@openbsd.org>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove unused #include. Statisize usage().charnier1997-09-151-4/+7
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
| | | | posix standard on the topic.
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+96
OpenPOWER on IntegriCloud