1. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  2. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  3. 0dab829 Add missing newlines to error messages. by Matt Kraai · 24 years ago
  4. bfa7967 Rewrite nc to be simpler, smaller, and to check syscalls for errors. by Matt Kraai · 24 years ago
  5. 95fa0ea Shutdown sending on the socket when stdin closes. by Matt Kraai · 24 years ago
  6. 29edd00 More wget cleanups I've been working on... by Eric Andersen · 24 years ago
  7. 1bca5ed add quiet mode support. by Glenn L McGrath · 24 years ago
  8. f3b2b52 Patch from Matt Kraai to enable proxy support. by Eric Andersen · 24 years ago
  9. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  10. da7b829 Write progress meter to stderr instead of stdout by Randolph Chung · 24 years ago
  11. 02553a2 Fixed URL parsing bug Fixed -O - output-to-stdout bug by Randolph Chung · 24 years ago
  12. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  13. 4e573f4 Remove the BSD advertising clause, and replace it with a link to how by Eric Andersen · 24 years ago
  14. 97d2612 Cleaned up error message handling. by Matt Kraai · 24 years ago
  15. 0d5835a Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make by Eric Andersen · 24 years ago
  16. b520e08 Add a spiffy progress meter. -Erik by Eric Andersen · 24 years ago
  17. 25b669c Try to guess an output filename by Eric Andersen · 24 years ago
  18. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  19. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  20. b938e2f Return failure if ping gets no response. by Matt Kraai · 24 years ago
  21. 5d63884 Bug fix for wget, and proper attribution of Chip Rosenthal and by Eric Andersen · 24 years ago
  22. 9670083 Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. by Eric Andersen · 24 years ago
  23. a3de24e Fix spelling error -Erik by Eric Andersen · 24 years ago
  24. 616d13b Fixed to pass -Wundef by Pavel Roskin · 24 years ago
  25. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  26. fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
  27. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  28. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  29. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  30. 03f4c27 Turned some stuff into features that really are features, not apps. -Erik by Eric Andersen · 24 years ago
  31. 9ca57d3 Made ping work with libc5 and libc6. -Erik by Eric Andersen · 24 years ago
  32. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  33. 28c70b3 Integrate Tomi Ollila's telnet. Costs 3k. :) -Erik by Eric Andersen · 24 years ago
  34. 0024abc Implemented "ping -s", fixed error messages and argument parsing by Pavel Roskin · 24 years ago
  35. afeb683 "nc" exits silently on errors. This patch makes it print something before by Eric Andersen · 24 years ago
  36. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  37. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  38. 5afc864 More stuff -Erik by Erik Andersen · 24 years ago
  39. 94f5e0b Some accrued fixes/updates. 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. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 24 years ago
  43. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  44. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  45. f7c49ef Sync up a few things. Add in a new telnet implementation (still by Erik Andersen · 25 years ago
  46. e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
  47. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  48. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  49. 50bc101 made more robust and commented my code. by John Beppu · 25 years ago
  50. b332e77 by John Beppu · 25 years ago
  51. a6d0dbc Minor change. init now uses dup2. -Erik by Erik Andersen · 25 years ago
  52. 8e759aa copy fixes to simplify link copying and always do the right thing. by Erik Andersen · 25 years ago
  53. 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
  54. 19db07b Ok, so this is reallt 0.38... -Erik by Eric Andersen · 25 years ago
  55. 1792f8c Tail now works (costs 6k). Several other updates. -Erik by Eric Andersen · 25 years ago
  56. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  57. 2285f36 Stuf by Eric Andersen · 25 years ago
  58. fcdb57a Fixes by Eric Andersen · 25 years ago
  59. d29edf3 Stuf by Eric Andersen · 25 years ago
  60. 485b955 Stuf by Eric Andersen · 25 years ago