1. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  2. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  3. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  4. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  5. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  6. 6f6aa9b Added some necessary brackets, removed debug noise. by Mark Whitley · 24 years ago
  7. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  8. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  9. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  10. 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
  11. a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
  12. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  13. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  14. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  15. e714bce Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  16. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  17. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. 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. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  20. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  21. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  22. 6b6b3f6 Stuf by Eric Andersen · 25 years ago
  23. 0460ff2 Stuf by Eric Andersen · 25 years ago