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