| Commit message (Expand) | Author | Age | Files | Lines |
* | Eradicate all references to loadacm | andersen | 2003-12-20 | 4 | -76/+46 |
* | Kill off the loadacm applet. It is unused, unmaintained | andersen | 2003-12-20 | 10 | -370/+11 |
* | Use bb_xopen | bug1 | 2003-12-20 | 4 | -19/+6 |
* | Allow recieving file to stdout, sending files from stdin, use the '-' | bug1 | 2003-12-20 | 1 | -35/+37 |
* | Use low level file descriptors to match bb_copyfd_eof | bug1 | 2003-12-20 | 1 | -20/+19 |
* | display the port number number correctly, other minor optimisations | bug1 | 2003-12-20 | 1 | -30/+20 |
* | Change interface to bb_lookup_host, dont try and set port inside this | bug1 | 2003-12-20 | 6 | -49/+39 |
* | Patch from Woody Suwalski: | andersen | 2003-12-19 | 2 | -31/+77 |
* | Use getopt_ulflags | bug1 | 2003-12-19 | 1 | -58/+50 |
* | Allow escaped 8 bit characters in bb_opt_complementaly | bug1 | 2003-12-19 | 1 | -1/+1 |
* | Patch from Fillod Stephane: | andersen | 2003-12-19 | 5 | -12/+70 |
* | Patch from Fillod Stephane: | andersen | 2003-12-19 | 1 | -1/+10 |
* | Patch from Fillod Stephane: | andersen | 2003-12-19 | 1 | -2/+8 |
* | Patch from Stephane Billiart: | andersen | 2003-12-19 | 1 | -1/+5 |
* | Tito writes: | andersen | 2003-12-19 | 3 | -345/+477 |
* | Manousaridis Angelos writes: | andersen | 2003-12-19 | 1 | -8/+9 |
* | Manousaridis Angelos writes: | andersen | 2003-12-19 | 1 | -10/+8 |
* | don't use kernel headers | andersen | 2003-12-19 | 1 | -1/+35 |
* | Use getopt_ulflags | bug1 | 2003-12-19 | 1 | -31/+23 |
* | vodz noticed we need to cast things back to an unsigned long | andersen | 2003-12-19 | 1 | -2/+2 |
* | Fix a bug preventing use of escaped characters that use the signed bit | bug1 | 2003-12-19 | 1 | -3/+2 |
* | rename __getgrent so that it doesn't conflict with some libc's | russ | 2003-12-18 | 7 | -8/+8 |
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | russ | 2003-12-18 | 25 | -284/+509 |
* | clean up some bad, bad formatting | russ | 2003-12-16 | 1 | -48/+49 |
* | include headers with prototypes to make sure prototypes match | russ | 2003-12-16 | 8 | -1/+9 |
* | remove reference to missing header file which is breaking the build | andersen | 2003-12-16 | 1 | -1/+0 |
* | Using vlock also requires libcrypt | andersen | 2003-12-16 | 1 | -0/+1 |
* | revert removal of define | russ | 2003-12-16 | 1 | -1/+1 |
* | forgotten include | russ | 2003-12-16 | 1 | -0/+1 |
* | why the complication of a static string rather than a define? gcc isn't dumb | russ | 2003-12-16 | 3 | -2/+5 |
* | start attempting to bring udhcp in busybox back to the state where it is (ide... | russ | 2003-12-16 | 3 | -6/+80 |
* | when compiled standalone, udhcp needs these headers | russ | 2003-12-16 | 1 | -0/+2 |
* | whoops | russ | 2003-12-16 | 1 | -1/+1 |
* | not sure who made this change, but it certainly mucks things up (note 'fwrite... | russ | 2003-12-16 | 1 | -9/+13 |
* | make udhcp work under uclinux, to an extent | russ | 2003-12-15 | 2 | -1/+7 |
* | options is a pretty common symbol, bad idea to use as a global in udhcp when ... | russ | 2003-12-15 | 5 | -16/+17 |
* | Get vfork_daemon_rexec working under uclinux | russ | 2003-12-15 | 5 | -20/+72 |
* | Be certain we use a correct entity when performing the | andersen | 2003-12-12 | 1 | -1/+1 |
* | Doh! I broke automatic filesystem type guessing. Fix mount so | andersen | 2003-12-12 | 1 | -2/+3 |
* | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled | andersen | 2003-12-12 | 1 | -6/+9 |
* | It appears the Netgear WG602 distributes source | andersen | 2003-12-11 | 2 | -1/+2 |
* | Fixup some html bugs | andersen | 2003-12-11 | 6 | -8/+4 |
* | some minor website cleanups | andersen | 2003-12-11 | 4 | -92/+12 |
* | prepare for release | andersen | 2003-12-11 | 3 | -717/+2264 |
* | Update modutils with 2.6 module support | andersen | 2003-12-11 | 4 | -38/+140 |
* | go directly to current cvs | andersen | 2003-12-11 | 1 | -1/+1 |
* | remove some spaces that mess up autodocifier.pl | andersen | 2003-12-11 | 1 | -4/+4 |
* | add missing copyright text | andersen | 2003-12-10 | 1 | -0/+29 |
* | some minor updates | andersen | 2003-12-10 | 4 | -1/+6 |
* | update website | andersen | 2003-12-10 | 15 | -1471/+1287 |