aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2003-12-27Fix a bug of mine, identified by Stephane BilliartGlenn L McGrath
2003-12-26it should work even if you don't assign a pidfileRuss Dill
2003-12-24fix a long standing underallocation bugRuss Dill
2003-12-24move debugging to safe place (before vfork)Russ Dill
2003-12-20Allow recieving file to stdout, sending files from stdin, use the '-'Glenn L McGrath
2003-12-20display the port number number correctly, other minor optimisationsGlenn L McGrath
2003-12-20Change interface to bb_lookup_host, dont try and set port inside thisGlenn L McGrath
2003-12-19Use getopt_ulflagsGlenn L McGrath
2003-12-19Patch from Fillod Stephane:Eric Andersen
2003-12-19Patch from Stephane Billiart:Eric Andersen
2003-12-19Manousaridis Angelos writes:Eric Andersen
2003-12-19Manousaridis Angelos writes:Eric Andersen
2003-12-19don't use kernel headersEric Andersen
2003-12-19Use getopt_ulflagsGlenn L McGrath
2003-12-18Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill
2003-12-16clean up some bad, bad formattingRuss Dill
2003-12-16include headers with prototypes to make sure prototypes matchRuss Dill
2003-12-16remove reference to missing header file which is breaking the buildEric Andersen
2003-12-16revert removal of defineRuss Dill
2003-12-16forgotten includeRuss Dill
2003-12-16why the complication of a static string rather than a define? gcc isn't dumbRuss Dill
2003-12-16start attempting to bring udhcp in busybox back to the state where it is (ide...Russ Dill
2003-12-16when compiled standalone, udhcp needs these headersRuss Dill
2003-12-16whoopsRuss Dill
2003-12-16not sure who made this change, but it certainly mucks things up (note 'fwrite...Russ Dill
2003-12-15make udhcp work under uclinux, to an extentRuss Dill
2003-12-15options is a pretty common symbol, bad idea to use as a global in udhcp when ...Russ Dill
2003-12-08Stop sending data to the client after the first failure.Glenn L McGrath
2003-11-21As we no longer use function pointers for read in common archiving codeGlenn L McGrath
2003-11-14Michael Smith writes:Eric Andersen
2003-11-14Ulrich Marx writes:Eric Andersen
2003-11-03Fix rdate and ftpget/ftpput so they compile with the new xconnect.Eric Andersen
2003-10-31Rework wget, the xconnect interface, and its various clientsEric Andersen
2003-10-22Andreas Mohr writes:Eric Andersen
2003-10-06Vodz last_patch_105 without his xargs patch which doenst apply cleanlyGlenn L McGrath
2003-10-03Vodz, last_patch_114Glenn L McGrath
2003-09-26Patch by Fillod Stephane, declare variables as static to not clobberGlenn L McGrath
2003-09-15Patch from Stephane Billiart to fix an unused variable warning.Glenn L McGrath
2003-09-15Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen
2003-09-12Fix compile error, Vodz, last_path_113Glenn L McGrath
2003-09-12As vodz just pointed out, I screwup up the call to bb_xasprintf!Eric Andersen
2003-09-12Invoke run-parts on /etc/network/if-*.d per the behavior ofEric Andersen
2003-09-12Busybox CVS version ipcalc have problems:Glenn L McGrath
2003-09-11Patch from Philip Blundell:Eric Andersen
2003-09-10add ipv6 literal support to wgetGlenn L McGrath
2003-09-10Vodz, last_patch_104Glenn L McGrath
2003-09-08Vodz, last_patch_110 Glenn L McGrath
2003-09-08last_patch_109 from Vladimir N. OleynikGlenn L McGrath
2003-09-05Small bug in silent optionGlenn L McGrath
2003-09-02adds the ability to use and calculate network prefix specifications insteadGlenn L McGrath