Commit History

Author SHA1 Message Date
  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 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
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Eric Andersen f6c6d9aacc Remove the warning messages. By consensus, netkit-tiny doesn't 24 years ago
  Eric Andersen 24be980004 Fix spelling. s/maintainence/maintenance/ 24 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 years ago
  Eric Andersen 6705986f27 Warn about apps that will be going away in release 0.50 24 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 years ago
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 years ago
  Eric Andersen 4e573f4729 Remove the BSD advertising clause, and replace it with a link to how 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai b938e2ff99 Return failure if ping gets no response. 24 years ago