summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>Eric Andersen2001-12-062-0/+11
* If find_pid_by_name() had an error, it was returning -1, but storingEric Andersen2001-12-061-1/+1
* Patch from Steve Merrifield <steve@labyrinth.net.au> toEric Andersen2001-12-062-3/+3
* Add in a 'time' applet. Adds 4.5k.Eric Andersen2001-11-302-0/+10
* bzcat and bunzip -c support from Thomas LundquistGlenn L McGrath2001-11-182-1/+10
* I forgot to add these. Part of the patch from vodzEric Andersen2001-11-101-0/+30
* Required for od and hexdump appletsGlenn L McGrath2001-11-021-0/+42
* Introduce od and hexdump appletsGlenn L McGrath2001-11-022-0/+29
* Move usage.h to include/usage.hEric Andersen2001-10-312-0/+14
* Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>Eric Andersen2001-10-312-0/+13
* Use extended regular expressions when invoked as egrep (noted and initialMatt Kraai2001-10-291-1/+1
* include unistd which provides off_t for the header and hence unarchive appletsGlenn L McGrath2001-10-271-1/+2
* libunarchive, and recovery from my previous commitGlenn L McGrath2001-10-252-77/+42
* Modify applets to use libunarchiveGlenn L McGrath2001-10-251-0/+44
* Split true and false into separate applets.Matt Kraai2001-10-241-2/+2
* Ignore generated filesEric Andersen2001-10-241-0/+2