1. 4e486a5 Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING by Eric Andersen · 22 years ago
  2. e90e741 Per discussion with vodz, Tim's changes do not seem to make sense. by Eric Andersen · 22 years ago
  3. c6def44 ping return 1 if can't ping by Tim Riker · 22 years ago
  4. b888682 Doh! I broke ping when removing the nested function. by Eric Andersen · 23 years ago
  5. b5474c4 Cave to pressure (2 months later). Eliminate using a by Eric Andersen · 23 years ago
  6. 369da77 2002-01-30 Neal H Walfield <neal@cs.uml.edu> by Matt Kraai · 23 years ago
  7. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  8. 044228d This is vodz' latest patch. Sorry it took so long... by Eric Andersen · 23 years ago
  9. 06ef165 Allow featureless ping to compile, and featureful ping to shrink by Matt Kraai · 23 years ago
  10. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  11. 004015e Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug by Eric Andersen · 23 years ago
  12. bf381a0 Whoops. Forgot the x. by Matt Kraai · 23 years ago
  13. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  14. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
  15. 14e9e9d Fix socklen_t for libc5 by Eric Andersen · 24 years ago
  16. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  17. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  18. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  19. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  20. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  21. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  22. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  23. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  24. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  25. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  26. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  27. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  28. 4e573f4 Remove the BSD advertising clause, and replace it with a link to how by Eric Andersen · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. b938e2f Return failure if ping gets no response. by Matt Kraai · 24 years ago
  31. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  32. fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
  33. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  34. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  35. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  36. 03f4c27 Turned some stuff into features that really are features, not apps. -Erik by Eric Andersen · 24 years ago
  37. 9ca57d3 Made ping work with libc5 and libc6. -Erik by Eric Andersen · 24 years ago
  38. 0024abc Implemented "ping -s", fixed error messages and argument parsing by Pavel Roskin · 24 years ago
  39. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  40. 227a59b Several more updates -Erik by Erik Andersen · 24 years ago
  41. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  42. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  43. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  44. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  45. a6d0dbc Minor change. init now uses dup2. -Erik by Erik Andersen · 25 years ago
  46. 8e759aa copy fixes to simplify link copying and always do the right thing. by Erik Andersen · 25 years ago
  47. 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
  48. 19db07b Ok, so this is reallt 0.38... -Erik by Eric Andersen · 25 years ago
  49. 1792f8c Tail now works (costs 6k). Several other updates. -Erik by Eric Andersen · 25 years ago
  50. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  51. 2285f36 Stuf by Eric Andersen · 25 years ago
  52. fcdb57a Fixes by Eric Andersen · 25 years ago
  53. 485b955 Stuf by Eric Andersen · 25 years ago