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