<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell, branch 0_47</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_47</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_47'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-09-25T21:45:58+00:00</updated>
<entry>
<title>Renamed "internal.h" to the more sensible "busybox.h".</title>
<updated>2000-09-25T21:45:58+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-25T21:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3570a34de46b1f7dedd16999bb1687e2d6b55d40'/>
<id>urn:sha1:3570a34de46b1f7dedd16999bb1687e2d6b55d40</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Add in exec support (patch from Torbj?rn Axelsson &lt;torax@cendio.se&gt;)</title>
<updated>2000-09-21T02:48:07+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-21T02:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d2f567776241013fedf5b690cd74fb6baad78b1c'/>
<id>urn:sha1:d2f567776241013fedf5b690cd74fb6baad78b1c</id>
<content type='text'>
and disable backticks (since they are still wierdly broken in some
cases.
</content>
</entry>
<entry>
<title>I think these featires are fairly safe...</title>
<updated>2000-09-19T07:16:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-19T07:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=06f64b23701d1bd3d858f374e66784cb95f04882'/>
<id>urn:sha1:06f64b23701d1bd3d858f374e66784cb95f04882</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Avoid segfaults by not using snprintf to copy strings.</title>
<updated>2000-09-19T06:46:44+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-19T06:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0b2da467a8e9cc34c267ac8c38fd69b267dde986'/>
<id>urn:sha1:0b2da467a8e9cc34c267ac8c38fd69b267dde986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"exit NUMBER" should exit, not return</title>
<updated>2000-09-15T00:46:51+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2000-09-15T00:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5f84fd70662db883c1697038fa4c1a4bc8676862'/>
<id>urn:sha1:5f84fd70662db883c1697038fa4c1a4bc8676862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backslashes shouldn't be treated as backticks.</title>
<updated>2000-09-14T00:43:20+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-14T00:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=131241f71cbb6e0dd997fc1f65a6a4f3c8b9d625'/>
<id>urn:sha1:131241f71cbb6e0dd997fc1f65a6a4f3c8b9d625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy the string terminator.</title>
<updated>2000-09-14T00:26:50+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-14T00:26:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cbbe4d6bc2da9c370b813649ca7474641bbddbf2'/>
<id>urn:sha1:cbbe4d6bc2da9c370b813649ca7474641bbddbf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fork for the . (source) command so that environment settings are</title>
<updated>2000-09-13T03:43:36+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-13T03:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dd450a0dedf50067e97e4725e1303758746ddca8'/>
<id>urn:sha1:dd450a0dedf50067e97e4725e1303758746ddca8</id>
<content type='text'>
preserved.
</content>
</entry>
<entry>
<title>Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of</title>
<updated>2000-09-13T02:46:14+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-13T02:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=322ae93a5e0b78b65831f9fd87fd456eb84d21a1'/>
<id>urn:sha1:322ae93a5e0b78b65831f9fd87fd456eb84d21a1</id>
<content type='text'>
segfaulting or handling errors the same way themselves.
</content>
</entry>
<entry>
<title>Fix unchecked calls to {m,c,re}alloc so that they print an error and</title>
<updated>2000-09-13T02:08:21+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-13T02:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b89075298edf0a471b9046b1f3c8a936e18ead20'/>
<id>urn:sha1:b89075298edf0a471b9046b1f3c8a936e18ead20</id>
<content type='text'>
exit rather than segfaulting (what an improvement).
</content>
</entry>
</feed>
