summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop sending data to the client after the first failure.Glenn L McGrath2003-12-081-1/+2
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-2/+2
* Michael Smith writes:Eric Andersen2003-11-141-2/+2
* Ulrich Marx writes:Eric Andersen2003-11-141-0/+2
* Fix rdate and ftpget/ftpput so they compile with the new xconnect.Eric Andersen2003-11-031-12/+28
* Rework wget, the xconnect interface, and its various clientsEric Andersen2003-10-312-10/+24
* Andreas Mohr writes:Eric Andersen2003-10-222-18/+18
* Vodz last_patch_105 without his xargs patch which doenst apply cleanlyGlenn L McGrath2003-10-061-0/+2
* Vodz, last_patch_114Glenn L McGrath2003-10-031-139/+115
* Patch by Fillod Stephane, declare variables as static to not clobberGlenn L McGrath2003-09-261-20/+20
* Patch from Stephane Billiart to fix an unused variable warning.Glenn L McGrath2003-09-151-1/+3
* Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen2003-09-152-16/+5
* Fix compile error, Vodz, last_path_113Glenn L McGrath2003-09-121-4/+8
* As vodz just pointed out, I screwup up the call to bb_xasprintf!1_00_pre3Eric Andersen2003-09-121-2/+2
* Invoke run-parts on /etc/network/if-*.d per the behavior ofEric Andersen2003-09-121-7/+4
* Busybox CVS version ipcalc have problems:Glenn L McGrath2003-09-122-27/+32
* Patch from Philip Blundell:Eric Andersen2003-09-111-2/+2
* add ipv6 literal support to wgetGlenn L McGrath2003-09-102-4/+33
* Vodz, last_patch_104Glenn L McGrath2003-09-101-1/+13
* Vodz, last_patch_110 Glenn L McGrath2003-09-081-24/+7
* last_patch_109 from Vladimir N. OleynikGlenn L McGrath2003-09-081-89/+198
* Small bug in silent optionGlenn L McGrath2003-09-051-1/+1
* adds the ability to use and calculate network prefix specifications insteadGlenn L McGrath2003-09-022-11/+80
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-022-3/+3
* Allow one to detect and handle the case where no lease could be obtainedGlenn L McGrath2003-09-011-0/+1
* "Without this patch, udhcpcd output may be buffered and delayed forGlenn L McGrath2003-08-301-0/+2
* "Due to a wrong format parameter in a printf httpd does not work whenGlenn L McGrath2003-08-291-1/+8
* Remove stray '\n'Glenn L McGrath2003-08-292-3/+3
* Remove unused filesGlenn L McGrath2003-08-293-136/+0
* "This function was not updating the argc and argv pointers to reflectGlenn L McGrath2003-08-291-0/+2
* label's dont work in v4 tunnels, patch by Eric SpakmanGlenn L McGrath2003-08-291-1/+1
* Correct logic in determining size of block to download, as pointed outGlenn L McGrath2003-08-291-2/+2
* "When the initial request by wget is responded by a 3XX redirectGlenn L McGrath2003-08-281-2/+5
* "When the filesize is known from content-length header, safe_fread isGlenn L McGrath2003-08-281-13/+15
* *** empty log message ***Glenn L McGrath2003-08-281-1/+1
* Begin using the new "select" option. Good stuff!Eric Andersen2003-08-081-8/+30
* Eric Spakman writes:Eric Andersen2003-08-061-7/+11
* Eric Spakman writes:Eric Andersen2003-07-301-1/+1
* Christian Meyer provided this patch to fix more bugs with the tftp clientEric Andersen2003-07-301-3/+2
* Match up interfacesEric Andersen2003-07-291-1/+1
* Bruno Randolf writes:Eric Andersen2003-07-291-5/+6
* Fixup bugs in last patchEric Andersen2003-07-281-2/+2
* Update docs a bitEric Andersen2003-07-281-8/+9
* last_patch95 from vodz:Eric Andersen2003-07-284-16/+88
* Allow people to use the full blown iproute2 programs with busybox ifupdown.Eric Andersen2003-07-261-4/+21
* Patch from Christian Meyer:Eric Andersen2003-07-261-0/+1
* There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUGEric Andersen2003-07-221-7/+0
* Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen2003-07-221-27/+45
* Remove remaining libc5 support codeEric Andersen2003-07-223-185/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-149-10/+10