1. 21f0d4c hush: fix double-free in "echo TEST &" by Denis Vlasenko · 18 years ago
  2. ac0e5ab hush: fix "while true; do true; done" + ctrl-z by Denis Vlasenko · 18 years ago
  3. 3349fc4 applets: fix compile-time warning by Denis Vlasenko · 18 years ago
  4. 400c5b6 hush: add parse tree debug print by Denis Vlasenko · 18 years ago
  5. e725bfe hush: fix "true | exit 3; echo $?" bug by Denis Vlasenko · 18 years ago
  6. 08c8c1d ash: fix infinite loop on exit if tty is not there anymore by Denis Vlasenko · 18 years ago
  7. 1359da6 hush: make Ctrl-Z work (at least sometimes) by Denis Vlasenko · 18 years ago
  8. 52881e9 hush: fix more backgrounding bugs. Plenty of them remains still. by Denis Vlasenko · 18 years ago
  9. 2f1bb36 hush: explain why "pipe; exit $?" doesn't show correct exitcode by Denis Vlasenko · 18 years ago
  10. 54e7ffb hush: begin fixing non-functional job control by Denis Vlasenko · 18 years ago
  11. e471275 msh: style fixes shell/README - a place to record things about busybox shells by Denis Vlasenko · 18 years ago