1. cca7c61 which: fix TODO with NOFORK+malloc_failure misbehaving by Denys Vlasenko · 7 years ago
  2. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  3. 79e2598 su: expand help; simplify passing of -c CMD to run_shell() by Denys Vlasenko · 8 years ago
  4. 8220399 nsenter,unshare: share common code; fix a bug of not closing all fds by Denys Vlasenko · 9 years ago
  5. e765b5a libbb: rename execable -> executable. No code changes by Denys Vlasenko · 11 years ago[Renamed (86%) from libbb/execable.c]
  6. 15a357e libbb: fix empty PATH components handling by Denys Vlasenko · 11 years ago
  7. c71b469 libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe by Denys Vlasenko · 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. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  11. f592aa3 which: -a support (needed for bfin uclibc build script) by Denis Vlasenko · 17 years ago
  12. 1aa7e47 reorganize applet table. Eliminates pointers to names. by Denis Vlasenko · 17 years ago
  13. bdbbb7e make busybox --install work even if /proc/self/exe doesn't exist by Denis Vlasenko · 18 years ago
  14. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  15. 710694f fix #ifdef ENABLE_xxx -> #if by Denis Vlasenko · 18 years ago
  16. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  17. 12f5676 execable: no need to check getenv for NULL, it works anyway. by Denis Vlasenko · 18 years ago
  18. 5cb4648 execable.c: forgot to do "svn add" again... by Denis Vlasenko · 18 years ago