2008-12-10 |
Denis Vlasenko | *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ... |
blob | commitdiff | raw |
2008-10-27 |
Denis Vlasenko | ping: trivial code shrink |
blob | commitdiff | raw | diff to current |
2008-08-24 |
Denis Vlasenko | ping: SO_RCVBUF must be bigger than packet size, |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Bernhard Reutner... | - use EXIT_{SUCCESS,FAILURE}. No object-code changes |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Denis Vlasenko | ping: dont leak uninitialized data in ping packets |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Denis Vlasenko | ping: add -w, -W support (James Simmons <jsimmons AT... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Paul Fox | Fix compilation error when FEATURE_FANCY_PING enabled... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Bernhard Reutner... | - be C99 friendly. Anonymous unions are a GNU extension... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Denis Vlasenko | ps: fix build breakage from vda's recent commit |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Denis Vlasenko | ping: fix breakage from -I fix |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Denis Vlasenko | paing: make -I ethN work too (-I addr already worked) |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | introduce and use xdup2(int, int) |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Denis Vlasenko | ping: fix non-fancy ping6 |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Denis Vlasenko | ping: fix incorrect handling of -I (Iouri Kharon <bc... |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Denis Vlasenko | ping: fix write-after-allocated-mem bug |
blob | commitdiff | raw | diff to current |
2007-06-16 |
Denis Vlasenko | pscan: new applet (portscanner). ~1350 bytes. By Tito... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Denis Vlasenko | ping: stop using data/bss |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Denis Vlasenko | ping: fix wrong sign extension of packet id (bug 1373) |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Bernhard Reutner... | - add xsendto and use where appropriate; shrink iplink... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Denis Vlasenko | ping: don't measure times if ping payload is less than... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Denis Vlasenko | ping: reuse another bit of common code. -60 bytes |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Denis Vlasenko | ping: support -I addr in family neutral manner; reuse... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Denis Vlasenko | add x to IPv6 functions which can die |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | assorted fixes for bugs found with randomconfig |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #5 |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | taskset: fix incorrect rage spec and allow 0xXXX input |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Denis Vlasenko | accidentally applied wrong (old) patch, fixing up... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Denis Vlasenko | opt_complementary doesn't like numeric opts :( |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Denis Vlasenko | Unify ping and ping6. ping has -4 and -6 which force |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Denis Vlasenko | ping6: stop using xgethostbyname2, remove it from libbb. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Denis Vlasenko | cleanups: unnecessary casts, unified const_1, eliminate... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Denis Vlasenko | exterminate u_intXXX. |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Denis Vlasenko | fix verbose output; remove commented-out includes. |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Denis Vlasenko | ping6: fix sequence numbers (missed ntoh) and ttl display. |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Denis Vlasenko | ping[6]: don't do htons(a++), it can be a macro |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Denis Vlasenko | fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr> |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 2 |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Denis Vlasenko | introduce setsockopt_reuseaddr(int fd), setsockopt_broa... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Denis Vlasenko | login: use %s - we know that string is not too long... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Denis Vlasenko | silly size savings and capitalization fixes |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Denis Vlasenko | ping: bind -> xbind |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Denis Vlasenko | ping(6): use htons instead of SWAP_BE. |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Denis Vlasenko | ping: implement -I option |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Denis Vlasenko | ping6: resolve interface name to number early. |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Denis Vlasenko | Sync ping and ping6 a bit, fix style and indentation. |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Rob Landley | Make a gcc 4.1 warning go away. |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Rob Landley | Bugfix from Shaun Jackman: don't attempt to write 64... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Rob Landley | Consolidate #include <sys/time.h> so libbb.h does it. |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Rob Landley | Patch from KRONSTORFER Horst to Fix a size mismatch... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Mike Frysinger | 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Rob Landley | Patch from Denis Vlasenko turning static const int... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Tim Riker | just whitespace |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Rob Landley | Ok, ping needs a rewrite from the ground up. (This... |
blob | commitdiff | raw | diff to current |
2005-12-15 |
Rob Landley | Add a fflush(stdout). |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Mike Frysinger | BsAtHome writes in Bug 433: |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Mike Frysinger | 2005-03-19 Shaun Jackman <sjackman@gmail.com> |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Eric Andersen | Patch from Bernhard Fischer to make a bunch of symbols... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Eric Andersen | Remove remaining libc5 support code |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Eric Andersen | Kiss Gabor noticed that ping compiled without BB_FEATUR... |
blob | commitdiff | raw | diff to current |
2002-06-06 |
Eric Andersen | Per discussion with vodz, Tim's changes do not seem... |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Tim Riker | ping return 1 if can't ping |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Eric Andersen | Doh! I broke ping when removing the nested function. |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Eric Andersen | Cave to pressure (2 months later). Eliminate using a |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Matt Kraai | 2002-01-30 Neal H Walfield <neal@cs.uml.edu> |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Eric Andersen | This is vodz' latest patch. Sorry it took so long... |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Matt Kraai | Allow featureless ping to compile, and featureful ping... |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Eric Andersen | Patch from vodz: |
blob | commitdiff | raw | diff to current |
2001-05-21 |
Eric Andersen | Patch from Lars Kellogg-Stedman <lars@larsshack.org... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Matt Kraai | Whoops. Forgot the x. |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Matt Kraai | Add xgethostbyname and herror_msg* functions. |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Eric Andersen | Update how we detect if libc5 is in use. |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Eric Andersen | Fix socklen_t for libc5 |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Andersen | Remove the warning messages. By consensus, netkit... |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Andersen | Fix spelling. s/maintainence/maintenance/ |
blob | commitdiff | raw | diff to current |
2001-01-23 |
Mark Whitley | #define -> static const int. Also got rid of some big... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Eric Andersen | Warn about apps that will be going away in release... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Matt Kraai | Use busybox error handling functions wherever possible. |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Matt Kraai | Change calls to error_msg.* and strerror to use perror_... |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Matt Kraai | Stop using TRUE and FALSE for exit status. |
blob | commitdiff | raw | diff to current |
2000-11-14 |
Eric Andersen | Remove the BSD advertising clause, and replace it with... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Matt Kraai | Return failure if ping gets no response. |
blob | commitdiff | raw | diff to current |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
blob | commitdiff | raw | diff to current |
next |