<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/create_icmp6_socket.c, branch awk_faster</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=awk_faster</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=awk_faster'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2013-06-27T22:30:46+00:00</updated>
<entry>
<title>Move create_icmp[6]_socket to its only user, and simplify it</title>
<updated>2013-06-27T22:30:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2013-06-27T22:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59f46676a9c03303809f40d1a27c4d2e9e640697'/>
<id>urn:sha1:59f46676a9c03303809f40d1a27c4d2e9e640697</id>
<content type='text'>
function                                             old     new   delta
run_applet_and_exit                                  711     714      +3
sendping_tail                                        239     236      -3
common_ping_main                                    1798    1770     -28
create_icmp_socket                                    65       -     -65
create_icmp6_socket                                   65       -     -65
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 1/2 up/down: 3/-161)           Total: -158 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.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>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>*: 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>inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames</title>
<updated>2008-03-12T22:14:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-12T22:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4e6d5117b839cef41cd3919966f95bf25d24d8d9'/>
<id>urn:sha1:4e6d5117b839cef41cd3919966f95bf25d24d8d9</id>
<content type='text'>
of variable/function names

Total: -2474 bytes
   text    data     bss     dec     hex filename
 802215     661    7452  810328   c5d58 busybox_old
 800120     661    7428  808209   c5511 busybox_unstripped

</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>ping: don't measure times if ping payload is less than 8 bytes;</title>
<updated>2007-03-03T00:36:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-03T00:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=19c238bc909d1e06a6bc70fe5f74124b64a4fa9d'/>
<id>urn:sha1:19c238bc909d1e06a6bc70fe5f74124b64a4fa9d</id>
<content type='text'>
commonalize some ping code.
</content>
</entry>
<entry>
<title>Cleaup read() and write() variants, plus a couple of new functions like</title>
<updated>2006-07-16T08:14:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-16T08:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=534374755d618c9c36c9940c82756241c4b25a67'/>
<id>urn:sha1:534374755d618c9c36c9940c82756241c4b25a67</id>
<content type='text'>
xlseek and fdlength() for the new mkswap.
</content>
</entry>
<entry>
<title>Larry Doolittle writes:</title>
<updated>2004-04-14T17:51:38+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-04-14T17:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=aff114c33d2b8879233fa513e6d760d0ef99b632'/>
<id>urn:sha1:aff114c33d2b8879233fa513e6d760d0ef99b632</id>
<content type='text'>
This is a bulk spelling fix patch against busybox-1.00-pre10.
If anyone gets a corrupted copy (and cares), let me know and
I will make alternate arrangements.

Erik - please apply.

Authors - please check that I didn't corrupt any meaning.

Package importers - see if any of these changes should be
passed to the upstream authors.

I glossed over lots of sloppy capitalizations, missing apostrophes,
mixed American/British spellings, and German-style compound words.

What is "pretect redefined for test" in cmdedit.c?

Good luck on the 1.00 release!

      - Larry
</content>
</entry>
<entry>
<title>Major coreutils update.</title>
<updated>2003-03-19T09:13:01+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2003-03-19T09:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cad5364599eb5062d59e0c397ed638ddd61a8d5d'/>
<id>urn:sha1:cad5364599eb5062d59e0c397ed638ddd61a8d5d</id>
<content type='text'>
</content>
</entry>
</feed>
