1. 0599e0f basename: implement -a and -s SUFFIX by Denys Vlasenko · 3 years, 3 months ago
  2. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  3. a02a4e9 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  4. fd5e66e basename: do not use argc by Denys Vlasenko · 7 years ago
  5. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  6. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  7. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  8. 86031a5 trim extra newlines in help texts by Denys Vlasenko · 10 years ago
  9. c13ee8c basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument by Denys Vlasenko · 14 years ago
  10. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  11. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  12. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  13. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  14. e4070cb partially migrate coreutils to Config.src and Kbuild.src by Denys Vlasenko · 15 years ago
  15. 70e8f49 basename: fix error code. again. deja vu feeling... by Denis Vlasenko · 16 years ago
  16. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  17. c59d802 basename: tiny shrink by Denis Vlasenko · 17 years ago
  18. 468aea2 shells: do not frocibly enable test, echo and kill _applets_, by Denis Vlasenko · 17 years ago
  19. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  20. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  21. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  22. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  23. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  24. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  25. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  26. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  27. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  28. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  29. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  30. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  31. 5171bf6 SUSv2 specifies that if the extension is identical to the basename, it by Matt Kraai · 23 years ago
  32. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
  33. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  34. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  35. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  36. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  37. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  38. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  39. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  40. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  41. a005373 Remove unused variable. -Erik by Eric Andersen · 24 years ago
  42. 0b4551f From Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  43. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  44. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
  45. ac130e1 Add suffix stripping support to basename -Erik by Erik Andersen · 25 years ago
  46. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
  47. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
  48. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  49. 42387e4 Forgot to add basename. More fixes to du from by Erik Andersen · 25 years ago