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