aboutsummaryrefslogtreecommitdiff
path: root/networking/ping6.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Consolidate #include <sys/time.h> so libbb.h does it.landley2006-05-271-1/+0
* Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84landley2006-04-011-2/+2
* 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of ...vapier2006-03-221-1/+1
* update comments as to what caused the defines to changevapier2006-03-131-10/+11
* fix building with glibc-2.4vapier2006-03-101-0/+10
* Patch from Denis Vlasenko turning static const int (which gets emitted intolandley2006-03-101-7/+9
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-2/+2
* just whitespacetimr2006-01-251-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-7/+7
* Patch from Russell Coker:andersen2003-05-221-2/+3
* Major coreutils update.mjn32003-03-191-16/+16
* Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGandersen2003-01-121-7/+6
* use #ifdef instead of #ifbug12002-11-261-3/+3
* This patch from Bart Visscher <magick@linux-fan.com> addsandersen2002-07-031-0/+515