aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2004-07-26add missing ;Eric Andersen
2004-07-26bother. unrevert my fix.Eric Andersen
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen
2004-07-26oopsEric Andersen
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen
2004-07-23Patch from Manousaridis Angelos to bring dhclient down more elegentlyGlenn L McGrath
2004-07-21Patch from Mike Snitzer to fix return codes.Glenn L McGrath
2004-07-21Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath
2004-07-20Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen
2004-06-29Paul Fox writes:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-05-19use busybox sysinfo structRuss Dill
2004-05-19Fix a compile problemEric Andersen
2004-05-19fix timewarp in client (server fix later)Russ Dill
2004-05-19remove uneccessary check (already done in pidfile.c)Russ Dill
2004-05-19fix memory leak caused by switch to vforkRuss Dill
2004-05-05Steve Grubb writes:Eric Andersen
2004-05-04Fix size command, safe_strtoul gives and error if the \r is left in, theGlenn L McGrath
2004-04-26Thomas Koeller writes:Eric Andersen
2004-04-25Update my email address, document some of my tasks in the AUTHORS fileGlenn L McGrath
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-13slightly clean the whacked out formattingEric Andersen
2004-04-12Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'Eric Andersen
2004-04-12Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabledGlenn L McGrath
2004-04-12Fix up conditional compile of files needed by ip appletsGlenn L McGrath
2004-04-08Fix ftp resumeGlenn L McGrath
2004-04-06Fix indentingEric Andersen
2004-03-31Patch from Thomas Winkler:Eric Andersen
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen
2004-03-19Oops.. got a bit to aggressive with size optimization and global replace. :-(Manuel Novoa III
2004-03-15Oops. Using the wrong variable was a rather stupidEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III
2004-03-06Fix/eliminate use of atolEric Andersen
2004-03-05Patch by Andrew Victor,Glenn L McGrath
2004-03-05Fix a typo, patch by Andrew VictorGlenn L McGrath
2004-03-05Fix debugging output, patch by Hideki IWAMOTOGlenn L McGrath
2004-03-05Patch from Steven Scholz to fix compiler warningsGlenn L McGrath
2004-02-26Quick fix for tftp truncation bugGlenn L McGrath
2004-02-24Joe.C, joe at numa dot com dot tw writes:Eric Andersen
2004-02-22Fernando Silveira writes:Eric Andersen
2004-02-22Patch from Vodz, cleanup memory usage, send strdup error messages toGlenn L McGrath
2004-02-22Patch from James Zhu, telnetd window resizing support.Glenn L McGrath
2004-02-22Patch from Hideki IWAMOTO, output debugging messages to stderrGlenn L McGrath
2004-02-22remove duplicate header declarationsGlenn L McGrath
2004-02-22Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orGlenn L McGrath
2004-02-22No need to check proxy env variable twice, ignore proxy env variable ifGlenn L McGrath
2004-02-18Dont use same variable and struct nameGlenn L McGrath