1. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  2. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 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. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  6. 2da90d3 Force optind=1 for libc5 when doing cp in cp_mv.c by Eric Andersen · 24 years ago
  7. adbf018 We complained if the total number of arguments was greater than 3 and by Matt Kraai · 24 years ago
  8. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  9. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  10. 93c0d9f The result of getopt() should not be converted to "char" - it breaks on PPC by Pavel Roskin · 24 years ago
  11. e7413a9 A couple of minor warning cleanups. -Erik by Eric Andersen · 24 years ago
  12. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  13. f4c0226 Patch from Marc Nijdam <marc_nijdam@hp.com> by Eric Andersen · 24 years ago
  14. e714bce Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  15. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  16. b3d235f Fixed parsing of arguments for cp by Pavel Roskin · 24 years ago
  17. 815e904 Fixed a bunch of stuff: by Eric Andersen · 24 years ago
  18. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  19. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 24 years ago
  20. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  21. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  22. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  23. 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 24 years ago
  24. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  25. 9ffdaa6 Updates -Erik by Erik Andersen · 25 years ago
  26. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  27. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago