<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch 1_15_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-04-22T02:53:02+00:00</updated>
<entry>
<title>syslogd: added comment, no code changes</title>
<updated>2009-04-22T02:53:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-22T02:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=574c316e5ac576ba8f4aa07596dd21bca95eb333'/>
<id>urn:sha1:574c316e5ac576ba8f4aa07596dd21bca95eb333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: mass renaming of USE_XXXX to IF_XXXX</title>
<updated>2009-04-21T11:09:40+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-21T11:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e34ff29bcc870936ab18172f438a34d042d4e03'/>
<id>urn:sha1:5e34ff29bcc870936ab18172f438a34d042d4e03</id>
<content type='text'>
and SKIP_XXXX to IF_NOT_XXXX - the second one was especially
badly named. It was not skipping anything!

</content>
</entry>
<entry>
<title>syslogd: create logfile with 0666, not 0600.</title>
<updated>2009-03-02T14:26:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-02T14:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d9415d6335b73a67512667497f7a0a0bd5774b2d'/>
<id>urn:sha1:d9415d6335b73a67512667497f7a0a0bd5774b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslogd: comment out file locking;</title>
<updated>2008-12-09T22:53:31+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-09T22:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d94820adf87b752c338c194a7291dcf1b96fc76'/>
<id>urn:sha1:0d94820adf87b752c338c194a7291dcf1b96fc76</id>
<content type='text'>
 make signal handling syncronous (old was racy)

function                                             old     new   delta
syslogd_main                                         963    1090    +127
quit_signal                                           96       -     -96
log_locally                                          743     595    -148
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/1 up/down: 127/-244)         Total: -117 bytes

</content>
</entry>
<entry>
<title>libbb: password/group function helpers rewritten by Tito:</title>
<updated>2008-12-02T22:56:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-02T22:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0c68a874e7d996c62c8d00b0c0289180bdce1590'/>
<id>urn:sha1:0c68a874e7d996c62c8d00b0c0289180bdce1590</id>
<content type='text'>
function                                             old     new   delta
xgetpwuid                                              -      27     +27
uid2uname_utoa                                         -      22     +22
gid2group_utoa                                         -      22     +22
uid2uname                                              -      18     +18
gid2group                                              -      18     +18
buffer_fill_and_print                                179     196     +17
print_user                                            12      24     +12
print_group                                           12      24     +12
get_cached                                            89      99     +10
...
print_common                                         134     120     -14
vlock_main                                           415     396     -19
logger_main                                          410     387     -23
crontab_main                                         642     609     -33
bb_getpwuid                                           42       -     -42
bb_getgrgid                                           42       -     -42
bb_getug                                              80       -     -80
------------------------------------------------------------------------------
(add/remove: 6/3 grow/shrink: 9/11 up/down: 187/-296)        Total: -109 bytes

</content>
</entry>
<entry>
<title>klogd: fix small buglet in previous commit</title>
<updated>2008-11-19T09:35:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-19T09:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=58a88916b926ffac657bb3c063b9906f324d4d79'/>
<id>urn:sha1:58a88916b926ffac657bb3c063b9906f324d4d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>klogctl: fix a problem where we don't terminate read data with '\0'</title>
<updated>2008-11-19T07:59:49+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-19T07:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e7dc5d37bb3b10c486496fa15b8ff366d8a6d66'/>
<id>urn:sha1:2e7dc5d37bb3b10c486496fa15b8ff366d8a6d66</id>
<content type='text'>
 and then misinterpret it. Code shrink while at it.

function                                             old     new   delta
klogd_main                                           404     362     -42

</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>
</feed>
