ethr-wake: can use ether_hostton on uclibc >= 0.9.30
[oweals/busybox.git] / shell / ash_test / ash-redir /
2009-08-29 Denys Vlasenkoash: add testsuite for bug 585
2008-08-16 Denis Vlasenkoash: fix "(cat < file)" hang introduced by rev 22944.
2008-07-25 Denis Vlasenkoash: testsuite entries for last change
2008-07-24 Denis Vlasenkoash: prevent exec NN>&- from closing fd used for script...
2008-07-24 Denis Vlasenkoash: fix a bug where redirection fds were not closed...
2008-02-13 Denis Vlasenkoreinstate redir.tests with correct perms
2008-02-13 Denis Vlasenkoash: add a testcase for recently fixed signal bug
2007-11-22 Denis Vlasenkoash: fix bug where redirection of closed fd was leaving...