1. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  2. 2276d83 Fixup warnings and undefined operations that show up in gcc-3.1 -Erik by Eric Andersen · 22 years ago
  3. 26f8e95 David Kimdon <dwhedon@instant802.com> noticed a thinko by Eric Andersen · 23 years ago
  4. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  5. 5552208 Patch for md5sum from Aaron Lehmann <aaronl@vitelus.com> to slim by Eric Andersen · 23 years ago
  6. db15cb7 A really nice patch from Manuel Novoa III for compile time by Eric Andersen · 23 years ago
  7. e0c0757 These were broken when using dmalloc due to include file ordering by Eric Andersen · 23 years ago
  8. 5a9d441 Fix up some signed char vs int issues that show up on powerpc. by Eric Andersen · 23 years ago
  9. 4a2e463 Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlahaie@linuxcare.com> -Erik by Eric Andersen · 23 years ago
  10. 5de9098 Eliminate superfluous test. by Matt Kraai · 23 years ago
  11. 7aa1f5c Make md5sum not display filename when reading stdin -Erik by Eric Andersen · 23 years ago
  12. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 23 years ago
  13. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 23 years ago
  14. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 23 years ago
  15. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 23 years ago
  16. e111d69 Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE by Eric Andersen · 24 years ago
  17. 70da6a6 Fix a warning in sh.c. Remove use of getline() in md5sum since by Eric Andersen · 24 years ago
  18. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  19. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  20. 8755982 Remove #ifdef __STDC__ junk. We don't do K&R round these parts, by Eric Andersen · 24 years ago
  21. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  22. 207061a Fix error messages. by Matt Kraai · 24 years ago
  23. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -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. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  27. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  28. 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 24 years ago