<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/ping.c, branch cron_changes</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cron_changes</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cron_changes'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>This is vodz' latest patch.  Sorry it took so long...</title>
<updated>2001-07-17T01:12:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-17T01:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=044228d5ecb9b79397f9fc915d046cf4538281e2'/>
<id>urn:sha1:044228d5ecb9b79397f9fc915d046cf4538281e2</id>
<content type='text'>
    1) ping cleanup (compile fix from this patch already applied).
    2) traceroute call not spare ntohl() now (and reduce size);
    3) Fix for functions not declared static in insmod, ash, vi and mount.
    4) a more simple API cmdedit :))
    5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option
    6) reduce exporting library function index-&gt;strchr (traceroute), bzero-&gt;memset (syslogd)
</content>
</entry>
<entry>
<title>Allow featureless ping to compile, and featureful ping to shrink</title>
<updated>2001-07-13T20:56:27+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-07-13T20:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=06ef16563b6914735d5018a1d92fbe992f84d7fd'/>
<id>urn:sha1:06ef16563b6914735d5018a1d92fbe992f84d7fd</id>
<content type='text'>
(by Adam Slattery).
</content>
</entry>
<entry>
<title>Patch from vodz:</title>
<updated>2001-07-12T20:26:32+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-12T20:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7467c8d3b6a50e2cbd8db750963d40b420ad38d1'/>
<id>urn:sha1:7467c8d3b6a50e2cbd8db750963d40b420ad38d1</id>
<content type='text'>
    Changed email address
    cmdedit API change
    optimizations for traceroute and md5sum
    added a new shared create_icmp_socket() function
</content>
</entry>
<entry>
<title>Patch from Lars Kellogg-Stedman &lt;lars@larsshack.org&gt; to fix bug</title>
<updated>2001-05-21T20:30:51+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-21T20:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=004015e9c4e8ff98bcbaf955cf42147218204da4'/>
<id>urn:sha1:004015e9c4e8ff98bcbaf955cf42147218204da4</id>
<content type='text'>
#1130 (i.e. When you turn on features it should always ADD features)
</content>
</entry>
<entry>
<title>Whoops.  Forgot the x.</title>
<updated>2001-05-16T15:52:23+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-16T15:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bf381a0ad83a77d054a99da2b585c43dfe71c6d1'/>
<id>urn:sha1:bf381a0ad83a77d054a99da2b585c43dfe71c6d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xgethostbyname and herror_msg* functions.</title>
<updated>2001-05-16T15:40:51+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-16T15:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c55b8d41c15640fa1637f919b3f6eca6e781047a'/>
<id>urn:sha1:c55b8d41c15640fa1637f919b3f6eca6e781047a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update how we detect if libc5 is in use.</title>
<updated>2001-04-09T23:52:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-09T23:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6b519b416189202d18d888d61d8bbe50dc30325'/>
<id>urn:sha1:b6b519b416189202d18d888d61d8bbe50dc30325</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Fix socklen_t for libc5</title>
<updated>2001-03-14T01:23:07+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-14T01:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=14e9e9d1cab3ef5ed9910fadb5a327b5982c2049'/>
<id>urn:sha1:14e9e9d1cab3ef5ed9910fadb5a327b5982c2049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It turns out that DODMALLOC was broken when I reorganized busybox.h</title>
<updated>2001-02-20T06:14:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-20T06:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cbe31dace5fb24304694d399b9eb267fbe752516'/>
<id>urn:sha1:cbe31dace5fb24304694d399b9eb267fbe752516</id>
<content type='text'>
header file usage before the 0.49 release.  To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
 -Erik
</content>
</entry>
</feed>
