<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch 1_13_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_13_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_13_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-11-29T06:49:36+00:00</updated>
<entry>
<title>apply post-1.13.0 patches</title>
<updated>2008-11-29T06:49:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-29T06:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ab310e1b1c2f85235e61c471802b53314da919f0'/>
<id>urn:sha1:ab310e1b1c2f85235e61c471802b53314da919f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace fixes, no code changes</title>
<updated>2008-10-29T01:19:15+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-29T01:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9504e444b8c6269838b0035f95454db935fa68dd'/>
<id>urn:sha1:9504e444b8c6269838b0035f95454db935fa68dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds</title>
<updated>2008-10-04T16:40:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-04T16:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=93d0776a96919a94fca51fe2cfd9530d8c9dcbb9'/>
<id>urn:sha1:93d0776a96919a94fca51fe2cfd9530d8c9dcbb9</id>
<content type='text'>
klogd: handle many lines at once, by Steve Bennett (steveb AT workware.net.au)

</content>
</entry>
<entry>
<title>- wrap overlong lines (Cristian Ionescu-Idbohrn)</title>
<updated>2008-07-22T18:27:53+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-22T18:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e8669f3599c05797b907faac2d2a5fc8827902c'/>
<id>urn:sha1:3e8669f3599c05797b907faac2d2a5fc8827902c</id>
<content type='text'>
- s/\.  /. /g;# (me)
</content>
</entry>
<entry>
<title>*: rename ATTRIBUTE_XXX to just XXX.</title>
<updated>2008-07-05T09:18:54+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-05T09:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a60f84ebf07863e390b72a2b6150e461a1ec18e9'/>
<id>urn:sha1:a60f84ebf07863e390b72a2b6150e461a1ec18e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace fixes. no code changes</title>
<updated>2008-06-25T09:53:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-25T09:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7049ff8696c3c2a1be0f9901d7e2473568b8f918'/>
<id>urn:sha1:7049ff8696c3c2a1be0f9901d7e2473568b8f918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>logger: "clean up" a dirty hack a bit</title>
<updated>2008-06-11T15:43:19+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-11T15:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bd1aeeb850e441e3fa4f9e1f8aedd804a48b9cb1'/>
<id>urn:sha1:bd1aeeb850e441e3fa4f9e1f8aedd804a48b9cb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>klogd: make help text more understandable</title>
<updated>2008-06-06T16:08:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-06T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7bdf0c82da3713ec2a0f0090ba663c1167d10a67'/>
<id>urn:sha1:7bdf0c82da3713ec2a0f0090ba663c1167d10a67</id>
<content type='text'>
klogd: by using a register instead of global variable, shrink code a bit

function                                             old     new   delta
klogd_main                                           372     362     -10
packed_usage                                       24504   24486     -18
   text    data     bss     dec     hex filename
 808464     642    7180  816286   c749e busybox_old
 808422     642    7180  816244   c7474 busybox_unstripped

</content>
</entry>
<entry>
<title>syslogd: do not error out on missing files to rotate. closes bug 3404.</title>
<updated>2008-05-24T21:03:53+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-05-24T21:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=69dc3253972cbf6169abcaaef5fc7bc787a40075'/>
<id>urn:sha1:69dc3253972cbf6169abcaaef5fc7bc787a40075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use EXIT_{SUCCESS,FAILURE}. No object-code changes</title>
<updated>2008-05-19T09:29:47+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-05-19T09:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=636a1f85e89432601c59cdc3239fc867b4adf051'/>
<id>urn:sha1:636a1f85e89432601c59cdc3239fc867b4adf051</id>
<content type='text'>
</content>
</entry>
</feed>
