<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking, branch 0_48</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_48</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_48'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-12-09T16:55:35+00:00</updated>
<entry>
<title>More wget cleanups I've been working on...</title>
<updated>2000-12-09T16:55:35+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-12-09T16:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=29edd005f9e16d66f8fe85ac81da39d7d4311bc7'/>
<id>urn:sha1:29edd005f9e16d66f8fe85ac81da39d7d4311bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add quiet mode support.</title>
<updated>2000-12-09T08:12:06+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2000-12-09T08:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1bca5ed886322f49fddd4b05ca76fd3a1906d98b'/>
<id>urn:sha1:1bca5ed886322f49fddd4b05ca76fd3a1906d98b</id>
<content type='text'>
If wget compiled without statusbar then -q option is accepted but has no effect.
If wget compiled with statusbar -q turns it off.
</content>
</entry>
<entry>
<title>Patch from Matt Kraai to enable proxy support.</title>
<updated>2000-12-07T22:42:11+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-12-07T22:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f3b2b52b589bccae28b1740c155733028f2b8fd5'/>
<id>urn:sha1:f3b2b52b589bccae28b1740c155733028f2b8fd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed names of functions in utility.c and all affected files, to make</title>
<updated>2000-12-07T19:56:48+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2000-12-07T19:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f57c944e09417edcbcd69f2b01b937cadef39db2'/>
<id>urn:sha1:f57c944e09417edcbcd69f2b01b937cadef39db2</id>
<content type='text'>
compliant with the style guide. Everybody rebuild your tags file!
</content>
</entry>
<entry>
<title>Write progress meter to stderr instead of stdout</title>
<updated>2000-12-07T03:55:35+00:00</updated>
<author>
<name>Randolph Chung</name>
<email>tausq@debian.org</email>
</author>
<published>2000-12-07T03:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=da7b82981b3c5acf28024a5b61c954b99ddc590f'/>
<id>urn:sha1:da7b82981b3c5acf28024a5b61c954b99ddc590f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed URL parsing bug</title>
<updated>2000-12-07T03:53:47+00:00</updated>
<author>
<name>Randolph Chung</name>
<email>tausq@debian.org</email>
</author>
<published>2000-12-07T03:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=02553a2a188d3fe00d2c2efe48109eb3d4aae4b3'/>
<id>urn:sha1:02553a2a188d3fe00d2c2efe48109eb3d4aae4b3</id>
<content type='text'>
Fixed -O - output-to-stdout bug
</content>
</entry>
<entry>
<title>Stop using TRUE and FALSE for exit status.</title>
<updated>2000-12-01T02:55:13+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-01T02:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0'/>
<id>urn:sha1:3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the BSD advertising clause, and replace it with a link to how</title>
<updated>2000-11-14T23:29:24+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-11-14T23:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4e573f4729a2a6e2aeba56fcfc8ed4c1d41e83e9'/>
<id>urn:sha1:4e573f4729a2a6e2aeba56fcfc8ed4c1d41e83e9</id>
<content type='text'>
the advertising clause has been retroactivly declared null and void.
</content>
</entry>
<entry>
<title>Cleaned up error message handling.</title>
<updated>2000-10-25T16:25:50+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-10-25T16:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=97d26125665756acd40b8b7360f943b33a371791'/>
<id>urn:sha1:97d26125665756acd40b8b7360f943b33a371791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply patch from "Orion Poplawski" &lt;OPoplawski@cqg.com&gt; to make</title>
<updated>2000-10-12T22:30:31+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-10-12T22:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d5835a7674e8f36a5669e567be32d53dff401ac'/>
<id>urn:sha1:0d5835a7674e8f36a5669e567be32d53dff401ac</id>
<content type='text'>
hostname do "--file"
 -Erik
</content>
</entry>
</feed>
