<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/console-tools, 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>Fix the bandaid.</title>
<updated>2000-09-23T19:55:59+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-23T19:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=32e95f988d3a395de375296ac4f955cc330d39bf'/>
<id>urn:sha1:32e95f988d3a395de375296ac4f955cc330d39bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply a bandaid suggested by Jon McClintock &lt;jonm@bluemug.com&gt;, since deallocvt</title>
<updated>2000-09-22T00:40:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-22T00:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a1b35c4512dfb37227bfcb244d717119d39899ae'/>
<id>urn:sha1:a1b35c4512dfb37227bfcb244d717119d39899ae</id>
<content type='text'>
has code for handling no arguments, but the usage checking code aborted if
there are any other than two arguments.
 -Erik
</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>Oops.  Forgot to add in reset.c.  Doh!</title>
<updated>2000-08-21T21:26:33+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-08-21T21:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dc746169cfd07a67cf99d1767743bfe0f94fdcb5'/>
<id>urn:sha1:dc746169cfd07a67cf99d1767743bfe0f94fdcb5</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Some #include updates.</title>
<updated>2000-08-10T17:59:11+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-08-10T17:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=88f50b6bf5e79ca9d5f30e5899ace1cbda0950a4'/>
<id>urn:sha1:88f50b6bf5e79ca9d5f30e5899ace1cbda0950a4</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Centralize handling of --help.</title>
<updated>2000-07-19T19:24:01+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-07-19T19:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=27a804246af28c5d3d1f69d93049e3e21492bc48'/>
<id>urn:sha1:27a804246af28c5d3d1f69d93049e3e21492bc48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add usage messages for applets without them.</title>
<updated>2000-07-19T18:01:00+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-07-19T18:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2f46b664b7d7b51319d21b7c2d6b3ca817f5e1c4'/>
<id>urn:sha1:2f46b664b7d7b51319d21b7c2d6b3ca817f5e1c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract usage information into a separate file.</title>
<updated>2000-07-16T20:57:15+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-07-16T20:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bf181b9338152759fd56c8009e9a962a84808e7c'/>
<id>urn:sha1:bf181b9338152759fd56c8009e9a962a84808e7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use strings directly in calls to usage().  This is in preparation</title>
<updated>2000-07-14T23:28:47+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-07-14T23:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3bd8bd89ee9d0b65bf279e1ecad826a5f2f0a217'/>
<id>urn:sha1:3bd8bd89ee9d0b65bf279e1ecad826a5f2f0a217</id>
<content type='text'>
for their extraction to a separate file.
</content>
</entry>
</feed>
