<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libfetch/fetch.3, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-01-26T15:07:47Z</updated>
<entry>
<title>insta-mfh r203028 (doc update)</title>
<updated>2010-01-26T15:07:47Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2010-01-26T15:07:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aae70d8491e2f3e9f3bb95be67f3016f4a515f52'/>
<id>urn:sha1:aae70d8491e2f3e9f3bb95be67f3016f4a515f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for HTTP 1.1 If-Modified-Since behavior.</title>
<updated>2008-12-15T08:27:44Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2008-12-15T08:27:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f92799f678efdf44f0f4d3322f49498749e4468'/>
<id>urn:sha1:7f92799f678efdf44f0f4d3322f49498749e4468</id>
<content type='text'>
fetch(1) accepts a new argument -i &lt;file&gt; that if specified will cause
the file to be downloaded only if it is more recent than the mtime of
&lt;file&gt;.

libfetch(3) accepts the mtime in the url structure and a flag to
indicate when this behavior is desired.

PR:		bin/87841
Submitted by:	Jukka A. Ukkonen &lt;jau@iki.fi&gt; (partially)
Reviewed by:	des, ru
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>s/MAXPATHLEN/PATH_MAX/ to reflect five-year old change to the code :)</title>
<updated>2008-02-08T09:44:34Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-02-08T09:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e97f516c0943695f5a04e5c762e964beb989dd05'/>
<id>urn:sha1:e97f516c0943695f5a04e5c762e964beb989dd05</id>
<content type='text'>
Submitted by:	Joerg Sonnenberger &lt;joerg@britannica.bec.de&gt;
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Document NO_PROXY / no_proxy.</title>
<updated>2007-12-18T11:03:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-12-18T11:03:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e99ace3508ebba37e7b1ba7335b54b831fb83b32'/>
<id>urn:sha1:e99ace3508ebba37e7b1ba7335b54b831fb83b32</id>
<content type='text'>
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Enable FTP_COMBINE_CWDS.</title>
<updated>2007-05-24T20:28:14Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-05-24T20:28:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=887ecc8d53bffb9ace9d5a01ff322ef05aeb8e36'/>
<id>urn:sha1:887ecc8d53bffb9ace9d5a01ff322ef05aeb8e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add back the original behavior of changing the entire directory path at</title>
<updated>2007-04-22T22:33:29Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2007-04-22T22:33:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5e97105d3c19108a2a9d17243a22600b361a522'/>
<id>urn:sha1:f5e97105d3c19108a2a9d17243a22600b361a522</id>
<content type='text'>
once (CWD a/b/c vs. 3 CWDs).  If an error occurs, we fall back to the default
method of a single CWD per directory element.  Since this is technically
a violation of the basic FTP RFC, this behavior is under a compile-time
option FTP_COMBINE_CWDS and is off by default.  It should work with most
Unix-based FTP daemons and can save latency.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Fix misspelling in Poul-Henning Kamp's email address under AUTHORS, from</title>
<updated>2005-11-30T04:08:45Z</updated>
<author>
<name>Tom McLaughlin</name>
<email>tmclaugh@FreeBSD.org</email>
</author>
<published>2005-11-30T04:08:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d984020408ce32c7e49da708cb3bf6ae419a934'/>
<id>urn:sha1:8d984020408ce32c7e49da708cb3bf6ae419a934</id>
<content type='text'>
pkh@ to phk@.

Approved by:	ade
</content>
</entry>
<entry>
<title>Expand contractions.</title>
<updated>2005-02-13T23:45:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T23:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=36a142c455a41172df398f10eb3e110ca29fbf72'/>
<id>urn:sha1:36a142c455a41172df398f10eb3e110ca29fbf72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2004-09-21T18:35:21Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-21T18:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cbbf9dac9829e7e3d2e1f150dc78901b67829ae'/>
<id>urn:sha1:2cbbf9dac9829e7e3d2e1f150dc78901b67829ae</id>
<content type='text'>
</content>
</entry>
</feed>
