<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/README, branch 1_7_3</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_7_3</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_7_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-06-13T06:47:47+00:00</updated>
<entry>
<title>hush: fix read builtin to not read ahead past eol and to not use</title>
<updated>2007-06-13T06:47:47+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-06-13T06:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d67cef2425fb5e75b75d52d9a308da6d29cd7a0d'/>
<id>urn:sha1:d67cef2425fb5e75b75d52d9a308da6d29cd7a0d</id>
<content type='text'>
insane amounts of stack. Testsuite updated.

</content>
</entry>
<entry>
<title>hush: rework variable storage and environment handling.</title>
<updated>2007-05-25T02:16:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-25T02:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d76c049cc4b1da8d5b42f0013ecdcb4d592c9282'/>
<id>urn:sha1:d76c049cc4b1da8d5b42f0013ecdcb4d592c9282</id>
<content type='text'>
More that -100 bytes of code + memory leak plugged.
Added a testcase for it.

</content>
</entry>
<entry>
<title>hush: update README with yet another failure case</title>
<updated>2007-05-24T13:52:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-24T13:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=163a8557310911bcf8b852a282c0aa855b778058'/>
<id>urn:sha1:163a8557310911bcf8b852a282c0aa855b778058</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shells: update README and testsuite. environment memory leak</title>
<updated>2007-05-21T10:19:48+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-21T10:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8805eeb44a291b830e9eb1a430d112913ffa9a24'/>
<id>urn:sha1:8805eeb44a291b830e9eb1a430d112913ffa9a24</id>
<content type='text'>
needs to be fixed - and documented!
</content>
</entry>
<entry>
<title>hush: fix double-free in "echo TEST &amp;"</title>
<updated>2007-05-06T14:15:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-06T14:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=21f0d4c55eceaf24f4f7e2b679032c55a104f1ac'/>
<id>urn:sha1:21f0d4c55eceaf24f4f7e2b679032c55a104f1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hush: fix "while true; do true; done" + ctrl-z</title>
<updated>2007-05-04T21:37:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-04T21:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ac0e5ab96ac35d46a6e0755f6f24f016ce788d90'/>
<id>urn:sha1:ac0e5ab96ac35d46a6e0755f6f24f016ce788d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applets: fix compile-time warning</title>
<updated>2007-05-04T14:54:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-04T14:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3349fc4da948eb1393cd9201cd9c2615c0056c97'/>
<id>urn:sha1:3349fc4da948eb1393cd9201cd9c2615c0056c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hush: add parse tree debug print</title>
<updated>2007-05-04T13:07:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-04T13:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=400c5b6fc6aea218fdfbc14ac709a848d9c696b0'/>
<id>urn:sha1:400c5b6fc6aea218fdfbc14ac709a848d9c696b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hush: fix "true | exit 3; echo $?" bug</title>
<updated>2007-05-03T22:45:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-03T22:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e725bfe6e01505f0480dd1bd357209d3a2e72bb7'/>
<id>urn:sha1:e725bfe6e01505f0480dd1bd357209d3a2e72bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: fix infinite loop on exit if tty is not there anymore</title>
<updated>2007-04-28T22:39:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-28T22:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=08c8c1d3b33de1156d8a7030ba2797276b8ff351'/>
<id>urn:sha1:08c8c1d3b33de1156d8a7030ba2797276b8ff351</id>
<content type='text'>
</content>
</entry>
</feed>
