<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/info_msg.c, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-08-16T18:14:46+00:00</updated>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Exclude syslog code if FEATURE_SYSLOG is not set</title>
<updated>2010-04-09T12:34:28+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-04-09T12:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=125d0154e6c591addbaf1fae7c9ffdf5b7e7ed7b'/>
<id>urn:sha1:125d0154e6c591addbaf1fae7c9ffdf5b7e7ed7b</id>
<content type='text'>
syslog.h and syslog(...) may not exist in such configuration

Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes.</title>
<updated>2009-12-13T16:42:49+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-13T16:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=78fcec4dc700dde189b0149ddfb53d321c4c75be'/>
<id>urn:sha1:78fcec4dc700dde189b0149ddfb53d321c4c75be</id>
<content type='text'>
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>bb_info_msg: make it do atomic, unbuffered writes</title>
<updated>2008-12-10T11:16:47+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-10T11:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=517413f9affae582f5e824ef45805662d676be6a'/>
<id>urn:sha1:517413f9affae582f5e824ef45805662d676be6a</id>
<content type='text'>
udhcpc: fix a problem where we don't open listening socket fast enough

function                                             old     new   delta
bb_info_msg                                           70     126     +56
change_listen_mode                                    37      78     +41
udhcp_listen_socket                                  151     124     -27
udhcpc_main                                         2344    2285     -59

</content>
</entry>
<entry>
<title>*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on</title>
<updated>2008-06-27T02:52:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-27T02:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=defc1ea34074e7882724c460260d307cdf981a70'/>
<id>urn:sha1:defc1ea34074e7882724c460260d307cdf981a70</id>
<content type='text'>
   text    data     bss     dec     hex filename
 808035     611    6868  815514   c719a busybox_old
 804472     611    6868  811951   c63af busybox_unstripped

</content>
</entry>
<entry>
<title>- fix conflicting decls of syslog related facilitynames and prioritynames tables</title>
<updated>2008-01-27T12:50:12+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-01-27T12:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f470196a4144dd586f8b80efeef4aca39cf11514'/>
<id>urn:sha1:f470196a4144dd586f8b80efeef4aca39cf11514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: automatically use custom link script if user provides one</title>
<updated>2007-08-14T16:43:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-14T16:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dbe6e66d6a8addbbf9438f40a645be8ae105fa8a'/>
<id>urn:sha1:dbe6e66d6a8addbbf9438f40a645be8ae105fa8a</id>
<content type='text'>
vinfo_msg: one user (info_msg), incorporate in it
*: style fixes

</content>
</entry>
<entry>
<title>login: remove setpgrp call (makes it work from shell prompt again).</title>
<updated>2007-04-12T12:31:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-12T12:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0de3c55b4286498753751b7cd63f3af12f0ebd0f'/>
<id>urn:sha1:0de3c55b4286498753751b7cd63f3af12f0ebd0f</id>
<content type='text'>
login: sanitize stdio descriptors (we are suid, need to be careful!)
shrink login and set_environment by ~100 bytes.
</content>
</entry>
<entry>
<title>adding files missed in prev updates (forgot about svn add)</title>
<updated>2006-09-07T05:09:22+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-09-07T05:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3da6aa878aa23f19d0b928cce0c01f707229c48a'/>
<id>urn:sha1:3da6aa878aa23f19d0b928cce0c01f707229c48a</id>
<content type='text'>
</content>
</entry>
</feed>
