aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* echo: do not retry on write errorsDenys Vlasenko2011-02-072-0/+9
* ash: fix ". empty_file" exitcode. +5 bytesDenys Vlasenko2010-05-171-1/+0
* ash: add two testcases for (not yet fixed) ash bugsDenys Vlasenko2010-05-172-0/+5
* fix bug 1087. Fix by Leonid (lly.dev AT gmail.com)Denys Vlasenko2010-02-212-0/+6
* ash: fix . builtinDenys Vlasenko2009-06-142-0/+7
* ash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&'Denis Vlasenko2008-11-282-0/+10
* ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"Denis Vlasenko2008-07-302-0/+19