1. 9a1fa8c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) by Denis Vlasenko · 18 years ago
  2. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  3. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  4. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  5. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  6. 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
  7. a658577 - fix embarrassing typo of mine. Closes bug #1038 by Bernhard Reutner-Fischer · 18 years ago
  8. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  9. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  10. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  11. c370ea8 Turn #if 0 into a comment. by Rob Landley · 19 years ago
  12. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  13. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  14. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  15. 207587a Applied patch from I.Q. to add -s to cmp. by Mark Whitley · 24 years ago
  16. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  17. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  18. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  19. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  20. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  21. 872138d Added cmp and readlink applets from Matt Kraai. by Mark Whitley · 24 years ago