<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, branch 0_60_3</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_60_3</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_60_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2002-04-27T06:06:11+00:00</updated>
<entry>
<title>Patch from Cliff L. Biffle &lt;cbiffle@safety.net&gt; to display memory</title>
<updated>2002-04-27T06:06:11+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-27T06:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1372780662c2aa07e38f5ed131488533f79c1c58'/>
<id>urn:sha1:1372780662c2aa07e38f5ed131488533f79c1c58</id>
<content type='text'>
usage in the ps listing
</content>
</entry>
<entry>
<title>Patch from Jim Treadway &lt;jim@stardot-tech.com&gt; to teach</title>
<updated>2002-04-13T13:32:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-13T13:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5d8d4a674bb8ff31688340cd53ee58d55267dd0b'/>
<id>urn:sha1:5d8d4a674bb8ff31688340cd53ee58d55267dd0b</id>
<content type='text'>
pidof to not add trailing spaces when not needed.
</content>
</entry>
<entry>
<title>Update some missing copyright notices</title>
<updated>2002-04-13T08:31:59+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-13T08:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d1d2f9b1879775a8e04bcd189b66a058405c9c1'/>
<id>urn:sha1:1d1d2f9b1879775a8e04bcd189b66a058405c9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completely rework the config system so that it no longer annoys me to work on</title>
<updated>2002-04-12T12:05:57+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-12T12:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=85208e2ab94ddd60cc97dd7ae4a3b2a588281398'/>
<id>urn:sha1:85208e2ab94ddd60cc97dd7ae4a3b2a588281398</id>
<content type='text'>
the busybox development tree.  This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too.  Greatly improved IMHO...
 -Erik
</content>
</entry>
<entry>
<title>Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.</title>
<updated>2001-12-20T23:13:26+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-12-20T23:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f0c43668ac332cbcf61cbdf71844799327cc8b9'/>
<id>urn:sha1:1f0c43668ac332cbcf61cbdf71844799327cc8b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If find_pid_by_name() had an error, it was returning -1, but storing</title>
<updated>2001-12-06T14:52:32+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-06T14:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b24d65659f193cd7497dfdae4d8aa1bc91dbf343'/>
<id>urn:sha1:b24d65659f193cd7497dfdae4d8aa1bc91dbf343</id>
<content type='text'>
that into a pid_t, which is unsigned on a number archs.  Furthermore,
find_pid_by_name() would _never_ return an error if the intended proces
was "init", but instead would return 1, meaning we would fail to work
on 2.4.x kernels running an initrd...
 -Erik
</content>
</entry>
<entry>
<title>config.in features patch from Giulio Orsero &lt;giulioo@pobox.com&gt;</title>
<updated>2001-11-10T09:53:23+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-11-10T09:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=713121346059feadedf61b0e161173657ade6ea8'/>
<id>urn:sha1:713121346059feadedf61b0e161173657ade6ea8</id>
<content type='text'>
with some minor edits from me
</content>
</entry>
<entry>
<title>Add killall (noted by Giulio Orsero).</title>
<updated>2001-10-29T15:22:42+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-10-29T15:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b5f2516e3fc2398462a136a69a5f6120cf23b5f4'/>
<id>urn:sha1:b5f2516e3fc2398462a136a69a5f6120cf23b5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Latest patch from vodz.  Adds a check for divide by zero in the posix</title>
<updated>2001-08-02T05:02:46+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-08-02T05:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=34506361697643277042fc8d7294bc17a27d4e28'/>
<id>urn:sha1:34506361697643277042fc8d7294bc17a27d4e28</id>
<content type='text'>
math suport, cleaner math syntax error checking, moves redundant signal
string tables (from kill and ash) into libbb and provides a few
cleanups elsewhere.
</content>
</entry>
</feed>
