<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, 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-13T01:52:39+00:00</updated>
<entry>
<title>Fix from Matt Kraai -- a better way to NULL terminate strings for the</title>
<updated>2000-12-13T01:52:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-12-13T01:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bd193a42a5624f0a72b5f99d554e9a8d2afc64cc'/>
<id>urn:sha1:bd193a42a5624f0a72b5f99d554e9a8d2afc64cc</id>
<content type='text'>
my_* passwd and group routines.  I should have thought of doing it
this way...
</content>
</entry>
<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>Use perrorMsg and clean up exit status.</title>
<updated>2000-12-05T20:07:27+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-05T20:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=deb9d4d76545ac68a1df6490f0c767cc11b44741'/>
<id>urn:sha1:deb9d4d76545ac68a1df6490f0c767cc11b44741</id>
<content type='text'>
</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>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>List of signals updated from util-linux-2.10o</title>
<updated>2000-09-13T14:03:48+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2000-09-13T14:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5d513f72568afe4552cfc12880b7744c88bfdd4b'/>
<id>urn:sha1:5d513f72568afe4552cfc12880b7744c88bfdd4b</id>
<content type='text'>
Architecture names are no longer used - should now compile on SPARC
</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>Update free for current 2.4.x behavior...</title>
<updated>2000-09-10T16:10:41+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-10T16:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73de6561cae5e8707f66ba08203c082cd86e9850'/>
<id>urn:sha1:73de6561cae5e8707f66ba08203c082cd86e9850</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Stop leaking file handles.</title>
<updated>2000-09-07T04:34:17+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-07T04:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=44e384034380bde803ec444418532a315e8589e8'/>
<id>urn:sha1:44e384034380bde803ec444418532a315e8589e8</id>
<content type='text'>
</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>
</feed>
