aboutsummaryrefslogtreecommitdiff
path: root/coreutils/chroot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* audit small applets and mark some of them as NOFORK.vda2007-04-101-2/+3
* EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>vda2007-02-061-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-5/+1
* - patch from Denis Vlasenko to add and use bb_xchdir()aldot2006-04-121-15/+3
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-021-1/+1
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-2/+1
* Major coreutils update.mjn32003-03-191-35/+15
* Major rework of the directory structure and the entire build system.andersen2001-10-241-4/+3
* Remove BB_SH define entirely.kraai2001-08-091-1/+1
* Fix up some silly messups with the debian packaging, and a dumbandersen2001-08-021-6/+6
* Fix applet_name.kraai2001-05-171-0/+1
* Fix invocation of builtin shell to have proper argc and argv.kraai2001-05-171-1/+3
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-1/+1
* Fix up copyright msgs. Bump version to 0.49 in preparation forandersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-0/+1
* Change calls to error_msg.* and strerror to use perror_msg.*.kraai2000-12-181-2/+2
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-2/+2
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* chroot can now call the builtin shellproski2000-07-241-0/+5
* Extract usage information into a separate file.kraai2000-07-161-9/+0
* Always report the applet name when doing error reporting.kraai2000-07-121-4/+2
* This is a fix for chrootandersen2000-06-021-8/+7
* More Doc updates. cmdedit and more termio fixes.erik2000-04-211-3/+5
* Upates to include copyright 2000 to everythingerik2000-04-131-1/+1
* A few updates (including the cp fix the Craig has been looking for)erik2000-03-041-0/+9
* Some formatting updates (ran the code through indent)erik2000-02-081-28/+29
* Updates to usage, and made tar work.andersen1999-11-101-1/+1
* Fixed up copyright notices and suchandersen1999-10-201-1/+3
* More stuff.andersen1999-10-181-2/+1
* Latest and greatest.andersen1999-10-121-10/+10
* More stuff works.andersen1999-10-051-20/+53
* Initial revisionandersen1999-10-051-0/+32