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