summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-149-10/+10
* Patch from Thomas Cameron:Eric Andersen2003-07-142-24/+56
* On second thought, this is a better way to fix thingsEric Andersen2003-07-141-46/+5
* Don't use Linux kernel headersEric Andersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-051-0/+9
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-051-7/+14
* Patch from Vladimir N. Oleynik (vodz):Eric Andersen2003-07-031-35/+14
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-031-18/+37
* Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen2003-06-261-73/+69
* Fix a silly bug I introduced yesterdayEric Andersen2003-06-211-1/+3
* Fixup whitespace handing, fixing some annoying behavior andEric Andersen2003-06-201-10/+21
* Fix a couple vars that could be used uninitializedEric Andersen2003-06-201-1/+3
* use an explicit cast on some types that change size whenEric Andersen2003-06-201-2/+2
* Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen2003-06-201-0/+1
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-06-204-0/+22
* Add missing pieces from vodz' last_patch88Eric Andersen2003-06-143-0/+203
* Vodz, last_patch_88Glenn L McGrath2003-06-1020-355/+198
* Patch from Lars Kellogg-Stedman, lars at larsshack.org, toEric Andersen2003-06-051-6/+12
* Vodz, last_patch_86Glenn L McGrath2003-05-263-51/+39
* Patch from Russell Coker:Eric Andersen2003-05-221-2/+3
* Patch from Glenn EngelGlenn L McGrath2003-05-191-39/+139
* Part of a patch from Glenn Engel, updates httpd helpGlenn L McGrath2003-05-141-31/+43
* vodz, last_patch_85Glenn L McGrath2003-05-141-39/+38
* last_patch84 by Vodz.Glenn L McGrath2003-05-131-327/+284
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath2003-04-261-0/+14
* Patch from Steven Scholz to fix telnetd compile problemEric Andersen2003-04-251-2/+2
* Patch from David Updegraff to avoid corrupting memory while parsing theEric Andersen2003-04-191-2/+5
* Yet another rather large face lift. It now works for me as expected.Eric Andersen2003-04-021-488/+486
* Major coreutils update.Manuel Novoa III2003-03-1931-434/+444
* cope with crappy windoze ftp serversEric Andersen2003-03-111-2/+2
* Patch from Bastian BlankGlenn L McGrath2003-02-153-5/+119
* sync with udhcp bug fixesRuss Dill2003-02-123-6/+9
* Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen2003-02-121-1/+2
* Fix compile error... header problems.Manuel Novoa III2003-02-111-2/+1
* last_patch83 by Vladimir N. OleynikGlenn L McGrath2003-02-101-3/+3
* Fix compile error, last_patch82 by Vladimir N. OleynikGlenn L McGrath2003-02-101-8/+23
* Fix compile error, last_patch81 by Vladimir N. OleynikGlenn L McGrath2003-02-101-1/+2
* Minor update to arping, patch from Nick FedchikGlenn L McGrath2003-02-091-7/+9
* New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath2003-02-094-741/+2601
* Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath2003-02-081-160/+134
* Fix a couple more ifupdown bugsEric Andersen2003-02-031-2/+2
* This seems sufficient for ifup and ifdown to actually workEric Andersen2003-01-273-35/+59
* A patch from John F. Kelly to add in a utility for configuringEric Andersen2003-01-233-0/+173
* Patch from Basitan Blank to fix nasty bugGlenn L McGrath2003-01-221-3/+2
* Fix a typo that broke it so busybox won't buildEric Andersen2003-01-221-1/+1
* merge fixes with udhcpRuss Dill2003-01-211-3/+4
* run telnet from inetd, present login prompt if login is configured,Glenn L McGrath2003-01-212-8/+106
* header updateGlenn L McGrath2003-01-211-1/+1
* New test mode that allows run_parts to fail silently if the directoryGlenn L McGrath2003-01-201-1/+1
* Dont use getopt_long, minor usage changes, patch by Nick FedchikGlenn L McGrath2003-01-191-9/+3