summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Reverse some minor changes that got caught up in my big unarchive patchGlenn L McGrath2002-09-251-4/+4
* New common unarchive code.Glenn L McGrath2002-09-252-42/+88
* Add a new top appletEric Andersen2002-09-172-0/+12
* Watch applet by Michael HabermannGlenn L McGrath2002-09-162-0/+15
* Apply vodz' last_patch52Eric Andersen2002-09-163-4/+4
* mesg applet by Manuel Novoa IIIGlenn L McGrath2002-09-162-0/+10
* openvt applet by Quy TonthatGlenn L McGrath2002-09-162-0/+10
* Use busybox's show_usage function for helpGlenn L McGrath2002-09-151-0/+1
* Awk applet written from scratch by Dmitry ZakharovGlenn L McGrath2002-09-152-0/+11
* Remove extrangeous backslashes that were probably introduced byAaron Lehmann2002-08-231-4/+4
* define inline if needed for ANSI C compatabilityGlenn L McGrath2002-08-221-0/+4
* Remove unwanted comments, run through indentGlenn L McGrath2002-08-221-11/+10
* Run through indent, use /* */ style commentsGlenn L McGrath2002-08-221-12/+15
* Remove definition of is_octal and is_decimal, they arent usedGlenn L McGrath2002-08-221-3/+0
* New applet, udhcp clientGlenn L McGrath2002-08-212-0/+17
* Added a help text for the -C option to syslogdRobert Griebl2002-08-071-1/+9
* Initial checkin of a very primitive hwclock replacementRobert Griebl2002-07-212-0/+14
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-191-0/+2
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-033-4/+4
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-034-1/+40
* Patch from Martin Volf <volf@dragon.cz> to fix where I hadEric Andersen2002-07-031-2/+2
* Cleanup shadow.h stuff so it behaves as intendedEric Andersen2002-07-031-81/+0
* Silly spelling fixEric Andersen2002-07-031-1/+1
* Port over the last of the tinylogin appletsEric Andersen2002-06-234-0/+155
* Bigger patch for (partial) tinylogin integrationRobert Griebl2002-06-041-0/+16
* Fix for broken handling off BusyBox's own pwd/grp implementationsRobert Griebl2002-06-043-4/+88
* Implement two types of suid/sgid support for BusyBox:Robert Griebl2002-06-043-179/+195
* Support old-style compress (.Z) files via libbb / unzip( ) callsRobert Griebl2002-05-151-0/+5
* Added support for -Y|--proxy=on/off to wgetRobert Griebl2002-05-141-2/+3
* This patch adds -e (extended information) to route and -r/-e (show routingRobert Griebl2002-05-141-2/+5
* Support noerror optionEric Andersen2002-04-271-1/+2
* Add netcat -i option, per patch from Cristian Ionescu-IdbohrnEric Andersen2002-04-261-0/+1
* Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>Eric Andersen2002-04-262-2/+13
* Patch from Jim Treadway -- fix a missing "\" in usage.hEric Andersen2002-04-131-1/+1
* Stupid gcc always includes its own builtin strlen()...Eric Andersen2002-04-131-0/+4
* Patch from Edward Betts <edward@debian.org> to add -x switch to du.cEric Andersen2002-04-061-1/+2
* * archival/bunzip2.c: Include <unistd.h>.Matt Kraai2002-03-271-4/+5
* * include/applets.h (CONFIG_LOSETUP): New.Matt Kraai2002-03-202-0/+12
* Fix devfs loop device supportEric Andersen2002-03-201-0/+2
* Try to pull in PATH_MAX properlyEric Andersen2002-03-161-0/+4
* * archival/gzip.c (ifname, ofname): Delete.Matt Kraai2002-02-051-2/+2
* * include/usage.h (gzip_trivial_usage): Make FILE optional.Matt Kraai2002-02-051-2/+2
* If PATH_MAX isn't defined, define it outselvesEric Andersen2002-01-261-1/+3
* * include/usage.h: Fix route and unzip usage messages (patch fromMatt Kraai2002-01-031-2/+2
* unzip applet by Laurence AndersonGlenn L McGrath2002-01-024-0/+19
* Vodz' last_patch31Eric Andersen2001-12-181-0/+2
* Add in a new restart init target, triggered by SIGHUP. Patch fromEric Andersen2001-12-171-2/+9
* Make cp and mv optionally preserve hard links.Matt Kraai2001-12-171-0/+4
* Some minor usage cleanups from David Douthitt <ssrat@mailbag.com>Eric Andersen2001-12-161-2/+2
* Remove documentation for the --file option to hostname (noted byMatt Kraai2001-12-061-5/+5