1. a02a4e9 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 5c527dc make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec by Denys Vlasenko · 7 years ago
  3. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  4. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  5. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  6. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  7. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  10. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  11. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  12. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  13. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  14. f8157ca nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com> by Denis Vlasenko · 17 years ago
  15. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  16. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  17. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  18. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 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. e06bed3 use bb_sanitize_stdio() where appropriate by Denis Vlasenko · 18 years ago
  21. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  22. 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
  23. 3503ff7 - pull r15578 from busybox_scratch branch: by Bernhard Reutner-Fischer · 18 years ago
  24. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  25. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  26. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  27. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  28. 027ea1a Two more issues pointed out by Bernhard. by Rob Landley · 19 years ago
  29. fa6b5e6 It takes _talent_ to implement a version of nohup that does everything except by Rob Landley · 19 years ago
  30. c020f5f New version of nohup that's much smaller, less paranoid, consistent, by Rob Landley · 19 years ago
  31. 6c35c7c usage bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
  32. 1f0ac23 very small size reduce for nohup applet by "Vladimir N. Oleynik" · 19 years ago
  33. 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago