| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Vodz, last_patch_114 | Glenn L McGrath | 2003-10-03 | 1 | -139/+115 |
* | Patch by Fillod Stephane, declare variables as static to not clobber | Glenn L McGrath | 2003-09-26 | 1 | -20/+20 |
* | Patch from Stephane Billiart to fix an unused variable warning. | Glenn L McGrath | 2003-09-15 | 1 | -1/+3 |
* | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | Eric Andersen | 2003-09-15 | 2 | -16/+5 |
* | Fix compile error, Vodz, last_path_113 | Glenn L McGrath | 2003-09-12 | 1 | -4/+8 |
* | As vodz just pointed out, I screwup up the call to bb_xasprintf!1_00_pre3 | Eric Andersen | 2003-09-12 | 1 | -2/+2 |
* | Invoke run-parts on /etc/network/if-*.d per the behavior of | Eric Andersen | 2003-09-12 | 1 | -7/+4 |
* | Busybox CVS version ipcalc have problems: | Glenn L McGrath | 2003-09-12 | 2 | -27/+32 |
* | Patch from Philip Blundell: | Eric Andersen | 2003-09-11 | 1 | -2/+2 |
* | add ipv6 literal support to wget | Glenn L McGrath | 2003-09-10 | 2 | -4/+33 |
* | Vodz, last_patch_104 | Glenn L McGrath | 2003-09-10 | 1 | -1/+13 |
* | Vodz, last_patch_110
| Glenn L McGrath | 2003-09-08 | 1 | -24/+7 |
* | last_patch_109 from Vladimir N. Oleynik | Glenn L McGrath | 2003-09-08 | 1 | -89/+198 |
* | Small bug in silent option | Glenn L McGrath | 2003-09-05 | 1 | -1/+1 |
* | adds the ability to use and calculate network prefix specifications instead | Glenn L McGrath | 2003-09-02 | 2 | -11/+80 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 2 | -3/+3 |
* | Allow one to detect and handle the case where no lease could be obtained | Glenn L McGrath | 2003-09-01 | 1 | -0/+1 |
* | "Without this patch, udhcpcd output may be buffered and delayed for | Glenn L McGrath | 2003-08-30 | 1 | -0/+2 |
* | "Due to a wrong format parameter in a printf httpd does not work when | Glenn L McGrath | 2003-08-29 | 1 | -1/+8 |
* | Remove stray '\n' | Glenn L McGrath | 2003-08-29 | 2 | -3/+3 |
* | Remove unused files | Glenn L McGrath | 2003-08-29 | 3 | -136/+0 |
* | "This function was not updating the argc and argv pointers to reflect | Glenn L McGrath | 2003-08-29 | 1 | -0/+2 |
* | label's dont work in v4 tunnels, patch by Eric Spakman | Glenn L McGrath | 2003-08-29 | 1 | -1/+1 |
* | Correct logic in determining size of block to download, as pointed out | Glenn L McGrath | 2003-08-29 | 1 | -2/+2 |
* | "When the initial request by wget is responded by a 3XX redirect | Glenn L McGrath | 2003-08-28 | 1 | -2/+5 |
* | "When the filesize is known from content-length header, safe_fread is | Glenn L McGrath | 2003-08-28 | 1 | -13/+15 |
* | *** empty log message *** | Glenn L McGrath | 2003-08-28 | 1 | -1/+1 |
* | Begin using the new "select" option. Good stuff! | Eric Andersen | 2003-08-08 | 1 | -8/+30 |
* | Eric Spakman writes: | Eric Andersen | 2003-08-06 | 1 | -7/+11 |
* | Eric Spakman writes: | Eric Andersen | 2003-07-30 | 1 | -1/+1 |
* | Christian Meyer provided this patch to fix more bugs with the tftp client | Eric Andersen | 2003-07-30 | 1 | -3/+2 |
* | Match up interfaces | Eric Andersen | 2003-07-29 | 1 | -1/+1 |
* | Bruno Randolf writes: | Eric Andersen | 2003-07-29 | 1 | -5/+6 |
* | Fixup bugs in last patch | Eric Andersen | 2003-07-28 | 1 | -2/+2 |