index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2002-05-18
ping return 1 if can't ping
Tim Riker
2002-05-16
Reduced code size for new -e flag (suggested by vodz)
Robert Griebl
2002-05-14
Added support for -Y|--proxy=on/off to wget
Robert Griebl
2002-05-14
This patch adds -e (extended information) to route and -r/-e (show routing
Robert Griebl
2002-05-05
Tom Oehser noticed that we were lacking the SO_REUSEADDR flag.
Eric Andersen
2002-04-27
uClibc supports struct _res these days...
Eric Andersen
2002-04-26
Add netcat -i option, per patch from Cristian Ionescu-Idbohrn
Eric Andersen
2002-04-26
Fix bugs
Eric Andersen
2002-04-26
Minor formatting
Eric Andersen
2002-04-26
add missing void, still has issues though
Tim Riker
2002-04-26
Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>:
Eric Andersen
2002-04-17
* networking/wget.c (wget_main): Check return value of safe_fwrite.
Matt Kraai
2002-04-15
Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work
Eric Andersen
2002-04-13
Teach tftp to direct the fetched file to stdout when the
Eric Andersen
2002-04-12
Completely rework the config system so that it no longer annoys me to work on
Eric Andersen
2002-03-21
Doh! I broke ping when removing the nested function.
Eric Andersen
2002-03-20
Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults for
Eric Andersen
2002-03-20
Cave to pressure (2 months later). Eliminate using a
Eric Andersen
2002-03-19
* networking/wget.c (parse_url): Allocate a string for the empty path.
Matt Kraai
2002-02-01
2002-01-30 Neal H Walfield <neal@cs.uml.edu>
Matt Kraai
2001-12-20
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
Matt Kraai
2001-11-10
Latest patch from vodz:
Eric Andersen
2001-11-10
Can't use RESERVE_CONFIG_BUFFER here since the allocation
Eric Andersen
2001-10-31
Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com>
Eric Andersen
2001-10-31
Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>:
Eric Andersen
2001-10-31
patch from Giulio Orsero <giulioo@pobox.com>
Eric Andersen
2001-10-28
Use error_msg() instead of fprintf(stderr, ...)
Eric Andersen
2001-10-28
Add in some (theoretical) uClinux support. Some init cleanups
Eric Andersen
2001-10-25
Recovery from previous commit
Glenn L McGrath
2001-10-25
rEcover from my previous commit
Glenn L McGrath
2001-10-25
Modify applets to use libunarchive
Glenn L McGrath
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-05
Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups.
Glenn L McGrath
2001-10-01
Use xgethostbyname instead of gethostbyname (found by Erik Andersen).
Matt Kraai
2001-09-05
Another fix from vodz
Eric Andersen
2001-08-27
patch from vodz -- route cleanup to display all route entries
Eric Andersen
2001-08-23
A patch from Jaspreet Singh <jsingh@somanetworks.com>
Eric Andersen
2001-08-20
Apply Glenn's tftp rewrite
Eric Andersen
2001-08-10
This corrects the _really_poor_ implementation of "broadcast +" handling
Manuel Novoa III
2001-08-02
More libc5 fixups
Eric Andersen
2001-07-31
Silence some silly warnings
Eric Andersen
2001-07-19
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
Eric Andersen
2001-07-19
The -P prefix should only be prepended to filenames which are not explicitly
Matt Kraai
2001-07-19
The directory name should only be prepended if one was specified.
Matt Kraai
2001-07-17
This is vodz' latest patch. Sorry it took so long...
Eric Andersen
2001-07-13
Allow featureless ping to compile, and featureful ping to shrink
Matt Kraai
2001-07-12
Patch from vodz:
Eric Andersen
2001-07-10
A traceroute applet from vodz. This could probably be slimmed down,
Eric Andersen
2001-07-07
This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables
Eric Andersen
2001-07-06
Add woukaround for missing struct _res in uClibc
Eric Andersen
[next]