<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/ash_test, branch 1_14_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_14_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_14_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-03-31T19:18:17+00:00</updated>
<entry>
<title>ash: fix $IFS handling in read. closes bug 235</title>
<updated>2009-03-31T19:18:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-31T19:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=46aeab9a349d097307a87d7dfde3057f9e4e6722'/>
<id>urn:sha1:46aeab9a349d097307a87d7dfde3057f9e4e6722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: better fix for ash -c 'echo 5&amp;' and ash -c 'sleep 5&amp;'</title>
<updated>2008-11-28T03:41:47+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-28T03:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=727752d2d2968e67784935dd35c32a97c0c13a7c'/>
<id>urn:sha1:727752d2d2968e67784935dd35c32a97c0c13a7c</id>
<content type='text'>
 with testcase

</content>
</entry>
<entry>
<title>ash: add testcase for bug 5304</title>
<updated>2008-10-27T14:33:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-27T14:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6214941a3a8a42435780ddeedbbe8937c23918fd'/>
<id>urn:sha1:6214941a3a8a42435780ddeedbbe8937c23918fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dc: conditionalize parts which require libm</title>
<updated>2008-10-20T08:43:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-20T08:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=078323010b5d88485748d05e512d451b876992b5'/>
<id>urn:sha1:078323010b5d88485748d05e512d451b876992b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: fix NOEXEC mode - we were forgetting to pass environment!</title>
<updated>2008-10-20T08:15:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-20T08:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b730474bda4a964930e8013301ace7b49a0c5726'/>
<id>urn:sha1:b730474bda4a964930e8013301ace7b49a0c5726</id>
<content type='text'>
env: promote to NOEXEC
hd: promote to NOEXEC, as hexdump is NOEXEC already

</content>
</entry>
<entry>
<title>ash: fix a bug in standalone mode (corrupted getopt() state)</title>
<updated>2008-10-20T07:52:33+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-20T07:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d1660cb9ad3adb4b99c098de88f79cbeb74c3a5d'/>
<id>urn:sha1:d1660cb9ad3adb4b99c098de88f79cbeb74c3a5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: fix "(cat &lt; file)" hang introduced by rev 22944.</title>
<updated>2008-08-16T11:48:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-16T11:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=34c73c499bae67c1a81482c1ff5c263c85e51f1d'/>
<id>urn:sha1:34c73c499bae67c1a81482c1ff5c263c85e51f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"</title>
<updated>2008-07-30T15:35:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-30T15:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c90e1be01b76aed12ef1cd77c789c842bda26ba6'/>
<id>urn:sha1:c90e1be01b76aed12ef1cd77c789c842bda26ba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: add slightly different testcase</title>
<updated>2008-07-26T14:20:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-26T14:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8dbea7dbb1b18135a02a0a2c8f7ab9fdb27a59a7'/>
<id>urn:sha1:8dbea7dbb1b18135a02a0a2c8f7ab9fdb27a59a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: fix testcase to not sleep for whole 10 seconds,</title>
<updated>2008-07-26T13:53:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-26T13:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5c1327035995cebd1d36f9cb1943084b29ab7ae8'/>
<id>urn:sha1:5c1327035995cebd1d36f9cb1943084b29ab7ae8</id>
<content type='text'>
 gets annoying pretty fast. Also fix wrong message there.

</content>
</entry>
</feed>
