1. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  2. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  3. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
  4. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  5. e013475 env: micro-optimization by Denis Vlasenko · 17 years ago
  6. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  8. 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 18 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  11. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  12. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  13. edb3fbc fix stupid build mistake i made earlier as pointed out by psm by Mike Frysinger · 20 years ago
  14. 5cfa5ef use bb_fflush_stdout_and_exit instead of exit by Mike Frysinger · 20 years ago
  15. 6d1d2e5 add a printenv implementation by Mike Frysinger · 20 years ago