<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/inet_common.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-10-28T16:57:19+00:00</updated>
<entry>
<title>*: whitespace fixes</title>
<updated>2010-10-28T16:57:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-28T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e4dcba1c103dc28e927e004791e331aaf604383d'/>
<id>urn:sha1:e4dcba1c103dc28e927e004791e331aaf604383d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>better shared strings trick</title>
<updated>2010-09-01T10:01:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-09-01T10:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0004e994934374b5695e004bbcb7b1fd67a170f2'/>
<id>urn:sha1:0004e994934374b5695e004bbcb7b1fd67a170f2</id>
<content type='text'>
   text	   data	    bss	    dec	    hex	filename
 861980	    441	   7540	 869961	  d4649	busybox_old
 861914	    441	   7540	 869895	  d4607	busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<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>tweak Config texts and some broken English elsewhere</title>
<updated>2009-06-18T11:23:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-18T11:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bcbd37df2495359195b0deda7c85deacc9b3ff13'/>
<id>urn:sha1:bcbd37df2495359195b0deda7c85deacc9b3ff13</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Fix forgotten license comments</title>
<updated>2008-12-07T00:52:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-07T00:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=db12d1d733ab7de0c5f4cda261eb79fd334a4ed9'/>
<id>urn:sha1:db12d1d733ab7de0c5f4cda261eb79fd334a4ed9</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>
<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>fdisk: fix a case where break was reached only for DOS labels</title>
<updated>2008-01-24T22:49:15+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-01-24T22:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a5549c961739fb0d354f3c41cb5fb0d64c8da4ec'/>
<id>urn:sha1:a5549c961739fb0d354f3c41cb5fb0d64c8da4ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/#ifdef CONFIG_/#if ENABLE_/g</title>
<updated>2007-08-13T10:36:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-13T10:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e324184c0509cc0db168ce29546e1b52800a79c6'/>
<id>urn:sha1:e324184c0509cc0db168ce29546e1b52800a79c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make /etc/network parsing configurable. -200 bytes when off.</title>
<updated>2007-06-19T11:24:47+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-06-19T11:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a61cb92f2d1d9a7862813f37e3e3229e27ad21de'/>
<id>urn:sha1:a61cb92f2d1d9a7862813f37e3e3229e27ad21de</id>
<content type='text'>
</content>
</entry>
</feed>
