1. f4f6e51 libbb: exec_login_shell() - new function by Denys Vlasenko · 4 years ago
  2. 0622416 libbb: code shrink in exec_shell() by Denys Vlasenko · 4 years ago
  3. 2075aa9 libbb: rename run_shell() to exec_shell() by Denys Vlasenko · 4 years ago
  4. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  5. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  6. 79e2598 su: expand help; simplify passing of -c CMD to run_shell() by Denys Vlasenko · 8 years ago
  7. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  8. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  9. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  10. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  11. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  12. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  13. 976690a run_shell: code shrink for selinux by Denis Vlasenko · 17 years ago
  14. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  15. 797b4d2 run_shell.c: style fix by Denis Vlasenko · 18 years ago
  16. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  17. c1ef7bd just whitespace by Tim Riker · 19 years ago
  18. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  19. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  21. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  22. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  23. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  24. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  25. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago