1. 8220399 nsenter,unshare: share common code; fix a bug of not closing all fds by Denys Vlasenko · 9 years ago
  2. e765b5a libbb: rename execable -> executable. No code changes by Denys Vlasenko · 11 years ago[Renamed (86%) from libbb/execable.c]
  3. 15a357e libbb: fix empty PATH components handling by Denys Vlasenko · 11 years ago
  4. c71b469 libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe by Denys Vlasenko · 14 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 15 years ago
  7. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 17 years ago
  8. f592aa3 which: -a support (needed for bfin uclibc build script) by Denis Vlasenko · 17 years ago
  9. 1aa7e47 reorganize applet table. Eliminates pointers to names. by Denis Vlasenko · 17 years ago
  10. bdbbb7e make busybox --install work even if /proc/self/exe doesn't exist by Denis Vlasenko · 18 years ago
  11. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  12. 710694f fix #ifdef ENABLE_xxx -> #if by Denis Vlasenko · 18 years ago
  13. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  14. 12f5676 execable: no need to check getenv for NULL, it works anyway. by Denis Vlasenko · 18 years ago
  15. 5cb4648 execable.c: forgot to do "svn add" again... by Denis Vlasenko · 18 years ago