| Commit message (Expand) | Author | Files | Lines |
2003-12-28 | ws, show date setting format | timr | 1 | -52/+52 |
2003-12-27 | Fix a bug of mine, identified by Stephane Billiart | bug1 | 1 | -3/+2 |
2003-12-26 | it should work even if you don't assign a pidfile | russ | 1 | -6/+7 |
2003-12-26 | Isolate code better for unused options, config option to enable long | bug1 | 8 | -61/+149 |
2003-12-26 | Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. | bug1 | 1 | -65/+45 |
2003-12-24 | re-indent | andersen | 3 | -1099/+1100 |
2003-12-24 | fix a long standing underallocation bug | russ | 1 | -2/+5 |
2003-12-24 | move debugging to safe place (before vfork) | russ | 1 | -3/+2 |
2003-12-24 | Patch from Ned Ludd, solar at gentoo dot org: | andersen | 5 | -0/+403 |
2003-12-23 | match changes made to cmdedit | andersen | 1 | -3/+0 |
2003-12-23 | Match changes made to cmdedit | andersen | 1 | -3/+1 |
2003-12-23 | fix broken formatting | andersen | 1 | -3/+3 |
2003-12-23 | don't mess up errno | andersen | 1 | -2/+9 |
2003-12-23 | Cmdedit update from Vladimir N. Oleynik (vodz) | andersen | 1 | -22/+24 |
2003-12-23 | Show the news by default | andersen | 3 | -64/+65 |
2003-12-23 | Prepare for release | andersen | 3 | -2755/+548 |
2003-12-23 | Patch from Matt Kraai: | andersen | 1 | -2/+4 |
2003-12-23 | Fix compile error, the indenting really needs to be fixed here | bug1 | 1 | -1/+1 |
2003-12-22 | Fix a bug of mine where extracting files to stdout would extract to | bug1 | 1 | -1/+1 |
2003-12-21 | Bump version | andersen | 1 | -1/+1 |
2003-12-21 | Don't hose up perms for files that happen to have symlinks | andersen | 1 | -2/+4 |
2003-12-20 | bother. It seems I can't read. | andersen | 1 | -4/+0 |
2003-12-20 | doh! | andersen | 1 | -1/+1 |
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 |