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