<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch 0_50</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_50</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_50'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-03-15T19:05:59+00:00</updated>
<entry>
<title>dos2unix logread.c</title>
<updated>2001-03-15T19:05:59+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-15T19:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b0c2b7dfe3222af79f9d830934cf92ee866834f6'/>
<id>urn:sha1:b0c2b7dfe3222af79f9d830934cf92ee866834f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the warning msg after features.h gets pulled in.</title>
<updated>2001-03-15T18:20:23+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-15T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a8035a51be6ddaf636847cfb1524b1beed0e8d18'/>
<id>urn:sha1:a8035a51be6ddaf636847cfb1524b1beed0e8d18</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Applied patch from Giulio Orsero to fix some preprocessor bugs.</title>
<updated>2001-03-14T17:18:52+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-14T17:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2892c35bdbfa05e786c087b183d31dafcd6abace'/>
<id>urn:sha1:2892c35bdbfa05e786c087b183d31dafcd6abace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some updates for libc5</title>
<updated>2001-03-14T01:15:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-14T01:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c319601db5296e9d26c7ce0738c4507b51958dda'/>
<id>urn:sha1:c319601db5296e9d26c7ce0738c4507b51958dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some comment lines in the header indicating that Gennady Feldman is the</title>
<updated>2001-03-12T23:41:34+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-12T23:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6bff9cc487cc43eb54de5e712f9a6371cade1126'/>
<id>urn:sha1:6bff9cc487cc43eb54de5e712f9a6371cade1126</id>
<content type='text'>
maintainer of these three applets.
</content>
</entry>
<entry>
<title>Applied patch from Gennady Feldman to split up syslogd.c into syslogd and</title>
<updated>2001-03-12T22:51:50+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-12T22:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6317c4baf79c25d7f77897b064eb4f0b7d9f070e'/>
<id>urn:sha1:6317c4baf79c25d7f77897b064eb4f0b7d9f070e</id>
<content type='text'>
klogd (as it should be).
</content>
</entry>
<entry>
<title>Applied patch from Gennady Feldman to use single-thread instead of forking.</title>
<updated>2001-03-12T19:51:09+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-12T19:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1a49fc5e92e2b6478f46b0e22edd6079b75dc30e'/>
<id>urn:sha1:1a49fc5e92e2b6478f46b0e22edd6079b75dc30e</id>
<content type='text'>
</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>Removed trailing \n from error_msg{,_and_die} messages.</title>
<updated>2001-01-31T19:00:21+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-01-31T19:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dd19c6990496023fe23fefef8f1798740f7d39c6'/>
<id>urn:sha1:dd19c6990496023fe23fefef8f1798740f7d39c6</id>
<content type='text'>
</content>
</entry>
</feed>
