1. 46f44d2 Support for tar -z option for uncompressing only by Glenn L McGrath · 24 years ago
  2. 00732b5 Introduce new function gunzip_init() by Glenn L McGrath · 24 years ago
  3. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  4. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  5. 7918e1f Move flush_outbuf to the file in which it is used, and by doing so fix a by Matt Kraai · 24 years ago
  6. 63a8622 Cleanup of duplicated symbols -- found by compiling with by Eric Andersen · 24 years ago
  7. 207061a Fix error messages. by Matt Kraai · 24 years ago
  8. c2bf5ca General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top. by Glenn L McGrath · 24 years ago
  9. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  10. fd3741d Remove definition of basename. by Glenn L McGrath · 24 years ago
  11. 73bdf13 Fixed a stupid thinko preventing zcat from doing its job, thanks by Eric Andersen · 24 years ago
  12. e99674a Correct the stdin/stdout behavior when no args are provided. -Erik by Eric Andersen · 24 years ago
  13. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  14. ea824fb Fixed stdin/stdout paths so things like by Eric Andersen · 24 years ago
  15. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  16. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  17. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  18. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  19. 1e03add a few minor cleanups. -Erik by Eric Andersen · 24 years ago
  20. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  21. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  22. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  23. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  24. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  25. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  26. 1dbe340 more minor fixes -Erik by Erik Andersen · 24 years ago
  27. 9ffdaa6 Updates -Erik by Erik Andersen · 25 years ago
  28. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  29. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  30. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 25 years ago
  31. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  32. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  33. b052b47 Forgot this. by Eric Andersen · 25 years ago