1. 5de9098 Eliminate superfluous test. by Matt Kraai · 24 years ago
  2. 7aa1f5c Make md5sum not display filename when reading stdin -Erik by Eric Andersen · 24 years ago
  3. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  4. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  5. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  6. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  7. e111d69 Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE by Eric Andersen · 24 years ago
  8. 70da6a6 Fix a warning in sh.c. Remove use of getline() in md5sum since by Eric Andersen · 24 years ago
  9. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  10. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  11. 8755982 Remove #ifdef __STDC__ junk. We don't do K&R round these parts, by Eric Andersen · 24 years ago
  12. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  13. 207061a Fix error messages. by Matt Kraai · 24 years ago
  14. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  15. 616d13b Fixed to pass -Wundef by Pavel Roskin · 24 years ago
  16. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  17. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  18. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  19. 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 24 years ago