<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, branch 0_52</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_52</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_52'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-07-05T16:27:34+00:00</updated>
<entry>
<title>Fix a stupid thinko, and fix killall to cope with the updated</title>
<updated>2001-07-05T16:27:34+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-05T16:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8e75f6daa6d365b4271c5f9b27b55898835f51cd'/>
<id>urn:sha1:8e75f6daa6d365b4271c5f9b27b55898835f51cd</id>
<content type='text'>
find_pid_by_name() interface
 -Erik
</content>
</entry>
<entry>
<title>Minor formatting change</title>
<updated>2001-06-26T23:11:44+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-26T23:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0392b8638e7e75b7d5979143f812a9bf08ef501b'/>
<id>urn:sha1:0392b8638e7e75b7d5979143f812a9bf08ef501b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ps so it doesn't waste space showing group, as it is pretty much</title>
<updated>2001-06-26T22:55:45+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-26T22:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d98337a7b49f389973a3138230f55e27d754e926'/>
<id>urn:sha1:d98337a7b49f389973a3138230f55e27d754e926</id>
<content type='text'>
meaningless anyways.
 -Erik
</content>
</entry>
<entry>
<title>Patch from larry to fix some grammar errors.</title>
<updated>2001-05-23T20:32:09+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-23T20:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77d9268892b0d9624ab95bb551cbfe7a745d2666'/>
<id>urn:sha1:77d9268892b0d9624ab95bb551cbfe7a745d2666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move messages.c to libbb.  Make each string in messages.c be its own .o file.</title>
<updated>2001-04-25T05:39:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-25T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=04095e58fb4d3a083f77962714080ffe8139b39c'/>
<id>urn:sha1:04095e58fb4d3a083f77962714080ffe8139b39c</id>
<content type='text'>
This way, we can new get rid of all that tedious #define rubbish we used to
need to enable specific messages.  This way is enormously simpler, and as a
bonus also ends up saving us 96 bytes.
 -Erik
</content>
</entry>
<entry>
<title>Added some more '/* getopt not needed */' lines.</title>
<updated>2001-03-09T23:59:51+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-09T23:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=827e45c518f5781afeea5b1aab2d0b2cb193be9c'/>
<id>urn:sha1:827e45c518f5781afeea5b1aab2d0b2cb193be9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A cleanup patch from Jeff Garzik to static-ify a number of</title>
<updated>2001-03-09T21:24:12+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T21:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e6ff9017f5aa4ea41de2520a3f6d29fb20e0332'/>
<id>urn:sha1:3e6ff9017f5aa4ea41de2520a3f6d29fb20e0332</id>
<content type='text'>
namespace polluting things that really should be static.
</content>
</entry>
<entry>
<title>It turns out that DODMALLOC was broken when I reorganized busybox.h</title>
<updated>2001-02-20T06:14:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-20T06:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cbe31dace5fb24304694d399b9eb267fbe752516'/>
<id>urn:sha1:cbe31dace5fb24304694d399b9eb267fbe752516</id>
<content type='text'>
header file usage before the 0.49 release.  To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
 -Erik
</content>
</entry>
<entry>
<title>This patch, put together by Manuel Novoa III, is a merge of work</title>
<updated>2001-02-14T21:23:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-14T21:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67991cf824f8df27e74c92d754fb507681c69ce6'/>
<id>urn:sha1:67991cf824f8df27e74c92d754fb507681c69ce6</id>
<content type='text'>
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
</content>
</entry>
<entry>
<title>Apply a patch from Larry Doolittle to add "-all" and "-none" switches</title>
<updated>2001-02-01T22:43:49+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-01T22:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=af4ac77d9d13f879922ccad8a8535c24aeea0380'/>
<id>urn:sha1:af4ac77d9d13f879922ccad8a8535c24aeea0380</id>
<content type='text'>
to multibuild.pl.  I did a little formatting adjustments to make it
_very_ obvious when things stop working.  I also removed the USE_PROCFS
config option -- just do the right thing when USE_DEVPS_PATCH is enabled.
 -Erik
</content>
</entry>
</feed>
