| Commit message (Expand) | Author | Age | Files | Lines |
* | Joe.C writes: | Eric Andersen | 2004-02-04 | 1 | -1/+3 |
* | Fix http proxy use, bytes were swapped1_00_pre6 | Glenn L McGrath | 2004-01-31 | 1 | -2/+2 |
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 19 | -117/+117 |
* | Use proper C99 types | Eric Andersen | 2004-01-30 | 1 | -2/+2 |
* | Use proper C99 types | Eric Andersen | 2004-01-30 | 1 | -16/+17 |
* | Pascal Brisset writes: | Eric Andersen | 2004-01-26 | 1 | -2/+2 |
* | Redo getconfigent, save 150 bytes, still small memory leak when | Glenn L McGrath | 2004-01-20 | 1 | -80/+75 |
* | Fix up a couple of bugs i introduced in yesterdays cleanup. | Glenn L McGrath | 2004-01-18 | 1 | -18/+32 |
* | Patch from Leif Lindholm (slightly modified by me), to fix http | Glenn L McGrath | 2004-01-17 | 1 | -1/+4 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath | 2004-01-17 | 6 | -29/+20 |
* | The functions setconfig, enter and bump_nofile were only called once, marge t... | Glenn L McGrath | 2004-01-17 | 1 | -76/+50 |
* | Use 1 line for function name and return value, | Glenn L McGrath | 2004-01-17 | 1 | -116/+84 |
* | Remove some defined statements | Glenn L McGrath | 2004-01-17 | 1 | -14/+7 |
* | Changed #define names for common features (superficial) | Glenn L McGrath | 2004-01-17 | 1 | -31/+22 |
* | Use bb_get_chomped_line_from_file | Glenn L McGrath | 2004-01-17 | 1 | -18/+3 |
* | Fix a bug of mine, identified by Stephane Billiart | Glenn L McGrath | 2003-12-27 | 1 | -3/+2 |
* | it should work even if you don't assign a pidfile | Russ Dill | 2003-12-26 | 1 | -6/+7 |
* | fix a long standing underallocation bug | Russ Dill | 2003-12-24 | 1 | -2/+5 |
* | move debugging to safe place (before vfork) | Russ Dill | 2003-12-24 | 1 | -3/+2 |
* | Allow recieving file to stdout, sending files from stdin, use the '-' | Glenn L McGrath | 2003-12-20 | 1 | -35/+37 |
* | display the port number number correctly, other minor optimisations | Glenn L McGrath | 2003-12-20 | 1 | -30/+20 |
* | Change interface to bb_lookup_host, dont try and set port inside this | Glenn L McGrath | 2003-12-20 | 3 | -28/+20 |
* | Use getopt_ulflags | Glenn L McGrath | 2003-12-19 | 1 | -58/+50 |
* | Patch from Fillod Stephane: | Eric Andersen | 2003-12-19 | 1 | -1/+10 |
* | Patch from Stephane Billiart: | Eric Andersen | 2003-12-19 | 1 | -1/+5 |
* | Manousaridis Angelos writes: | Eric Andersen | 2003-12-19 | 1 | -8/+9 |
* | Manousaridis Angelos writes: | Eric Andersen | 2003-12-19 | 1 | -10/+8 |
* | don't use kernel headers | Eric Andersen | 2003-12-19 | 1 | -1/+35 |
* | Use getopt_ulflags | Glenn L McGrath | 2003-12-19 | 1 | -31/+23 |
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 25 | -284/+509 |
* | clean up some bad, bad formatting | Russ Dill | 2003-12-16 | 1 | -48/+49 |
* | include headers with prototypes to make sure prototypes match | Russ Dill | 2003-12-16 | 8 | -1/+9 |
* | remove reference to missing header file which is breaking the build | Eric Andersen | 2003-12-16 | 1 | -1/+0 |
* | revert removal of define | Russ Dill | 2003-12-16 | 1 | -1/+1 |
* | forgotten include | Russ Dill | 2003-12-16 | 1 | -0/+1 |
* | why the complication of a static string rather than a define? gcc isn't dumb | Russ Dill | 2003-12-16 | 3 | -2/+5 |
* | start attempting to bring udhcp in busybox back to the state where it is (ide... | Russ Dill | 2003-12-16 | 3 | -6/+80 |
* | when compiled standalone, udhcp needs these headers | Russ Dill | 2003-12-16 | 1 | -0/+2 |
* | whoops | Russ Dill | 2003-12-16 | 1 | -1/+1 |
* | not sure who made this change, but it certainly mucks things up (note 'fwrite... | Russ Dill | 2003-12-16 | 1 | -9/+13 |
* | make udhcp work under uclinux, to an extent | Russ Dill | 2003-12-15 | 2 | -1/+7 |
* | options is a pretty common symbol, bad idea to use as a global in udhcp when ... | Russ Dill | 2003-12-15 | 5 | -16/+17 |
* | Stop sending data to the client after the first failure. | Glenn L McGrath | 2003-12-08 | 1 | -1/+2 |
* | As we no longer use function pointers for read in common archiving code | Glenn L McGrath | 2003-11-21 | 1 | -2/+2 |
* | Michael Smith writes: | Eric Andersen | 2003-11-14 | 1 | -2/+2 |
* | Ulrich Marx writes: | Eric Andersen | 2003-11-14 | 1 | -0/+2 |
* | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | Eric Andersen | 2003-11-03 | 1 | -12/+28 |
* | Rework wget, the xconnect interface, and its various clients | Eric Andersen | 2003-10-31 | 2 | -10/+24 |
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 2 | -18/+18 |
* | Vodz last_patch_105 without his xargs patch which doenst apply cleanly | Glenn L McGrath | 2003-10-06 | 1 | -0/+2 |