ash: fix bug which causes signal6.tests to fail
[oweals/busybox.git] / shell / ash_test / ash-misc /
2010-05-17 Denys Vlasenkoash: fix ". empty_file" exitcode. +5 bytes
2010-05-17 Denys Vlasenkoash: add two testcases for (not yet fixed) ash bugs
2010-02-21 Denys Vlasenkofix bug 1087. Fix by Leonid (lly.dev AT gmail.com)
2009-06-14 Denys Vlasenkoash: fix . builtin
2008-11-28 Denis Vlasenkoash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&'
2008-07-30 Denis Vlasenkoash: bash compat: "shift $BIGNUM" is equivalent to...