Commit History

Author SHA1 Message Date
  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 19 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Rob Landley bbf4e167f2 Ok, ping needs a rewrite from the ground up. (This is not a busybox app.) 19 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. 21 years ago
  Eric Andersen 85e5e72bc1 Remove remaining libc5 support code 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 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. 23 years ago
  Eric Andersen b5474c48b1 Cave to pressure (2 months later). Eliminate using a 23 years ago
  Matt Kraai 369da77d5e 2002-01-30 Neal H Walfield <neal@cs.uml.edu> 23 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
  Eric Andersen b6b519b416 Update how we detect if libc5 is in use. 23 years ago
  Eric Andersen 14e9e9d1ca Fix socklen_t for libc5 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago