<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/ash_test, branch 1_13_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_13_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_13_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-10-27T14:33:03+00:00</updated>
<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>
<entry>
<title>ash: hopefully close bug 4324. With testcase.</title>
<updated>2008-07-26T13:45:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-26T13:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4e19a9c81a6e0b0608fcae1f1a5adbaa1893a17d'/>
<id>urn:sha1:4e19a9c81a6e0b0608fcae1f1a5adbaa1893a17d</id>
<content type='text'>
function                                             old     new   delta
evaltree                                             621     869    +248
popstring                                            134     140      +6

</content>
</entry>
<entry>
<title>ash: testsuite entries for last change</title>
<updated>2008-07-25T13:40:06+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-25T13:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2b2e267b434d197fdbce2b36181dfd422da7f9d2'/>
<id>urn:sha1:2b2e267b434d197fdbce2b36181dfd422da7f9d2</id>
<content type='text'>
</content>
</entry>
</feed>
