1. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  2. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  3. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  6. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  7. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  8. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  9. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  10. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  11. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  12. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  13. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago
  14. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  15. 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
  16. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  17. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  18. c1ef7bd just whitespace by Tim Riker · 19 years ago
  19. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago