1. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  2. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  3. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  4. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  5. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  6. 86cf036 printenv: fix environ == NULL segfault by Denys Vlasenko · 14 years ago
  7. 2d1a78b Marked some more applets NOEXEC/NOFORK by Dan Fandrich · 14 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. f91f14d cksum, printenv: report errors via exitcode by Denis Vlasenko · 16 years ago
  10. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  11. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  12. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  13. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
  14. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  15. e013475 env: micro-optimization by Denis Vlasenko · 17 years ago
  16. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  17. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  18. 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 18 years ago
  19. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  20. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  21. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  22. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  23. edb3fbc fix stupid build mistake i made earlier as pointed out by psm by Mike Frysinger · 20 years ago
  24. 5cfa5ef use bb_fflush_stdout_and_exit instead of exit by Mike Frysinger · 20 years ago
  25. 6d1d2e5 add a printenv implementation by Mike Frysinger · 20 years ago