<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch 0_49</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_49</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_49'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-01-27T09:33:39+00:00</updated>
<entry>
<title>Fix up copyright msgs.  Bump version to 0.49 in preparation for</title>
<updated>2001-01-27T09:33:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T09:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8ec10a9483f937743cba51124b30540c9613fca8'/>
<id>urn:sha1:8ec10a9483f937743cba51124b30540c9613fca8</id>
<content type='text'>
a release.  Update the website with release details.
 -Erik
</content>
</entry>
<entry>
<title>Fix header file usage -- there were many unnecessary header files included in</title>
<updated>2001-01-27T08:24:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T08:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ed3ef50c233ffb1b50ea0e7382a8e60b86491009'/>
<id>urn:sha1:ed3ef50c233ffb1b50ea0e7382a8e60b86491009</id>
<content type='text'>
busybox.h which slowed compiles.  I left only what was needed and then fixed up
all the apps to include their own header files.  I also fixed naming for pwd.h
and grp.h functions.  Tested to compile and run with libc5, glibc, and uClibc.
 -Erik
</content>
</entry>
<entry>
<title>Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.</title>
<updated>2001-01-25T23:49:09+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-25T23:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d35c21587a4139031c077fd122252217a4713681'/>
<id>urn:sha1:d35c21587a4139031c077fd122252217a4713681</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>#define -&gt; static const int. Also got rid of some big static buffers.</title>
<updated>2001-01-23T22:30:04+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-01-23T22:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59ab025363d884deb2013dcaae6c968585a6ec72'/>
<id>urn:sha1:59ab025363d884deb2013dcaae6c968585a6ec72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Logger forgot to NULL terminate strings from stdin.</title>
<updated>2001-01-03T00:06:46+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-03T00:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e8b3ea19d045110e8e324cab3208de275d66244'/>
<id>urn:sha1:5e8b3ea19d045110e8e324cab3208de275d66244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log stdin when no message given and use getopt.</title>
<updated>2001-01-02T18:13:58+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-01-02T18:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1944f547bdb9bd2615acf284366c924fd180f53c'/>
<id>urn:sha1:1944f547bdb9bd2615acf284366c924fd180f53c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change calls to error_msg.* and strerror to use perror_msg.*.</title>
<updated>2000-12-18T03:57:16+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-18T03:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1fa1adea2ae16d4f4c82d7466905dce4c6edd5f5'/>
<id>urn:sha1:1fa1adea2ae16d4f4c82d7466905dce4c6edd5f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from larry doolittle to make sure we don't realloc</title>
<updated>2000-12-11T20:29:13+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-12-11T20:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d323d32c5bba8e21bcd1e3df511f8d842a5d5457'/>
<id>urn:sha1:d323d32c5bba8e21bcd1e3df511f8d842a5d5457</id>
<content type='text'>
a pointer that was not yet malloced mem.
</content>
</entry>
<entry>
<title>Keep unknown priorities from segfaulting.</title>
<updated>2000-12-11T20:13:37+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-11T20:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a964f9d0b96ab19198a9b5d27e855061aad0959'/>
<id>urn:sha1:5a964f9d0b96ab19198a9b5d27e855061aad0959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a thinko -- when REMOTE_LOG support is compiled in,</title>
<updated>2000-12-11T19:28:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-12-11T19:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ed17829ac088b568c166e2cb7d51d553231a247'/>
<id>urn:sha1:4ed17829ac088b568c166e2cb7d51d553231a247</id>
<content type='text'>
but the user has not specified remote logging, then
be sure to log locally... duh.
</content>
</entry>
</feed>
