| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Formatting | andersen | 2002-10-27 | 1 | -5/+5 |
* | Update the webpage | andersen | 2002-10-27 | 1 | -0/+40 |
* | last_patch64 from vodz: | andersen | 2002-10-26 | 1 | -15/+17 |
* | A patch from Jouni Malinen to avoid some buffer overflows in vi, | andersen | 2002-10-26 | 1 | -3/+9 |
* | Ivan Popov noticed that handling of PREFIX was bad. | andersen | 2002-10-26 | 1 | -1/+1 |
* | A bugfix from Danny Lepage: | andersen | 2002-10-26 | 1 | -1/+1 |
* | This patch from Magnus Damm fixed a long standing problem | andersen | 2002-10-25 | 1 | -1/+1 |
* | Fix warning | andersen | 2002-10-22 | 1 | -0/+1 |
* | mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> | andersen | 2002-10-22 | 2 | -4/+0 |
* | 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 | 2 | -14/+2 |
* | I committed the fflush in the wrong spot. I should go to bed | andersen | 2002-10-22 | 1 | -1/+1 |
* | last_patch63 from vodz: add in crond and crontab applets | andersen | 2002-10-22 | 9 | -15/+1588 |
* | Patch last_pach62 from vodz. This patch moves all the /proc parsing | andersen | 2002-10-22 | 8 | -312/+220 |
* | Apply last_patch51_3 from vodz | andersen | 2002-10-22 | 1 | -1/+15 |
* | Be absurdly careful about flushing stdout. | andersen | 2002-10-22 | 1 | -2/+2 |
* | Move unzip.c uncompress.c from libbb to archiveal/libunarchive | bug1 | 2002-10-22 | 4 | -1213/+4 |
* | gz_open is used anymore, use inflate directly, see how its done in get_header... | bug1 | 2002-10-21 | 1 | -58/+0 |
* | Dont try and make the "/" directory | bug1 | 2002-10-19 | 1 | -2/+2 |
* | Update dpkg to use new unarchive code | bug1 | 2002-10-19 | 5 | -7/+85 |
* | Fix exclude/include problem | bug1 | 2002-10-19 | 6 | -48/+36 |
* | Find a string in a list | bug1 | 2002-10-19 | 1 | -0/+30 |
* | Remove entries from the accept list as they are matched so we can determine i... | bug1 | 2002-10-19 | 2 | -0/+14 |
* | Dont use absolute pathname (dunno why i did that), fix tar filename/stdin pro... | bug1 | 2002-10-19 | 1 | -16/+25 |
* | Put bac kthe code that handles cases where a '-' wasnt specified prior to the... | bug1 | 2002-10-18 | 1 | -0/+8 |
* | Fix an obvious thinko | andersen | 2002-10-18 | 1 | -1/+1 |
* | disambiguate a test | andersen | 2002-10-18 | 1 | -5/+5 |
* | Fix needless formatting differences vs modutils | andersen | 2002-10-18 | 1 | -8/+8 |
* | Fix needless difference vs GNU | andersen | 2002-10-18 | 1 | -2/+2 |
* | missed add for udhcp | russ | 2002-10-14 | 1 | -0/+30 |
* | added full udhcp integration | russ | 2002-10-14 | 48 | -1597/+4421 |
* | Doh! I screwed up applying vodz' patch. | andersen | 2002-10-12 | 1 | -1/+0 |
* | After thinking about it, I think this patch from Matt Kraai is probably the | andersen | 2002-10-12 | 1 | -13/+3 |
* | last_patch61 from vodz: | andersen | 2002-10-10 | 12 | -89/+76 |
* | last_patch60 from vodz: | andersen | 2002-10-10 | 2 | -4/+21 |
* | last_patch59 from vodz to cleanup chmod and correctly parse '-rwxgoa' | andersen | 2002-10-10 | 1 | -17/+29 |
* | last_patch58_2 from vodz -- add FEATURE_CPU_USAGE_PERCENTAGE option | andersen | 2002-10-10 | 1 | -0/+3 |
* | Fixed the script. It always put output to 'stdout' and never to | sjhill | 2002-10-08 | 1 | -18/+28 |
* | Remember to delete docs/busybox.pod | andersen | 2002-10-08 | 1 | -1/+1 |
* | Fix missing \n noticed by Robert Schwebel | andersen | 2002-10-08 | 1 | -3/+2 |
* | Fix segfault when testing if reaidng from stdin "-" | bug1 | 2002-10-06 | 1 | -1/+3 |
* | Fix init docs | andersen | 2002-09-30 | 1 | -1/+1 |
* | Bugfix from Claudio Fleiner <claudio@fleiner.com> | andersen | 2002-09-30 | 1 | -1/+1 |
* | last_patch58 from vodz: | andersen | 2002-09-30 | 9 | -309/+1153 |
* | Vodz' last_patch57: | andersen | 2002-09-30 | 9 | -32/+27 |
* | Fix dependancy so we rebuild busybox.o, usage.o and busybox.o | andersen | 2002-09-30 | 1 | -0/+4 |
* | Use %m, not strerror, and strerror(err) was broken anyways and should have been | andersen | 2002-09-30 | 1 | -1/+1 |
* | Patch from Konstantin Isakov <ikm@pisem.net>: | andersen | 2002-09-30 | 1 | -3/+4 |
* | Don't even try to run ash on uClinux. It won't work. | andersen | 2002-09-30 | 1 | -4/+4 |