2002-06-06 |
Eric Andersen | Email addr fix |
tree | commitdiff |
2002-06-06 |
Eric Andersen | Patch from Gyepi SAM <gyepi@praxis-sw.com>: |
tree | commitdiff |
2002-06-06 |
Eric Andersen | Per discussion with vodz, Tim's changes do not seem... |
tree | commitdiff |
2002-06-04 |
Robert Griebl | Fix for broken handling off BusyBox's own pwd/grp imple... |
tree | commitdiff |
2002-05-18 |
Tim Riker | ping return 1 if can't ping |
tree | commitdiff |
2002-05-16 |
Robert Griebl | Reduced code size for new -e flag (suggested by vodz) |
tree | commitdiff |
2002-05-14 |
Robert Griebl | Added support for -Y|--proxy=on/off to wget |
tree | commitdiff |
2002-05-14 |
Robert Griebl | This patch adds -e (extended information) to route... |
tree | commitdiff |
2002-05-05 |
Eric Andersen | Tom Oehser noticed that we were lacking the SO_REUSEADD... |
tree | commitdiff |
2002-04-27 |
Eric Andersen | uClibc supports struct _res these days... |
tree | commitdiff |
2002-04-26 |
Eric Andersen | Add netcat -i option, per patch from Cristian Ionescu... |
tree | commitdiff |
2002-04-26 |
Eric Andersen | Fix bugs |
tree | commitdiff |
2002-04-26 |
Eric Andersen | Minor formatting |
tree | commitdiff |
2002-04-26 |
Tim Riker | add missing void, still has issues though |
tree | commitdiff |
2002-04-26 |
Eric Andersen | Forward port patch from Przemyslaw Czerpak <druzus... |
tree | commitdiff |
2002-04-17 |
Matt Kraai | * networking/wget.c (wget_main): Check return value... |
tree | commitdiff |
2002-04-15 |
Eric Andersen | Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp... |
tree | commitdiff |
2002-04-13 |
Eric Andersen | Teach tftp to direct the fetched file to stdout when the |
tree | commitdiff |
2002-04-12 |
Eric Andersen | Completely rework the config system so that it no longe... |
tree | commitdiff |
2002-03-21 |
Eric Andersen | Doh! I broke ping when removing the nested function. |
tree | commitdiff |
2002-03-20 |
Eric Andersen | Patch from Jeff Studer <jstuder@aquilagroup.com> to... |
tree | commitdiff |
2002-03-20 |
Eric Andersen | Cave to pressure (2 months later). Eliminate using a |
tree | commitdiff |
2002-03-19 |
Matt Kraai | * networking/wget.c (parse_url): Allocate a string... |
tree | commitdiff |
2002-02-01 |
Matt Kraai | 2002-01-30 Neal H Walfield <neal@cs.uml.edu> |
tree | commitdiff |
2001-12-20 |
Matt Kraai | Remove `== TRUE' tests and convert `!= TRUE' and `... |
tree | commitdiff |
2001-11-10 |
Eric Andersen | Latest patch from vodz: |
tree | commitdiff |
2001-11-10 |
Eric Andersen | Can't use RESERVE_CONFIG_BUFFER here since the allocation |
tree | commitdiff |
2001-10-31 |
Eric Andersen | Add netstat applet, submitted by Bart Visscher <magick... |
tree | commitdiff |
2001-10-31 |
Eric Andersen | Major cleanup from Charles Steinkuehler <charles@steink... |
tree | commitdiff |
2001-10-31 |
Eric Andersen | patch from Giulio Orsero <giulioo@pobox.com> |
tree | commitdiff |
2001-10-28 |
Eric Andersen | Use error_msg() instead of fprintf(stderr, ...) |
tree | commitdiff |
2001-10-28 |
Eric Andersen | Add in some (theoretical) uClinux support. Some init... |
tree | commitdiff |
2001-10-25 |
Glenn L McGrath | Recovery from previous commit |
tree | commitdiff |
2001-10-25 |
Glenn L McGrath | rEcover from my previous commit |
tree | commitdiff |
2001-10-25 |
Glenn L McGrath | Modify applets to use libunarchive |
tree | commitdiff |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
tree | commitdiff |
2001-10-05 |
Glenn L McGrath | Apply Magnus Damm's patch, adds tftp blocksize support... |
tree | commitdiff |
2001-10-01 |
Matt Kraai | Use xgethostbyname instead of gethostbyname (found... |
tree | commitdiff |
2001-09-05 |
Eric Andersen | Another fix from vodz |
tree | commitdiff |
2001-08-27 |
Eric Andersen | patch from vodz -- route cleanup to display all route... |
tree | commitdiff |
2001-08-23 |
Eric Andersen | A patch from Jaspreet Singh <jsingh@somanetworks.com> |
tree | commitdiff |
2001-08-20 |
Eric Andersen | Apply Glenn's tftp rewrite |
tree | commitdiff |
2001-08-10 |
Manuel Novoa III | This corrects the _really_poor_ implementation of ... |
tree | commitdiff |
2001-08-02 |
Eric Andersen | More libc5 fixups |
tree | commitdiff |
2001-07-31 |
Eric Andersen | Silence some silly warnings |
tree | commitdiff |
2001-07-19 |
Eric Andersen | Some adjustments, mostly from David McCullough <davidm... |
tree | commitdiff |
2001-07-19 |
Matt Kraai | The -P prefix should only be prepended to filenames... |
tree | commitdiff |
2001-07-19 |
Matt Kraai | The directory name should only be prepended if one... |
tree | commitdiff |
2001-07-17 |
Eric Andersen | This is vodz' latest patch. Sorry it took so long... |
tree | commitdiff |
2001-07-13 |
Matt Kraai | Allow featureless ping to compile, and featureful ping... |
tree | commitdiff |
2001-07-12 |
Eric Andersen | Patch from vodz: |
tree | commitdiff |
2001-07-10 |
Eric Andersen | A traceroute applet from vodz. This could probably... |
tree | commitdiff |
2001-07-07 |
Eric Andersen | This patch from Fabio Ferrari <fabio.ferrari@digitro... |
tree | commitdiff |
2001-07-06 |
Eric Andersen | Add woukaround for missing struct _res in uClibc |
tree | commitdiff |
2001-06-26 |
Glenn L McGrath | Vladimir's last_patch_15 |
tree | commitdiff |
2001-06-23 |
Eric Andersen | These were broken when using dmalloc due to include... |
tree | commitdiff |
2001-06-21 |
Eric Andersen | Add wget -P support, finishing off bug #1176 |
tree | commitdiff |
2001-06-12 |
Eric Andersen | A patch from Benjamin Zeckel <bzeckel@cisco.com> to... |
tree | commitdiff |
2001-05-21 |
Eric Andersen | Patch from Lars Kellogg-Stedman <lars@larsshack.org... |
tree | commitdiff |
2001-05-16 |
Matt Kraai | Whoops. Forgot the x. |
tree | commitdiff |
2001-05-16 |
Matt Kraai | Add xgethostbyname and herror_msg* functions. |
tree | commitdiff |
2001-05-16 |
Matt Kraai | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted... |
tree | commitdiff |
2001-05-15 |
Eric Andersen | Suggestion from Larry: no format string, use fputs... |
tree | commitdiff |
2001-05-15 |
Eric Andersen | Patch from Adam Heath <doogie@debian.org> to add arbitr... |
tree | commitdiff |
2001-05-15 |
Matt Kraai | Fix incorrect length passed to accept noted by Larry... |
tree | commitdiff |
2001-05-13 |
Eric Andersen | When doing a 'wget -O -' turn on the quiet flag, lest... |
tree | commitdiff |
2001-05-09 |
Matt Kraai | Make stdio functions which can be interrupted by the... |
tree | commitdiff |
2001-05-07 |
Eric Andersen | Patch from Jim McQuillan to pass the terminal type... |
tree | commitdiff |
2001-04-17 |
Mark Whitley | Applied a patch from Laurence Anderson to fix the wget... |
tree | commitdiff |
2001-04-11 |
Matt Kraai | Use putc, and write to stderr as the rest of the progre... |
tree | commitdiff |
2001-04-11 |
Matt Kraai | Only finish with a newline if we are displaying the... |
tree | commitdiff |
2001-04-11 |
Matt Kraai | Fix behavior when extracting to stdout. Report and... |
tree | commitdiff |
2001-04-10 |
Eric Andersen | This patch from Laurence Anderson <laurence@zxmail... |
tree | commitdiff |
2001-04-09 |
Eric Andersen | Update how we detect if libc5 is in use. |
tree | commitdiff |
2001-04-05 |
Eric Andersen | A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua... |
tree | commitdiff |
2001-04-05 |
Eric Andersen | A number of cleanups. Now compiles with libc5, glibc... |
tree | commitdiff |
2001-03-26 |
Manuel Novoa III | Fix in_ether bug regarding hex digits reported by Jonas... |
tree | commitdiff |
2001-03-23 |
Eric Andersen | xstrdup tftp cleanup from Jeff Garzik |
tree | commitdiff |
2001-03-21 |
Eric Andersen | A nice patch from Larry Doolittle that adds -Wshadow and |
tree | commitdiff |
2001-03-19 |
Eric Andersen | Another cleanup patch from Jeff Garzik <jgarzik@mandrak... |
tree | commitdiff |
2001-03-17 |
Eric Andersen | Fix a bug pointed out by Rob Landley <rlandley@austin... |
tree | commitdiff |
2001-03-15 |
Eric Andersen | Don't confuse people. If the run 'ifconfig' and they... |
tree | commitdiff |
2001-03-14 |
Eric Andersen | Fix socklen_t for libc5 |
tree | commitdiff |
2001-03-12 |
Manuel Novoa III | Reduced code size of interface. Support ifconfig ... |
tree | commitdiff |
2001-03-10 |
Manuel Novoa III | Quick mod to enable option -a for ifconfig. |
tree | commitdiff |
2001-03-09 |
Manuel Novoa III | Use perror_msg_and_die function where appropriate. |
tree | commitdiff |
2001-03-09 |
Eric Andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
tree | commitdiff |
2001-03-09 |
Eric Andersen | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com>... |
tree | commitdiff |
2001-03-08 |
Manuel Novoa III | Improved port of ifconfig... smaller and with more... |
tree | commitdiff |
2001-03-07 |
Eric Andersen | This patch by Vladimir and Larry saves a few bytes. |
tree | commitdiff |
2001-03-06 |
Mark Whitley | Applied patch from Vladimir Oleynik via Magnus Damm... |
tree | commitdiff |
2001-03-06 |
Eric Andersen | Add in a first pass at ifconfig status reporting. ... |
tree | commitdiff |
2001-03-02 |
Mark Whitley | Added Magnus Damm's tftp applet to Busybox. |
tree | commitdiff |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
tree | commitdiff |
2001-02-18 |
Eric Andersen | A small cleanup by Vladimir |
tree | commitdiff |
2001-02-15 |
Mark Whitley | Another small formatting change from Larry Doolittle. |
tree | commitdiff |
2001-02-15 |
Mark Whitley | Applied patch from Larry Doolittle that does the following: |
tree | commitdiff |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
tree | commitdiff |
2001-02-14 |
Eric Andersen | implemented displayroute() based on a patch from Vladim... |
tree | commitdiff |
2001-02-14 |
Eric Andersen | Add in ifconfig and route |
tree | commitdiff |
next |