Age | Commit message (Expand) | Author |
2004-01-17 | Changed #define names for common features (superficial) | Glenn L McGrath |
2004-01-17 | Use bb_get_chomped_line_from_file | Glenn L McGrath |
2003-12-27 | Fix a bug of mine, identified by Stephane Billiart | Glenn L McGrath |
2003-12-26 | it should work even if you don't assign a pidfile | Russ Dill |
2003-12-24 | fix a long standing underallocation bug | Russ Dill |
2003-12-24 | move debugging to safe place (before vfork) | Russ Dill |
2003-12-20 | Allow recieving file to stdout, sending files from stdin, use the '-' | 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 | Use getopt_ulflags | Glenn L McGrath |
2003-12-19 | Patch from Fillod Stephane: | Eric Andersen |
2003-12-19 | Patch from Stephane Billiart: | 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-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 | 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-08 | Stop sending data to the client after the first failure. | Glenn L McGrath |
2003-11-21 | As we no longer use function pointers for read in common archiving code | Glenn L McGrath |
2003-11-14 | Michael Smith writes: | Eric Andersen |
2003-11-14 | Ulrich Marx writes: | Eric Andersen |
2003-11-03 | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | Eric Andersen |
2003-10-31 | Rework wget, the xconnect interface, and its various clients | Eric Andersen |
2003-10-22 | Andreas Mohr writes: | Eric Andersen |
2003-10-06 | Vodz last_patch_105 without his xargs patch which doenst apply cleanly | Glenn L McGrath |
2003-10-03 | Vodz, last_patch_114 | Glenn L McGrath |
2003-09-26 | Patch by Fillod Stephane, declare variables as static to not clobber | Glenn L McGrath |
2003-09-15 | Patch from Stephane Billiart to fix an unused variable warning. | Glenn L McGrath |
2003-09-15 | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | Eric Andersen |
2003-09-12 | Fix compile error, Vodz, last_path_113 | Glenn L McGrath |
2003-09-12 | As vodz just pointed out, I screwup up the call to bb_xasprintf! | Eric Andersen |
2003-09-12 | Invoke run-parts on /etc/network/if-*.d per the behavior of | Eric Andersen |
2003-09-12 | Busybox CVS version ipcalc have problems: | Glenn L McGrath |
2003-09-11 | Patch from Philip Blundell: | Eric Andersen |
2003-09-10 | add ipv6 literal support to wget | Glenn L McGrath |
2003-09-10 | Vodz, last_patch_104 | Glenn L McGrath |
2003-09-08 | Vodz, last_patch_110
| Glenn L McGrath |
2003-09-08 | last_patch_109 from Vladimir N. Oleynik | Glenn L McGrath |