<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking, branch 1_8_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_8_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_8_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-11-24T04:37:59+00:00</updated>
<entry>
<title>Apply all post-1.8.1 patches</title>
<updated>2007-11-24T04:37:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-24T04:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=80297d5f0cbe8a3de497804dcbb1a89e6f9c1562'/>
<id>urn:sha1:80297d5f0cbe8a3de497804dcbb1a89e6f9c1562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apply accumulated post 1.8.0 fixes, bump version to 1.8.1</title>
<updated>2007-11-10T02:01:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-10T02:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3db254c8866de390c327d759ba615693e45aff6f'/>
<id>urn:sha1:3db254c8866de390c327d759ba615693e45aff6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Announce 1.8.0</title>
<updated>2007-11-04T15:43:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-04T15:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c'/>
<id>urn:sha1:6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ifconfig: code shrink</title>
<updated>2007-11-04T04:10:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-04T04:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1'/>
<id>urn:sha1:bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1</id>
<content type='text'>
adjtimex: code shrink
libbb: move nth_string function into libbb
hdparm: nth_string was here

   text    data     bss     dec     hex filename
 730013   10334   12032  752379   b7afb busybox_old
 730093   10134   12032  752259   b7a83 busybox_unstripped

</content>
</entry>
<entry>
<title>inetd: fix bug 1562 "inetd does not set argv[0] properly" (fix by IlyaPanfilov)</title>
<updated>2007-10-30T19:54:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-30T19:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9d1afdb571e0ba3053616d74edc99a68325ef5e9'/>
<id>urn:sha1:9d1afdb571e0ba3053616d74edc99a68325ef5e9</id>
<content type='text'>
inetd: code shrink while at it

function                                             old     new   delta
static.SOCK_xxx                                        -       6      +6
getconfigent                                        1222    1123     -99
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 6/-99)             Total: -93 bytes
   text    data     bss     dec     hex filename
 776099     974    9420  786493   c003d busybox_old
 776020     974    9420  786414   bffee busybox_unstripped

</content>
</entry>
<entry>
<title>- fix typo in helptext</title>
<updated>2007-10-29T21:21:27+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-29T21:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1641d614fa13b87b38688bb845159493c821e476'/>
<id>urn:sha1:1641d614fa13b87b38688bb845159493c821e476</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ll_types.c: optimize link type table, make it conditional</title>
<updated>2007-10-29T19:33:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-29T19:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dfc0740b044cad91100bae35fa060b31a88f40ce'/>
<id>urn:sha1:dfc0740b044cad91100bae35fa060b31a88f40ce</id>
<content type='text'>
            on FEATURE_IP_RARE_PROTOCOLS

function                                             old     new   delta
static.arphrd_name                                     -     373    +373
static.arphrd_type                                     -     124    +124
ll_type_n2a                                           58      78     +20
static.arphrd_names                                  496       -    -496
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/0 up/down: 517/-496)           Total: 21 bytes
   text    data     bss     dec     hex filename
 776880     974    9420  787274   c034a busybox_old
 776594     974    9420  786988   c022c busybox_unstripped

</content>
</entry>
<entry>
<title>httpd: fix trivial bug (spotted by Alex Landau)</title>
<updated>2007-10-21T23:24:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-21T23:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=78ee7c853a8c140544c549215e979c06bfb8c8f0'/>
<id>urn:sha1:78ee7c853a8c140544c549215e979c06bfb8c8f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ping: fix breakage from -I fix</title>
<updated>2007-10-20T02:00:49+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-20T02:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2edbc2ab85b96fb01a3862db09df12f40d4382cd'/>
<id>urn:sha1:2edbc2ab85b96fb01a3862db09df12f40d4382cd</id>
<content type='text'>
passwd: SELinux support by KaiGai Kohei &lt;kaigai@ak.jp.nec.com&gt;

</content>
</entry>
<entry>
<title>paing: make -I ethN work too (-I addr already worked)</title>
<updated>2007-10-19T21:39:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-19T21:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1a7afb48daf054d8cc9d57e8a569a6ac90acdd7d'/>
<id>urn:sha1:1a7afb48daf054d8cc9d57e8a569a6ac90acdd7d</id>
<content type='text'>
</content>
</entry>
</feed>
