aboutsummaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Paul Fox writes:andersen2004-06-291-2/+2
* Robin Farine writes:andersen2004-06-221-2/+2
* Patch from Bastian Blank:andersen2004-06-221-5/+7
* Robin Farine writes:andersen2004-06-221-1/+1
* use busybox sysinfo structruss2004-05-192-1/+1
* Fix a compile problemandersen2004-05-191-2/+1
* fix timewarp in client (server fix later)russ2004-05-194-6/+16
* remove uneccessary check (already done in pidfile.c)russ2004-05-191-6/+4
* fix memory leak caused by switch to vforkruss2004-05-191-3/+4
* Steve Grubb writes:andersen2004-05-051-2/+4
* Fix size command, safe_strtoul gives and error if the \r is left in, thebug12004-05-041-1/+6
* Thomas Koeller writes:andersen2004-04-262-2/+2
* Update my email address, document some of my tasks in the AUTHORS filebug12004-04-254-4/+4
* Larry Doolittle writes:andersen2004-04-1414-27/+27
* slightly clean the whacked out formattingandersen2004-04-131-46/+47
* Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'andersen2004-04-121-1/+1
* Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabledbug12004-04-121-3/+3
* Fix up conditional compile of files needed by ip appletsbug12004-04-121-0/+36
* Fix ftp resumebug12004-04-081-5/+9
* Fix indentingandersen2004-04-061-12/+12
* Patch from Thomas Winkler:andersen2004-03-311-3/+9
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-274-6/+6
* Oops.. got a bit to aggressive with size optimization and global replace. :-(mjn32004-03-191-3/+5
* Oops. Using the wrong variable was a rather stupidandersen2004-03-151-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-1555-421/+420
* In spite of the feature freeze, check in a complete rework of route whichmjn32004-03-101-478/+486
* Fix/eliminate use of atolandersen2004-03-065-12/+22
* Patch by Andrew Victor,bug12004-03-052-5/+10
* Fix a typo, patch by Andrew Victorbug12004-03-051-1/+1
* Fix debugging output, patch by Hideki IWAMOTObug12004-03-051-1/+1
* Patch from Steven Scholz to fix compiler warningsbug12004-03-051-5/+7
* Quick fix for tftp truncation bugbug12004-02-261-1/+1
* Joe.C, joe at numa dot com dot tw writes:andersen2004-02-241-0/+14
* Fernando Silveira writes:andersen2004-02-222-0/+95
* Patch from Vodz, cleanup memory usage, send strdup error messages tobug12004-02-221-11/+22
* Patch from James Zhu, telnetd window resizing support.bug12004-02-221-10/+28
* Patch from Hideki IWAMOTO, output debugging messages to stderrbug12004-02-221-6/+6
* remove duplicate header declarationsbug12004-02-221-14/+6
* Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orbug12004-02-221-2/+2
* No need to check proxy env variable twice, ignore proxy env variable ifbug12004-02-221-14/+15
* Dont use same variable and struct namebug12004-02-181-35/+37
* Formattingbug12004-02-181-142/+146
* remove debuggingbug12004-02-181-7/+0
* Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option.andersen2004-02-171-12/+0
* Mark Lord writes:andersen2004-02-171-2/+5
* Joe.C writes:andersen2004-02-041-1/+3
* Fix http proxy use, bytes were swappedbug12004-01-311-2/+2
* Use standard C99 typesandersen2004-01-3019-117/+117
* Use proper C99 typesandersen2004-01-301-2/+2
* Use proper C99 typesandersen2004-01-301-16/+17