Commit History

Author SHA1 Message Date
  Denis Vlasenko cb6874cc66 Sync ping and ping6 a bit, fix style and indentation. 18 years ago
  Rob Landley cae61e7ca4 Make a gcc 4.1 warning go away. 18 years ago
  Rob Landley 9b1857f79f Bugfix from Shaun Jackman: don't attempt to write 64 bytes and then fail if 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Rob Landley 07a637df47 Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84 18 years ago
  Mike Frysinger 06adf5fb47 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. 18 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  Rob Landley bbf4e167f2 Ok, ping needs a rewrite from the ground up. (This is not a busybox app.) 18 years ago
  Rob Landley 42eddbafe7 Add a fflush(stdout). 19 years ago
  Mike Frysinger 887a1ad57f BsAtHome writes in Bug 433: 19 years ago
  Mike Frysinger 03e827a422 2005-03-19 Shaun Jackman <sjackman@gmail.com> 19 years ago
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 85e5e72bc1 Remove remaining libc5 support code 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen 4e486a5d00 Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING 22 years ago
  Eric Andersen e90e741b1e Per discussion with vodz, Tim's changes do not seem to make sense. 22 years ago
  Tim Riker c6def44cfc ping return 1 if can't ping 22 years ago
  Eric Andersen b88868276c Doh! I broke ping when removing the nested function. 22 years ago
  Eric Andersen b5474c48b1 Cave to pressure (2 months later). Eliminate using a 22 years ago
  Matt Kraai 369da77d5e 2002-01-30 Neal H Walfield <neal@cs.uml.edu> 22 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen 044228d5ec This is vodz' latest patch. Sorry it took so long... 23 years ago
  Matt Kraai 06ef16563b Allow featureless ping to compile, and featureful ping to shrink 23 years ago
  Eric Andersen 7467c8d3b6 Patch from vodz: 23 years ago
  Eric Andersen 004015e9c4 Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug 23 years ago
  Matt Kraai bf381a0ad8 Whoops. Forgot the x. 23 years ago
  Matt Kraai c55b8d41c1 Add xgethostbyname and herror_msg* functions. 23 years ago