<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking, branch 0_49</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_49</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_49'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-01-27T09:33:39+00:00</updated>
<entry>
<title>Fix up copyright msgs.  Bump version to 0.49 in preparation for</title>
<updated>2001-01-27T09:33:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T09:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8ec10a9483f937743cba51124b30540c9613fca8'/>
<id>urn:sha1:8ec10a9483f937743cba51124b30540c9613fca8</id>
<content type='text'>
a release.  Update the website with release details.
 -Erik
</content>
</entry>
<entry>
<title>Fix header file usage -- there were many unnecessary header files included in</title>
<updated>2001-01-27T08:24:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T08:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ed3ef50c233ffb1b50ea0e7382a8e60b86491009'/>
<id>urn:sha1:ed3ef50c233ffb1b50ea0e7382a8e60b86491009</id>
<content type='text'>
busybox.h which slowed compiles.  I left only what was needed and then fixed up
all the apps to include their own header files.  I also fixed naming for pwd.h
and grp.h functions.  Tested to compile and run with libc5, glibc, and uClibc.
 -Erik
</content>
</entry>
<entry>
<title>Add errno.h</title>
<updated>2001-01-26T02:04:49+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-26T02:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dff9d54e32a713d34af85e75c05412ce25478f46'/>
<id>urn:sha1:dff9d54e32a713d34af85e75c05412ce25478f46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some behavioral updates to wget so it acts a bit nicer.</title>
<updated>2001-01-24T20:28:35+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-24T20:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7d69701d39323f31025a138e23757a2538d75983'/>
<id>urn:sha1:7d69701d39323f31025a138e23757a2538d75983</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Remove the warning messages.  By consensus, netkit-tiny doesn't</title>
<updated>2001-01-24T18:44:54+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-24T18:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f6c6d9aacc9645c7edf077575c17dcb20fbb2ac4'/>
<id>urn:sha1:f6c6d9aacc9645c7edf077575c17dcb20fbb2ac4</id>
<content type='text'>
need to happen.
</content>
</entry>
<entry>
<title>Fix spelling.  s/maintainence/maintenance/</title>
<updated>2001-01-24T17:37:07+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-24T17:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=24be980004598c2fa0a3e14ccdce0bc7b3039985'/>
<id>urn:sha1:24be980004598c2fa0a3e14ccdce0bc7b3039985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#define -&gt; static const int. Also got rid of some big static buffers.</title>
<updated>2001-01-23T22:30:04+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-01-23T22:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59ab025363d884deb2013dcaae6c968585a6ec72'/>
<id>urn:sha1:59ab025363d884deb2013dcaae6c968585a6ec72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn about apps that will be going away in release 0.50</title>
<updated>2001-01-22T22:48:42+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-22T22:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6705986f2702dfa3b9dd6247d7558da90f184abc'/>
<id>urn:sha1:6705986f2702dfa3b9dd6247d7558da90f184abc</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Fix naming to reflect reality</title>
<updated>2001-01-20T21:51:21+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-20T21:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe9888ad9783e3ae3e6ab443c8eef0ef86271f78'/>
<id>urn:sha1:fe9888ad9783e3ae3e6ab443c8eef0ef86271f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the statusbar config option so it states which applet it applies to.</title>
<updated>2001-01-20T20:07:00+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-20T20:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=370fb08e799111e40456990bb088819cbd80b492'/>
<id>urn:sha1:370fb08e799111e40456990bb088819cbd80b492</id>
<content type='text'>
</content>
</entry>
</feed>
