<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking, 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-12-31T03:33:50+00:00</updated>
<entry>
<title>Apply post 1.13.1 patches, bump to 1.13.2</title>
<updated>2008-12-31T03:33:50+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-31T03:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=15c0b725849875c718b168a26e13872e163cde4c'/>
<id>urn:sha1:15c0b725849875c718b168a26e13872e163cde4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes.</title>
<updated>2008-11-09T00:44:40+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-09T00:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d0443557c96dc130d96931007b4d82a2d97bafc'/>
<id>urn:sha1:6d0443557c96dc130d96931007b4d82a2d97bafc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: a bit of code shrink</title>
<updated>2008-11-09T00:15:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-09T00:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3fa36e235021af5810333a52876d29efc661ad60'/>
<id>urn:sha1:3fa36e235021af5810333a52876d29efc661ad60</id>
<content type='text'>
function                                             old     new   delta
stop_handler                                          41      38      -3
sulogin_main                                         508     504      -4
got_cont                                               4       -      -4
cont_handler                                          11       -     -11
startservice                                         309     297     -12
processorstart                                       423     409     -14
tcpudpsvd_main                                      1861    1843     -18
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/5 up/down: 0/-66)             Total: -66 bytes

</content>
</entry>
<entry>
<title>telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive)</title>
<updated>2008-11-07T01:58:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-07T01:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b0150d299f80b8d0245bd419c78a40a013f03e0c'/>
<id>urn:sha1:b0150d299f80b8d0245bd419c78a40a013f03e0c</id>
<content type='text'>
 by Jim Cathey (jcathey AT ciena.com)

function                                             old     new   delta
telnetd_main                                        1314    1364     +50

</content>
</entry>
<entry>
<title>total overhaul of mail applets. again. Vladimir as usual.</title>
<updated>2008-11-06T23:41:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-06T23:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b9d572a2733fa20957a9a3287bd04d66176e3b6a'/>
<id>urn:sha1:b9d572a2733fa20957a9a3287bd04d66176e3b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.</title>
<updated>2008-11-06T22:39:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-06T22:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3854c5ddf4eb267e4e53796eaa1051421dcb4e08'/>
<id>urn:sha1:3854c5ddf4eb267e4e53796eaa1051421dcb4e08</id>
<content type='text'>
*: s/int/pid_t where appropriate

</content>
</entry>
<entry>
<title>build system: tidying up CONFIG_xxx names (suggested by Rob)</title>
<updated>2008-11-06T00:49:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-06T00:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=35a064b67fc1954b95be06499a514a45c9f2e814'/>
<id>urn:sha1:35a064b67fc1954b95be06499a514a45c9f2e814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op</title>
<updated>2008-11-05T13:20:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-05T13:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=202ac504e1addf0aa2debd53e7cd2411cc73ac8c'/>
<id>urn:sha1:202ac504e1addf0aa2debd53e7cd2411cc73ac8c</id>
<content type='text'>
function                                             old     new   delta
tcsetattr_stdin_TCSANOW                                -      14     +14
set_sane_term                                        116     113      -3
top_main                                            1277    1273      -4
make_new_session                                     421     415      -6
rawmode                                              133     126      -7
reset_term                                            18      10      -8
die                                                   43      35      -8
cookmode                                              62      54      -8
vlock_main                                           425     415     -10
read_line_input                                     3165    3155     -10
bb_askpass                                           357     347     -10
fsck_minix_main                                     3079    3065     -14
getty_main                                          2375    2332     -43
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/12 up/down: 14/-131)         Total: -117 bytes

</content>
</entry>
<entry>
<title>inetd: fix a case when we have zero services</title>
<updated>2008-11-05T11:36:22+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-05T11:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4cb576ea98aa8974243e168e2470e3d5d7b7d1f5'/>
<id>urn:sha1:4cb576ea98aa8974243e168e2470e3d5d7b7d1f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nslookup: tiny shrink (-5 bytes); add comment about res_init</title>
<updated>2008-11-04T21:44:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-04T21:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=391ffa19d1e0813c51d51b29117d119b1dc57c49'/>
<id>urn:sha1:391ffa19d1e0813c51d51b29117d119b1dc57c49</id>
<content type='text'>
inet_common: cosmetics, no code changes

</content>
</entry>
</feed>
