Add an input buffer (currently 32kB) to speed things up heaps, it still requires...
[oweals/busybox.git] / networking /
2002-11-19 Glenn L McGrathDont use xargs
2002-11-19 Glenn L McGrathdont use the -i option of xargs
2002-11-19 Russ Dilludhcpc documentation update
2002-11-18 Glenn L McGrathUse error_msg_and_die, style
2002-11-17 Glenn L McGrathRemove mapping option, its should always be used
2002-11-15 Eric AndersenPatch from Bastian Blank:
2002-11-11 Glenn L McGrathMake ifupdown use internal run_parts
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-10 Glenn L McGrathipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 Glenn L McGrathConfig feature DEVPTS defined and used in telnetd,...
2002-11-10 Glenn L McGrathFix for hostname -s, by Stephan Linz
2002-11-10 Glenn L McGrathFixup a previous define
2002-11-10 Glenn L McGrathMake mapping support a definable feature, saves 1.6kB
2002-11-10 Glenn L McGrathOnly compile the files in this dir if the IP applet...
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>
2002-11-09 Glenn L McGrathdebian compatable ifup and ifdown commands
2002-11-05 Russ Dillversion number oops
2002-10-31 Russ Dillsync to udhcp 0.9.8
2002-10-25 Eric AndersenThis patch from Magnus Damm fixed a long standing problem
2002-10-18 Eric AndersenFix needless difference vs GNU
2002-10-14 Russ Dillmissed add for udhcp
2002-10-14 Russ Dilladded full udhcp integration
2002-09-30 Eric Andersenlast_patch58 from vodz:
2002-09-15 Glenn L McGrathUse busybox's show_usage function for help
2002-09-10 Eric AndersenFix for handling of "tftp -l -" from Jean Wolter <jw5...
2002-08-26 Eric AndersenEliminate use of obsolete sys_errlist[]
2002-08-23 Glenn L McGrathRemove empty loops
2002-08-23 Glenn L McGrathUse static instead of extern, braces around if's, run...
2002-08-23 Aaron Lehmannansify
2002-08-23 Aaron Lehmannremove duplicate definition of G
2002-08-22 Glenn L McGrathRun through indent, fix comment
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-21 Aaron LehmannCleanups. These SHOULD make the binary a lot smaller...
2002-08-21 Glenn L McGrathDisable debugging
2002-08-21 Aaron LehmannClean up udhcpd a bit. Constify. Staticize. Remove...
2002-08-21 Glenn L McGrathNew applet, udhcp client
2002-07-24 Robert GrieblCommited patch from bug #1182
2002-07-12 Robert GrieblAccept the --passive-ftp cmd.line option. We always...
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-07-03 Eric AndersenA patch from Bart Visscher <magick@linux-fan.com> to...
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-06-23 Aaron LehmannRemove advertising clauses in accordance with
2002-06-22 Eric AndersenApply vodz' last_patch44 -- cleanup several chars to...
2002-06-06 Eric AndersenEmail addr fix
2002-06-06 Eric AndersenPatch from Gyepi SAM <gyepi@praxis-sw.com>:
2002-06-06 Eric AndersenPer discussion with vodz, Tim's changes do not seem...
2002-06-04 Robert GrieblFix for broken handling off BusyBox's own pwd/grp imple...
2002-05-18 Tim Rikerping return 1 if can't ping
2002-05-16 Robert GrieblReduced code size for new -e flag (suggested by vodz)
2002-05-14 Robert GrieblAdded support for -Y|--proxy=on/off to wget
2002-05-14 Robert GrieblThis patch adds -e (extended information) to route...
2002-05-05 Eric AndersenTom Oehser noticed that we were lacking the SO_REUSEADD...
2002-04-27 Eric AndersenuClibc supports struct _res these days...
2002-04-26 Eric AndersenAdd netcat -i option, per patch from Cristian Ionescu...
2002-04-26 Eric AndersenFix bugs
2002-04-26 Eric AndersenMinor formatting
2002-04-26 Tim Rikeradd missing void, still has issues though
2002-04-26 Eric AndersenForward port patch from Przemyslaw Czerpak <druzus...
2002-04-17 Matt Kraai* networking/wget.c (wget_main): Check return value...
2002-04-15 Eric AndersenPatch from Ben Low <ben@titr.uow.edu.au> to allow tftp...
2002-04-13 Eric AndersenTeach tftp to direct the fetched file to stdout when the
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-03-21 Eric AndersenDoh! I broke ping when removing the nested function.
2002-03-20 Eric AndersenPatch from Jeff Studer <jstuder@aquilagroup.com> to...
2002-03-20 Eric AndersenCave to pressure (2 months later). Eliminate using a
2002-03-19 Matt Kraai* networking/wget.c (parse_url): Allocate a string...
2002-02-01 Matt Kraai2002-01-30 Neal H Walfield <neal@cs.uml.edu>
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-11-10 Eric AndersenLatest patch from vodz:
2001-11-10 Eric AndersenCan't use RESERVE_CONFIG_BUFFER here since the allocation
2001-10-31 Eric AndersenAdd netstat applet, submitted by Bart Visscher <magick...
2001-10-31 Eric AndersenMajor cleanup from Charles Steinkuehler <charles@steink...
2001-10-31 Eric Andersenpatch from Giulio Orsero <giulioo@pobox.com>
2001-10-28 Eric AndersenUse error_msg() instead of fprintf(stderr, ...)
2001-10-28 Eric AndersenAdd in some (theoretical) uClinux support. Some init...
2001-10-25 Glenn L McGrathRecovery from previous commit
2001-10-25 Glenn L McGrathrEcover from my previous commit
2001-10-25 Glenn L McGrathModify applets to use libunarchive
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-10-01 Matt KraaiUse xgethostbyname instead of gethostbyname (found...
2001-09-05 Eric AndersenAnother fix from vodz
2001-08-27 Eric Andersenpatch from vodz -- route cleanup to display all route...
2001-08-23 Eric AndersenA patch from Jaspreet Singh <jsingh@somanetworks.com>
2001-08-20 Eric AndersenApply Glenn's tftp rewrite
2001-08-10 Manuel Novoa III This corrects the _really_poor_ implementation of ...
2001-08-02 Eric AndersenMore libc5 fixups
2001-07-31 Eric AndersenSilence some silly warnings
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-07-19 Matt KraaiThe -P prefix should only be prepended to filenames...
2001-07-19 Matt KraaiThe directory name should only be prepended if one...
2001-07-17 Eric AndersenThis is vodz' latest patch. Sorry it took so long...
2001-07-13 Matt KraaiAllow featureless ping to compile, and featureful ping...
2001-07-12 Eric AndersenPatch from vodz:
2001-07-10 Eric AndersenA traceroute applet from vodz. This could probably...
2001-07-07 Eric AndersenThis patch from Fabio Ferrari <fabio.ferrari@digitro...
2001-07-06 Eric AndersenAdd woukaround for missing struct _res in uClibc
2001-06-26 Glenn L McGrathVladimir's last_patch_15
2001-06-23 Eric AndersenThese were broken when using dmalloc due to include...
next