1. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  2. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  3. e8d0a14 remove a few aliasing warnings by Denys Vlasenko · 14 years ago
  4. 5542934 free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes by Denys Vlasenko · 14 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 7bfbbd4 free: more compatible output. +16 bytes. Closes bug 2383. by Denys Vlasenko · 14 years ago
  7. 7e7728c free: silence warning about unused argv by Bernhard Reutner-Fischer · 15 years ago
  8. bef5711 free: code shrink by Denys Vlasenko · 15 years ago
  9. 153fcaa Replace __uClinux__ define with !BB_MMU by Denys Vlasenko · 15 years ago
  10. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  11. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  13. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  14. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  15. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  16. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  17. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  18. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  19. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  20. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  21. 1dcf218 Patch from Daniel J Walsh at redhat to make free work for systems by Eric Andersen · 22 years ago
  22. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  23. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  24. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  25. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  26. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  27. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  28. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. 73de656 Update free for current 2.4.x behavior... -Erik by Eric Andersen · 24 years ago
  31. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  32. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  33. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  34. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  35. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  36. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  37. d07ee46 Removed proc dependancies for init and free (which maintaining exactly by Erik Andersen · 25 years ago
  38. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  39. abc0f4f Latest and greatest by Eric Andersen · 25 years ago