<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch wip</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=wip</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=wip'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-04-19T16:35:26+00:00</updated>
<entry>
<title>Config.in: mark all applets POSIX only</title>
<updated>2010-04-19T16:35:26+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-04-17T18:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=07c3f3802d68880825052fb7902534bd31dc3f05'/>
<id>urn:sha1:07c3f3802d68880825052fb7902534bd31dc3f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix Config.in tab usage</title>
<updated>2010-03-31T14:03:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-03-31T14:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=345e093c2910e9e837de5b7cc5fb46752351f84d'/>
<id>urn:sha1:345e093c2910e9e837de5b7cc5fb46752351f84d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>syslogd: make maximum message length configurable</title>
<updated>2010-03-31T13:58:58+00:00</updated>
<author>
<name>Janne Kiviluoto</name>
<email>janne.kiviluoto@bluegiga.com</email>
</author>
<published>2010-03-31T13:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c897dfe011fb9006268b4f42aba8cd94ce545e7b'/>
<id>urn:sha1:c897dfe011fb9006268b4f42aba8cd94ce545e7b</id>
<content type='text'>
Signed-off-by: Janne Kiviluoto &lt;janne.kiviluoto@bluegiga.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>syslog: allow multiple -R options</title>
<updated>2010-02-28T12:01:59+00:00</updated>
<author>
<name>Thomas Geulig</name>
<email>geulig@nentec.de</email>
</author>
<published>2010-02-28T12:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d2f77796711f55240d4a88c92ea8c6545baeee98'/>
<id>urn:sha1:d2f77796711f55240d4a88c92ea8c6545baeee98</id>
<content type='text'>
function                                             old     new   delta
syslogd_main                                        1082    1177     +95
init_data                                             72      64      -8

Signed-off-by: Thomas Geulig &lt;geulig@nentec.de&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: suppress ~60% of "aliased warnings" on gcc-4.4.1</title>
<updated>2010-02-04T14:00:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-04T14:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=98a4c7cf3d799ab953cb77e8b34597c73e3e7335'/>
<id>urn:sha1:98a4c7cf3d799ab953cb77e8b34597c73e3e7335</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>syslog: remove stray umask(0)</title>
<updated>2010-01-29T15:44:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-29T15:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a42524251effb54496681f849f2c599273faa3a4'/>
<id>urn:sha1:a42524251effb54496681f849f2c599273faa3a4</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: remove some uses of argc</title>
<updated>2010-01-04T13:15:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-04T13:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ec91aead52d6ea6a42420005119ebb281a76cdc'/>
<id>urn:sha1:2ec91aead52d6ea6a42420005119ebb281a76cdc</id>
<content type='text'>
function                                             old     new   delta
whoami_main                                           34      37      +3
logname_main                                          60      63      +3
hostid_main                                           35      38      +3
ttysize_main                                         136     135      -1
nmeter_main                                          673     672      -1
logger_main                                          387     386      -1
uuencode_main                                        330     328      -2
ifupdown_main                                       2125    2123      -2
mesg_main                                            158     155      -3
free_main                                            333     330      -3
cal_main                                             902     899      -3
acpid_main                                           443     440      -3
ar_main                                              196     189      -7
find_main                                            476     467      -9
ifconfig_main                                       1235    1221     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/12 up/down: 9/-49)            Total: -40 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: introduce and use ffulsh_all()</title>
<updated>2009-11-02T13:19:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-02T13:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8131eea3dce5fba0dfb78e6083d1730423fad20b'/>
<id>urn:sha1:8131eea3dce5fba0dfb78e6083d1730423fad20b</id>
<content type='text'>
function                                             old     new   delta
buffer_fill_and_print                                179     196     +17
fflush_all                                             -       9      +9
spawn                                                 87      92      +5
rtcwake_main                                         455     453      -2
...
alarm_intr                                            93      84      -9
readcmd                                             1072    1062     -10
bb_ask                                               345     333     -12
more_main                                            845     832     -13
flush_stdout_stderr                                   42      23     -19
xfflush_stdout                                        27       -     -27
flush_stderr                                          30       -     -30
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 2/50 up/down: 31/-397)         Total: -366 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: more portability fixes by Dan Fandrich</title>
<updated>2009-09-23T21:15:43+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-23T21:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=606291beabab14c85a141c7a4225fbcab8d19fbd'/>
<id>urn:sha1:606291beabab14c85a141c7a4225fbcab8d19fbd</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<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>
</feed>
