<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/console-tools, branch 0_48</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_48</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_48'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-12-07T19:56:48+00:00</updated>
<entry>
<title>Changed names of functions in utility.c and all affected files, to make</title>
<updated>2000-12-07T19:56:48+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2000-12-07T19:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f57c944e09417edcbcd69f2b01b937cadef39db2'/>
<id>urn:sha1:f57c944e09417edcbcd69f2b01b937cadef39db2</id>
<content type='text'>
compliant with the style guide. Everybody rebuild your tags file!
</content>
</entry>
<entry>
<title>Stop using TRUE and FALSE for exit status.</title>
<updated>2000-12-01T02:55:13+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-01T02:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0'/>
<id>urn:sha1:3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE</title>
<updated>2000-10-25T17:00:36+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-10-25T17:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ef5529b27865adc79cd4d48f932d477b1d79b94e'/>
<id>urn:sha1:ef5529b27865adc79cd4d48f932d477b1d79b94e</id>
<content type='text'>
uses, and other minor fixes.
</content>
</entry>
<entry>
<title>Cleaned up error handling, TRUE/FALSE usage, and other minor issues.</title>
<updated>2000-10-25T16:48:15+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-10-25T16:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9133c98a9d5b26fd645d30f70c4cf994aea972e9'/>
<id>urn:sha1:9133c98a9d5b26fd645d30f70c4cf994aea972e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consolidate handling of some fopen failures.</title>
<updated>2000-09-27T02:43:35+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-27T02:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bbaef66b3f99213f06adf04df6b3e5e61278d75b'/>
<id>urn:sha1:bbaef66b3f99213f06adf04df6b3e5e61278d75b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
