1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 21afc7d uuencode: common implementation for wget and uuencode (closing bug 694) by Denis Vlasenko · 18 years ago
  3. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  4. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  5. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 18 years ago
  6. 87be316 more better for me signed<->unsigned and the const keyword usage by "Vladimir N. Oleynik" · 19 years ago
  7. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  8. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  9. f2ec379 Pascal Brisset writes: by Eric Andersen · 21 years ago
  10. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  11. b077c9f Fixup buffer allocation by Eric Andersen · 22 years ago
  12. 2276d83 Fixup warnings and undefined operations that show up in gcc-3.1 -Erik by Eric Andersen · 22 years ago
  13. 95bf6da fix and shrink uuencode by Tim Riker · 22 years ago
  14. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  15. b6071b6 Fix permisions when reading from stdin by Glenn L McGrath · 23 years ago
  16. eba2605 Fix broken logic when wraping encoded data into rows, also simplifies it a bit by Glenn L McGrath · 23 years ago
  17. 4e664ac The src buffer size has to be a multiple of 3 (as i noted, but didnt do). by Glenn L McGrath · 23 years ago
  18. 089deca Rewrite based on wget uuencode function. by Glenn L McGrath · 23 years ago
  19. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  20. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  21. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  22. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  23. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  24. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
  25. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  26. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  27. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  28. 4e573f4 Remove the BSD advertising clause, and replace it with a link to how by Eric Andersen · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  31. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  32. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  33. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  34. 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 24 years ago