| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | New applet, inetd, make httpd features more configurable, update authors, las... | Glenn L McGrath | 2003-02-09 | 4 | -741/+2601 |
* | Rewrite by Manuel Novoa III, very compact implimentation. | Glenn L McGrath | 2003-02-08 | 1 | -160/+134 |
* | Fix a couple more ifupdown bugs | Eric Andersen | 2003-02-03 | 1 | -2/+2 |
* | This seems sufficient for ifup and ifdown to actually work | Eric Andersen | 2003-01-27 | 3 | -35/+59 |
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 3 | -0/+173 |
* | Patch from Basitan Blank to fix nasty bug | Glenn L McGrath | 2003-01-22 | 1 | -3/+2 |
* | Fix a typo that broke it so busybox won't build | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
* | merge fixes with udhcp | Russ Dill | 2003-01-21 | 1 | -3/+4 |
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 2 | -8/+106 |
* | header update | Glenn L McGrath | 2003-01-21 | 1 | -1/+1 |
* | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath | 2003-01-20 | 1 | -1/+1 |
* | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | 2003-01-19 | 1 | -9/+3 |