aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-10-22vodz writes:Eric Andersen
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen
2002-10-22Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen
2002-10-19Update dpkg to use new unarchive codeGlenn L McGrath
2002-10-19Fix exclude/include problemGlenn L McGrath
2002-10-14added full udhcp integrationRuss Dill
2002-09-30Fix init docsEric Andersen
2002-09-30last_patch58 from vodz:Eric Andersen
2002-09-30Vodz' last_patch57:Eric Andersen
2002-09-27Fix compress support and prevent a segfaultGlenn L McGrath
2002-09-25Reverse some minor changes that got caught up in my big unarchive patchGlenn L McGrath
2002-09-25New common unarchive code.Glenn L McGrath
2002-09-17Add a new top appletEric Andersen
2002-09-16Watch applet by Michael HabermannGlenn L McGrath
2002-09-16Apply vodz' last_patch52Eric Andersen
2002-09-16mesg applet by Manuel Novoa IIIGlenn L McGrath
2002-09-16openvt applet by Quy TonthatGlenn L McGrath
2002-09-15Use busybox's show_usage function for helpGlenn L McGrath
2002-09-15Awk applet written from scratch by Dmitry ZakharovGlenn L McGrath
2002-08-23Remove extrangeous backslashes that were probably introduced byAaron Lehmann
2002-08-22define inline if needed for ANSI C compatabilityGlenn L McGrath
2002-08-22Remove unwanted comments, run through indentGlenn L McGrath
2002-08-22Run through indent, use /* */ style commentsGlenn L McGrath
2002-08-22Remove definition of is_octal and is_decimal, they arent usedGlenn L McGrath
2002-08-21New applet, udhcp clientGlenn L McGrath
2002-08-07Added a help text for the -C option to syslogdRobert Griebl
2002-07-21Initial checkin of a very primitive hwclock replacementRobert Griebl
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl
2002-07-03Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen
2002-07-03This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen
2002-07-03Patch from Martin Volf <volf@dragon.cz> to fix where I hadEric Andersen
2002-07-03Cleanup shadow.h stuff so it behaves as intendedEric Andersen
2002-07-03Silly spelling fixEric Andersen
2002-06-23Port over the last of the tinylogin appletsEric Andersen
2002-06-04Bigger patch for (partial) tinylogin integrationRobert Griebl
2002-06-04Fix for broken handling off BusyBox's own pwd/grp implementationsRobert Griebl
2002-06-04Implement two types of suid/sgid support for BusyBox:Robert Griebl
2002-05-15Support old-style compress (.Z) files via libbb / unzip( ) callsRobert Griebl
2002-05-14Added support for -Y|--proxy=on/off to wgetRobert Griebl
2002-05-14This patch adds -e (extended information) to route and -r/-e (show routingRobert Griebl
2002-04-27Support noerror optionEric Andersen
2002-04-26Add netcat -i option, per patch from Cristian Ionescu-IdbohrnEric Andersen
2002-04-26Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>Eric Andersen
2002-04-13Patch from Jim Treadway -- fix a missing "\" in usage.hEric Andersen
2002-04-13Stupid gcc always includes its own builtin strlen()...Eric Andersen
2002-04-06Patch from Edward Betts <edward@debian.org> to add -x switch to du.cEric Andersen
2002-03-27* archival/bunzip2.c: Include <unistd.h>.Matt Kraai
2002-03-20* include/applets.h (CONFIG_LOSETUP): New.Matt Kraai
2002-03-20Fix devfs loop device supportEric Andersen
2002-03-16Try to pull in PATH_MAX properlyEric Andersen