<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.bin/fetch/http.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2000-06-28T16:55:15Z</updated>
<entry>
<title>New libfetch-based fetch.</title>
<updated>2000-06-28T16:55:15Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-06-28T16:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b39628e763b16bb6504881dfcf678cb297297850'/>
<id>urn:sha1:b39628e763b16bb6504881dfcf678cb297297850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out the previous change to the queue(3) interface.</title>
<updated>2000-05-26T02:09:24Z</updated>
<author>
<name>Jake Burkholder</name>
<email>jake@FreeBSD.org</email>
</author>
<published>2000-05-26T02:09:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e39756439c7255bc16ba14b7b991cb01ba1c93bd'/>
<id>urn:sha1:e39756439c7255bc16ba14b7b991cb01ba1c93bd</id>
<content type='text'>
It was not discussed and should probably not happen.

Requested by:		msmith and others
</content>
</entry>
<entry>
<title>Change the way that the queue(3) structures are declared; don't assume that</title>
<updated>2000-05-23T20:41:01Z</updated>
<author>
<name>Jake Burkholder</name>
<email>jake@FreeBSD.org</email>
</author>
<published>2000-05-23T20:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=740a1973a62eaa8e1dc23e22f84dacb3346d303a'/>
<id>urn:sha1:740a1973a62eaa8e1dc23e22f84dacb3346d303a</id>
<content type='text'>
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
</content>
</entry>
<entry>
<title>Print a warning and exit with != 0 when at least one downloaded file</title>
<updated>2000-03-08T13:02:11Z</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>2000-03-08T13:02:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=301cba219f968e39b0ab0fbe4b6fa682a7bb78e3'/>
<id>urn:sha1:301cba219f968e39b0ab0fbe4b6fa682a7bb78e3</id>
<content type='text'>
is shorter than previously announced by the server.

Tested by asami.

Approved by:	jkh
</content>
</entry>
<entry>
<title>Add the -F option.  This is for forcing restarts with -r by inhibiting</title>
<updated>1999-10-23T15:22:53Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>1999-10-23T15:22:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d6a8296aed8031613815a13d7c59344b8d3915ab'/>
<id>urn:sha1:d6a8296aed8031613815a13d7c59344b8d3915ab</id>
<content type='text'>
transmission of the If-Range HTTP header field.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This fixes the problem of cancelling an FTP transfer resulting in</title>
<updated>1999-06-21T02:38:16Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>1999-06-21T02:38:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=378949dbcae85fd56a37d74577140d2a7b9bcbbb'/>
<id>urn:sha1:378949dbcae85fd56a37d74577140d2a7b9bcbbb</id>
<content type='text'>
a bogus error ("parsing URI".) I also fixed an inconsistency in
another fs_status.
</content>
</entry>
<entry>
<title>make md5 checksums actually work instead of simply calculating the length</title>
<updated>1999-05-18T19:37:37Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1999-05-18T19:37:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=85020e14f0469749e32850247f6bee8893e4d94c'/>
<id>urn:sha1:85020e14f0469749e32850247f6bee8893e4d94c</id>
<content type='text'>
of an empty buffer...  the output file wasn't readable...  also warn that
we can't checksum on stdout and print out the base64 encoded version of the
md5 checksum...

Site to actually return md5 digest: web.golux.com
Verified that fetch was broken: Ken Coar &lt;Ken.Coar@Golux.Com&gt;
</content>
</entry>
<entry>
<title>Deal with broken Web sites which return 302 responses rather than 404</title>
<updated>1999-02-23T18:51:13Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1999-02-23T18:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=189da04438b6d5f3694b308f39e47576a64ecce9'/>
<id>urn:sha1:189da04438b6d5f3694b308f39e47576a64ecce9</id>
<content type='text'>
and an error document when the requested resource does not exist.  Grrr.

Requested by:	asami
</content>
</entry>
<entry>
<title>Don't try to parse a colon in a URL as a port</title>
<updated>1999-02-03T20:24:53Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1999-02-03T20:24:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=93eb50393dfea7ab2f4d8b031f7072e2d8cf9bd2'/>
<id>urn:sha1:93eb50393dfea7ab2f4d8b031f7072e2d8cf9bd2</id>
<content type='text'>
(e.g. http://www.host.name/foo:bar)

PR:		bin/5072
Submitted by:	Takeshi WATANABE &lt;watanabe@komadori.planet.kobe-u.ac.jp&gt;
</content>
</entry>
</feed>
