Yet more 'make allyesconfig' adjustments
[oweals/busybox.git] / networking /
2004-03-31 Eric AndersenPatch from Thomas Winkler:
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-19 Manuel Novoa III Oops.. got a bit to aggressive with size optimization...
2004-03-15 Eric AndersenOops. Using the wrong variable was a rather stupid
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2004-03-06 Eric AndersenFix/eliminate use of atol
2004-03-05 Glenn L McGrathPatch by Andrew Victor,
2004-03-05 Glenn L McGrathFix a typo, patch by Andrew Victor
2004-03-05 Glenn L McGrathFix debugging output, patch by Hideki IWAMOTO
2004-03-05 Glenn L McGrathPatch from Steven Scholz to fix compiler warnings
2004-02-26 Glenn L McGrathQuick fix for tftp truncation bug
2004-02-24 Eric AndersenJoe.C, joe at numa dot com dot tw writes:
2004-02-22 Eric AndersenFernando Silveira writes:
2004-02-22 Glenn L McGrathPatch from Vodz, cleanup memory usage, send strdup...
2004-02-22 Glenn L McGrathPatch from James Zhu, telnetd window resizing support.
2004-02-22 Glenn L McGrathPatch from Hideki IWAMOTO, output debugging messages...
2004-02-22 Glenn L McGrathremove duplicate header declarations
2004-02-22 Glenn L McGrathPtch by Hideki IWAMOTO, fix a bug preventing tftp from...
2004-02-22 Glenn L McGrathNo need to check proxy env variable twice, ignore proxy...
2004-02-18 Glenn L McGrathDont use same variable and struct name
2004-02-18 Glenn L McGrathFormatting
2004-02-18 Glenn L McGrathremove debugging
2004-02-17 Eric AndersenRemove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_...
2004-02-17 Eric AndersenMark Lord writes:
2004-02-04 Eric AndersenJoe.C writes:
2004-01-31 Glenn L McGrathFix http proxy use, bytes were swapped 1_00_pre6
2004-01-30 Eric AndersenUse standard C99 types
2004-01-30 Eric AndersenUse proper C99 types
2004-01-30 Eric AndersenUse proper C99 types
2004-01-26 Eric AndersenPascal Brisset writes:
2004-01-20 Glenn L McGrathRedo getconfigent, save 150 bytes, still small memory...
2004-01-18 Glenn L McGrathFix up a couple of bugs i introduced in yesterdays...
2004-01-17 Glenn L McGrathPatch from Leif Lindholm (slightly modified by me)...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-17 Glenn L McGrathThe functions setconfig, enter and bump_nofile were...
2004-01-17 Glenn L McGrathUse 1 line for function name and return value,
2004-01-17 Glenn L McGrathRemove some defined statements
2004-01-17 Glenn L McGrathChanged #define names for common features (superficial)
2004-01-17 Glenn L McGrathUse bb_get_chomped_line_from_file
2003-12-27 Glenn L McGrathFix a bug of mine, identified by Stephane Billiart
2003-12-26 Russ Dillit should work even if you don't assign a pidfile
2003-12-24 Russ Dillfix a long standing underallocation bug
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
2003-12-20 Glenn L McGrathAllow recieving file to stdout, sending files from...
2003-12-20 Glenn L McGrathdisplay the port number number correctly, other minor...
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Glenn L McGrathUse getopt_ulflags
2003-12-19 Eric AndersenPatch from Fillod Stephane:
2003-12-19 Eric AndersenPatch from Stephane Billiart:
2003-12-19 Eric AndersenManousaridis Angelos writes:
2003-12-19 Eric AndersenManousaridis Angelos writes:
2003-12-19 Eric Andersendon't use kernel headers
2003-12-19 Glenn L McGrathUse getopt_ulflags
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-12-16 Russ Dillclean up some bad, bad formatting
2003-12-16 Russ Dillinclude headers with prototypes to make sure prototypes...
2003-12-16 Eric Andersenremove reference to missing header file which is breaki...
2003-12-16 Russ Dillrevert removal of define
2003-12-16 Russ Dillforgotten include
2003-12-16 Russ Dillwhy the complication of a static string rather than...
2003-12-16 Russ Dillstart attempting to bring udhcp in busybox back to...
2003-12-16 Russ Dillwhen compiled standalone, udhcp needs these headers
2003-12-16 Russ Dillwhoops
2003-12-16 Russ Dillnot sure who made this change, but it certainly mucks...
2003-12-15 Russ Dillmake udhcp work under uclinux, to an extent
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-12-08 Glenn L McGrathStop sending data to the client after the first failure.
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-14 Eric AndersenMichael Smith writes:
2003-11-14 Eric AndersenUlrich Marx writes:
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-10-06 Glenn L McGrathVodz last_patch_105 without his xargs patch which doens...
2003-10-03 Glenn L McGrathVodz, last_patch_114
2003-09-26 Glenn L McGrathPatch by Fillod Stephane, declare variables as static...
2003-09-15 Glenn L McGrathPatch from Stephane Billiart to fix an unused variable...
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-12 Glenn L McGrathFix compile error, Vodz, last_path_113
2003-09-12 Eric AndersenAs vodz just pointed out, I screwup up the call to... 1_00_pre3
2003-09-12 Eric AndersenInvoke run-parts on /etc/network/if-*.d per the behavior of
2003-09-12 Glenn L McGrathBusybox CVS version ipcalc have problems:
2003-09-11 Eric AndersenPatch from Philip Blundell:
2003-09-10 Glenn L McGrathadd ipv6 literal support to wget
2003-09-10 Glenn L McGrathVodz, last_patch_104
2003-09-08 Glenn L McGrathVodz, last_patch_110
2003-09-08 Glenn L McGrathlast_patch_109 from Vladimir N. Oleynik
2003-09-05 Glenn L McGrathSmall bug in silent option
2003-09-02 Glenn L McGrathadds the ability to use and calculate network prefix...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-09-01 Glenn L McGrathAllow one to detect and handle the case where no lease...
2003-08-30 Glenn L McGrath"Without this patch, udhcpcd output may be buffered...
2003-08-29 Glenn L McGrath"Due to a wrong format parameter in a printf httpd...
2003-08-29 Glenn L McGrathRemove stray '\n'
2003-08-29 Glenn L McGrathRemove unused files
2003-08-29 Glenn L McGrath"This function was not updating the argc and argv point...
2003-08-29 Glenn L McGrathlabel's dont work in v4 tunnels, patch by Eric Spakman
2003-08-29 Glenn L McGrathCorrect logic in determining size of block to download...
2003-08-28 Glenn L McGrath"When the initial request by wget is responded by a...
next