Age | Commit message (Expand) | Author |
2002-10-22 | vodz forgot to include the suid field | Eric Andersen |
2002-10-22 | Apply patch from bug #1278 -- fix usage message for the | Eric Andersen |
2002-10-22 | vodz writes: | Eric Andersen |
2002-10-22 | last_patch63 from vodz: add in crond and crontab applets | Eric Andersen |
2002-10-22 | Patch last_pach62 from vodz. This patch moves all the /proc parsing | Eric Andersen |
2002-10-19 | Update dpkg to use new unarchive code | Glenn L McGrath |
2002-10-19 | Fix exclude/include problem | Glenn L McGrath |
2002-10-14 | added full udhcp integration | Russ Dill |
2002-09-30 | Fix init docs | Eric Andersen |
2002-09-30 | last_patch58 from vodz: | Eric Andersen |
2002-09-30 | Vodz' last_patch57: | Eric Andersen |
2002-09-27 | Fix compress support and prevent a segfault | Glenn L McGrath |
2002-09-25 | Reverse some minor changes that got caught up in my big unarchive patch | Glenn L McGrath |
2002-09-25 | New common unarchive code. | Glenn L McGrath |
2002-09-17 | Add a new top applet | Eric Andersen |
2002-09-16 | Watch applet by Michael Habermann | Glenn L McGrath |
2002-09-16 | Apply vodz' last_patch52 | Eric Andersen |
2002-09-16 | mesg applet by Manuel Novoa III | Glenn L McGrath |
2002-09-16 | openvt applet by Quy Tonthat | Glenn L McGrath |
2002-09-15 | Use busybox's show_usage function for help | Glenn L McGrath |
2002-09-15 | Awk applet written from scratch by Dmitry Zakharov | Glenn L McGrath |
2002-08-23 | Remove extrangeous backslashes that were probably introduced by | Aaron Lehmann |
2002-08-22 | define inline if needed for ANSI C compatability | Glenn L McGrath |
2002-08-22 | Remove unwanted comments, run through indent | Glenn L McGrath |
2002-08-22 | Run through indent, use /* */ style comments | Glenn L McGrath |
2002-08-22 | Remove definition of is_octal and is_decimal, they arent used | Glenn L McGrath |
2002-08-21 | New applet, udhcp client | Glenn L McGrath |
2002-08-07 | Added a help text for the -C option to syslogd | Robert Griebl |
2002-07-21 | Initial checkin of a very primitive hwclock replacement | Robert Griebl |
2002-07-19 | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl |
2002-07-03 | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen |
2002-07-03 | This patch from Bart Visscher <magick@linux-fan.com> adds | Eric Andersen |
2002-07-03 | Patch from Martin Volf <volf@dragon.cz> to fix where I had | Eric Andersen |
2002-07-03 | Cleanup shadow.h stuff so it behaves as intended | Eric Andersen |
2002-07-03 | Silly spelling fix | Eric Andersen |
2002-06-23 | Port over the last of the tinylogin applets | Eric Andersen |
2002-06-04 | Bigger patch for (partial) tinylogin integration | Robert Griebl |
2002-06-04 | Fix for broken handling off BusyBox's own pwd/grp implementations | Robert Griebl |
2002-06-04 | Implement two types of suid/sgid support for BusyBox: | Robert Griebl |
2002-05-15 | Support old-style compress (.Z) files via libbb / unzip( ) calls | Robert Griebl |
2002-05-14 | Added support for -Y|--proxy=on/off to wget | Robert Griebl |
2002-05-14 | This patch adds -e (extended information) to route and -r/-e (show routing | Robert Griebl |
2002-04-27 | Support noerror option | Eric Andersen |
2002-04-26 | Add netcat -i option, per patch from Cristian Ionescu-Idbohrn | Eric Andersen |
2002-04-26 | Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> | Eric Andersen |
2002-04-13 | Patch from Jim Treadway -- fix a missing "\" in usage.h | Eric Andersen |
2002-04-13 | Stupid gcc always includes its own builtin strlen()... | Eric Andersen |
2002-04-06 | Patch from Edward Betts <edward@debian.org> to add -x switch to du.c | Eric Andersen |
2002-03-27 | * archival/bunzip2.c: Include <unistd.h>. | Matt Kraai |
2002-03-20 | * include/applets.h (CONFIG_LOSETUP): New. | Matt Kraai |