aboutsummaryrefslogtreecommitdiff
path: root/shell/README (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: fix double-free in "echo TEST &"vda2007-05-061-1/+18
* hush: fix "while true; do true; done" + ctrl-zvda2007-05-041-0/+3
* applets: fix compile-time warningvda2007-05-041-2/+7
* hush: add parse tree debug printvda2007-05-041-0/+4
* hush: fix "true | exit 3; echo $?" bugvda2007-05-031-0/+13
* ash: fix infinite loop on exit if tty is not there anymorevda2007-04-281-0/+5
* hush: make Ctrl-Z work (at least sometimes)vda2007-04-211-0/+5
* hush: fix more backgrounding bugs. Plenty of them remains still.vda2007-04-211-1/+7
* hush: explain why "pipe; exit $?" doesn't show correct exitcodevda2007-04-211-0/+5
* hush: begin fixing non-functional job controlvda2007-04-211-0/+6
* msh: style fixesvda2007-04-141-0/+6