attempt to regularize atoi mess.
[oweals/busybox.git] / networking / ping6.c
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-02 Denis Vlasenkoping(6): use htons instead of SWAP_BE.
2006-09-02 Denis Vlasenkoping: implement -I option
2006-09-02 Denis Vlasenkoping6: resolve interface name to number early.
2006-09-02 Denis VlasenkoSync ping and ping6 a bit, fix style and indentation.
2006-09-02 Denis VlasenkoFix endianness issue in ping6
2006-07-11 "Robert P. J. Day"Add one-line GPL boilerplate to these source files.
2006-07-01 "Robert P. J. Day"More removal of "#if 0" content.
2006-06-19 Rob LandleyMake some 64 bit warnings go away on x86-64.
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-04-01 Rob LandleyPatch from KRONSTORFER Horst to Fix a size mismatch...
2006-03-22 Mike Frysinger2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ...
2006-03-13 Mike Frysingerupdate comments as to what caused the defines to change
2006-03-10 Mike Frysingerfix building with glibc-2.4
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-25 Tim Rikerjust whitespace
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-05-22 Eric AndersenPatch from Russell Coker:
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-12 Eric AndersenKiss Gabor noticed that ping compiled without BB_FEATUR...
2002-11-26 Glenn L McGrathuse #ifdef instead of #if
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...