aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)sandman2002-07-191-0/+2
* Scrub pwd.h and grp.h handling so we don't have to play anyandersen2002-07-033-4/+4
* This patch from Bart Visscher <magick@linux-fan.com> addsandersen2002-07-034-1/+40
* Patch from Martin Volf <volf@dragon.cz> to fix where I hadandersen2002-07-031-2/+2
* Cleanup shadow.h stuff so it behaves as intendedandersen2002-07-031-81/+0
* Silly spelling fixandersen2002-07-031-1/+1
* Port over the last of the tinylogin appletsandersen2002-06-234-0/+155
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-0/+16
* Fix for broken handling off BusyBox's own pwd/grp implementationssandman2002-06-043-4/+88
* Implement two types of suid/sgid support for BusyBox:sandman2002-06-043-179/+195
* Support old-style compress (.Z) files via libbb / unzip( ) callssandman2002-05-151-0/+5
* Added support for -Y|--proxy=on/off to wgetsandman2002-05-141-2/+3
* This patch adds -e (extended information) to route and -r/-e (show routingsandman2002-05-141-2/+5
* Support noerror optionandersen2002-04-271-1/+2
* Add netcat -i option, per patch from Cristian Ionescu-Idbohrnandersen2002-04-261-0/+1
* Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>andersen2002-04-262-2/+13
* Patch from Jim Treadway -- fix a missing "\" in usage.handersen2002-04-131-1/+1
* Stupid gcc always includes its own builtin strlen()...andersen2002-04-131-0/+4
* Patch from Edward Betts <edward@debian.org> to add -x switch to du.candersen2002-04-061-1/+2
* * archival/bunzip2.c: Include <unistd.h>.kraai2002-03-271-4/+5
* * include/applets.h (CONFIG_LOSETUP): New.kraai2002-03-202-0/+12
* Fix devfs loop device supportandersen2002-03-201-0/+2
* Try to pull in PATH_MAX properlyandersen2002-03-161-0/+4
* * archival/gzip.c (ifname, ofname): Delete.kraai2002-02-051-2/+2
* * include/usage.h (gzip_trivial_usage): Make FILE optional.kraai2002-02-051-2/+2
* If PATH_MAX isn't defined, define it outselvesandersen2002-01-261-1/+3
* * include/usage.h: Fix route and unzip usage messages (patch fromkraai2002-01-031-2/+2
* unzip applet by Laurence Andersonbug12002-01-024-0/+19
* Vodz' last_patch31andersen2001-12-181-0/+2
* Add in a new restart init target, triggered by SIGHUP. Patch fromandersen2001-12-171-2/+9
* Make cp and mv optionally preserve hard links.kraai2001-12-171-0/+4
* Some minor usage cleanups from David Douthitt <ssrat@mailbag.com>andersen2001-12-161-2/+2
* Remove documentation for the --file option to hostname (noted bykraai2001-12-061-5/+5
* Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>andersen2001-12-062-0/+11
* If find_pid_by_name() had an error, it was returning -1, but storingandersen2001-12-061-1/+1
* Patch from Steve Merrifield <steve@labyrinth.net.au> toandersen2001-12-062-3/+3
* Add in a 'time' applet. Adds 4.5k.andersen2001-11-302-0/+10
* bzcat and bunzip -c support from Thomas Lundquistbug12001-11-182-1/+10
* I forgot to add these. Part of the patch from vodzandersen2001-11-101-0/+30
* Required for od and hexdump appletsbug12001-11-021-0/+42
* Introduce od and hexdump appletsbug12001-11-022-0/+29
* Move usage.h to include/usage.handersen2001-10-312-0/+14
* Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>andersen2001-10-312-0/+13
* Use extended regular expressions when invoked as egrep (noted and initialkraai2001-10-291-1/+1
* include unistd which provides off_t for the header and hence unarchive appletsbug12001-10-271-1/+2
* libunarchive, and recovery from my previous commitbug12001-10-252-77/+42
* Modify applets to use libunarchivebug12001-10-251-0/+44
* Split true and false into separate applets.kraai2001-10-241-2/+2
* Ignore generated filesandersen2001-10-241-0/+2
* Major rework of the directory structure and the entire build system.andersen2001-10-246-207/+203