| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update docs a bit | Eric Andersen | 2003-07-28 | 1 | -8/+9 |
* | last_patch95 from vodz: | Eric Andersen | 2003-07-28 | 4 | -16/+88 |
* | Allow people to use the full blown iproute2 programs with busybox ifupdown. | Eric Andersen | 2003-07-26 | 1 | -4/+21 |
* | Patch from Christian Meyer: | Eric Andersen | 2003-07-26 | 1 | -0/+1 |
* | There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG | Eric Andersen | 2003-07-22 | 1 | -7/+0 |
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -27/+45 |
* | Remove remaining libc5 support code | Eric Andersen | 2003-07-22 | 3 | -185/+2 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 9 | -10/+10 |
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 2 | -24/+56 |
* | On second thought, this is a better way to fix things | Eric Andersen | 2003-07-14 | 1 | -46/+5 |
* | Don't use Linux kernel headers | Eric Andersen | 2003-07-14 | 1 | -3/+46 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-05 | 1 | -0/+9 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-05 | 1 | -7/+14 |
* | Patch from Vladimir N. Oleynik (vodz): | Eric Andersen | 2003-07-03 | 1 | -35/+14 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-03 | 1 | -18/+37 |
* | Geir Thomassen wrote, regarding networking/httpd.c line 1358 | Eric Andersen | 2003-06-26 | 1 | -73/+69 |
* | Fix a silly bug I introduced yesterday | Eric Andersen | 2003-06-21 | 1 | -1/+3 |
* | Fixup whitespace handing, fixing some annoying behavior and | Eric Andersen | 2003-06-20 | 1 | -10/+21 |
* | Fix a couple vars that could be used uninitialized | Eric Andersen | 2003-06-20 | 1 | -1/+3 |
* | use an explicit cast on some types that change size when | Eric Andersen | 2003-06-20 | 1 | -2/+2 |
* | Make gcc not whine about "deprecated use of label at end of compound statement" | Eric Andersen | 2003-06-20 | 1 | -0/+1 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-06-20 | 4 | -0/+22 |
* | Add missing pieces from vodz' last_patch88 | Eric Andersen | 2003-06-14 | 3 | -0/+203 |
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 20 | -355/+198 |
* | Patch from Lars Kellogg-Stedman, lars at larsshack.org, to | Eric Andersen | 2003-06-05 | 1 | -6/+12 |
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 3 | -51/+39 |
* | Patch from Russell Coker: | Eric Andersen | 2003-05-22 | 1 | -2/+3 |
* | Patch from Glenn Engel | Glenn L McGrath | 2003-05-19 | 1 | -39/+139 |
* | Part of a patch from Glenn Engel, updates httpd help | Glenn L McGrath | 2003-05-14 | 1 | -31/+43 |
* | vodz, last_patch_85 | Glenn L McGrath | 2003-05-14 | 1 | -39/+38 |
* | last_patch84 by Vodz. | Glenn L McGrath | 2003-05-13 | 1 | -327/+284 |
* | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath | 2003-04-26 | 1 | -0/+14 |
* | Patch from Steven Scholz to fix telnetd compile problem | Eric Andersen | 2003-04-25 | 1 | -2/+2 |
* | Patch from David Updegraff to avoid corrupting memory while parsing the | Eric Andersen | 2003-04-19 | 1 | -2/+5 |
* | Yet another rather large face lift. It now works for me as expected. | Eric Andersen | 2003-04-02 | 1 | -488/+486 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 31 | -434/+444 |
* | cope with crappy windoze ftp servers | Eric Andersen | 2003-03-11 | 1 | -2/+2 |
* | Patch from Bastian Blank | Glenn L McGrath | 2003-02-15 | 3 | -5/+119 |
* | sync with udhcp bug fixes | Russ Dill | 2003-02-12 | 3 | -6/+9 |
* | Don't use HZ -- use sysconf(_SC_CLK_TCK) | Eric Andersen | 2003-02-12 | 1 | -1/+2 |
* | Fix compile error... header problems. | Manuel Novoa III | 2003-02-11 | 1 | -2/+1 |
* | last_patch83 by Vladimir N. Oleynik | Glenn L McGrath | 2003-02-10 | 1 | -3/+3 |
* | Fix compile error, last_patch82 by Vladimir N. Oleynik | Glenn L McGrath | 2003-02-10 | 1 | -8/+23 |
* | Fix compile error, last_patch81 by Vladimir N. Oleynik | Glenn L McGrath | 2003-02-10 | 1 | -1/+2 |
* | Minor update to arping, patch from Nick Fedchik | Glenn L McGrath | 2003-02-09 | 1 | -7/+9 |