<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch 1_6_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_6_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-05-26T19:00:18+00:00</updated>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-26T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6adbf1be29841501cc49917249e85f273e1df7c'/>
<id>urn:sha1:b6adbf1be29841501cc49917249e85f273e1df7c</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"

</content>
</entry>
<entry>
<title>klogd: remove dependency on syslogd</title>
<updated>2007-05-02T21:39:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-02T21:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dd999a2241ad243eb1db6bac52e2ee6dc29eea12'/>
<id>urn:sha1:dd999a2241ad243eb1db6bac52e2ee6dc29eea12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make pidfile writing configurable.</title>
<updated>2007-03-27T22:01:31+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-27T22:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=10457b90db925369739a900445b640364eda5e4c'/>
<id>urn:sha1:10457b90db925369739a900445b640364eda5e4c</id>
<content type='text'>
[ui]toa_to_buf: change API. No users yet.
</content>
</entry>
<entry>
<title>move everything to new NOMMU helpers, except udhcp</title>
<updated>2007-03-26T13:20:54+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-26T13:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a142025d372ae5dff7d7cf98f442edaafd1dc30'/>
<id>urn:sha1:5a142025d372ae5dff7d7cf98f442edaafd1dc30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NOMMU re-exec trick shuld not depend on existence of "don't daemonize"</title>
<updated>2007-03-24T12:11:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-24T12:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9067f13be067f39f6c8586926b190b7dee0def3d'/>
<id>urn:sha1:9067f13be067f39f6c8586926b190b7dee0def3d</id>
<content type='text'>
option for every affected applet (and dnsd, for example, don't have one).
Thus rework re-exec support to not require it. Code got smaller too.
</content>
</entry>
<entry>
<title>syslogd: fix it for small BUFSIZ case</title>
<updated>2007-03-20T20:03:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-20T20:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4f93cde77f6a048e9ff91ad6323cffc5e35fe97a'/>
<id>urn:sha1:4f93cde77f6a048e9ff91ad6323cffc5e35fe97a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslogd: reduce data/bss usage. Code size is practically the same.</title>
<updated>2007-03-15T19:50:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T19:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e892bae51a1f4414006a70f37d87b339e943cba'/>
<id>urn:sha1:5e892bae51a1f4414006a70f37d87b339e943cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>klogd: code de-obfuscation with small code size reduction</title>
<updated>2007-02-17T14:12:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-02-17T14:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c84520d73dbe100449d84241ec0df9d02ee0fc4d'/>
<id>urn:sha1:c84520d73dbe100449d84241ec0df9d02ee0fc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds</title>
<updated>2007-02-14T20:51:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-02-14T20:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4998c818919477d90674a3f220e7407c26da17f9'/>
<id>urn:sha1:4998c818919477d90674a3f220e7407c26da17f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslogd: fix "readpath bug" by using readlink instead</title>
<updated>2007-02-11T16:19:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-02-11T16:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ca0444420223c224162674902d4f6e4e093962d'/>
<id>urn:sha1:6ca0444420223c224162674902d4f6e4e093962d</id>
<content type='text'>
libbb: rename xgetcwd and xreadlink
</content>
</entry>
</feed>
