<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/README, branch old</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=old</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=old'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-05-25T02:16:25+00:00</updated>
<entry>
<title>hush: rework variable storage and environment handling.</title>
<updated>2007-05-25T02:16:25+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=ca6d7600a72a08b9af10c299b2c92ffb017b6125'/>
<id>urn:sha1:ca6d7600a72a08b9af10c299b2c92ffb017b6125</id>
<content type='text'>
More that -100 bytes of code + memory leak plugged.
Added a testcase for it.



git-svn-id: svn://busybox.net/trunk/busybox@18687 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>hush: update README with yet another failure case</title>
<updated>2007-05-24T13:52:46+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=10ee77f0722d0b205bf97893ee12203bd3868f65'/>
<id>urn:sha1:10ee77f0722d0b205bf97893ee12203bd3868f65</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18685 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>shells: update README and testsuite. environment memory leak</title>
<updated>2007-05-21T10:19:48+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=e120a8687e78e754338b2f3b633b6a65b2cc71a2'/>
<id>urn:sha1:e120a8687e78e754338b2f3b633b6a65b2cc71a2</id>
<content type='text'>
needs to be fixed - and documented!


git-svn-id: svn://busybox.net/trunk/busybox@18662 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>hush: fix double-free in "echo TEST &amp;"</title>
<updated>2007-05-06T14:15:42+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=a7be2b029291ab2c419d425406024167eb700990'/>
<id>urn:sha1:a7be2b029291ab2c419d425406024167eb700990</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18566 69ca8d6d-28ef-0310-b511-8ec308f3f277
</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>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=ebd7b9ecdac76c534366a30d145723503e6f21fb'/>
<id>urn:sha1:ebd7b9ecdac76c534366a30d145723503e6f21fb</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18558 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>applets: fix compile-time warning</title>
<updated>2007-05-04T14:54:36+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=61652a1a14ebe357db504a3fdb06cf665e38dba2'/>
<id>urn:sha1:61652a1a14ebe357db504a3fdb06cf665e38dba2</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18557 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>hush: add parse tree debug print</title>
<updated>2007-05-04T13:07:27+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=1bb1aa1bd8b4c95091fe74d791d3c3cde74effe1'/>
<id>urn:sha1:1bb1aa1bd8b4c95091fe74d791d3c3cde74effe1</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18555 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>hush: fix "true | exit 3; echo $?" bug</title>
<updated>2007-05-03T22:45:39+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=ec78fbb5f97ee0f114438d8f6df96b18e9db5ee5'/>
<id>urn:sha1:ec78fbb5f97ee0f114438d8f6df96b18e9db5ee5</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18551 69ca8d6d-28ef-0310-b511-8ec308f3f277
</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>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=617bd16ad6d8ec456fb1848121a3c4d6b95f7588'/>
<id>urn:sha1:617bd16ad6d8ec456fb1848121a3c4d6b95f7588</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18530 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>hush: make Ctrl-Z work (at least sometimes)</title>
<updated>2007-04-21T23:27:30+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-21T23:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3bb26d201b05c711d1d161941d1af8d947f69dfc'/>
<id>urn:sha1:3bb26d201b05c711d1d161941d1af8d947f69dfc</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18512 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
