<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libfetch/fetch.3, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</content>
</entry>
<entry>
<title>Synch with head: avoid namespace collisions (r177447), plug resource leak</title>
<updated>2010-01-27T14:54:48Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2010-01-27T14:54:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=99221e6464a1d0e4500e8c0a40c45066b79e1f68'/>
<id>urn:sha1:99221e6464a1d0e4500e8c0a40c45066b79e1f68</id>
<content type='text'>
in FTP code (r199801), add support for HTTP (r202613, r202623, r203028).
Also record mergeinfo for previously merged patches (r174752, r174588).

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r186043, 186124, 186241</title>
<updated>2009-01-09T03:42:41Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2009-01-09T03:42:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ae463b6f751785137d82ee25f13c9e106b0149d'/>
<id>urn:sha1:6ae463b6f751785137d82ee25f13c9e106b0149d</id>
<content type='text'>
Add support for If-Modified-Since to fetch with new -i option.
Consistently return 1 on error.
Improve usage and SYNOPSIS.

</content>
</entry>
<entry>
<title>MFC libfetch from HEAD to RELENG_7</title>
<updated>2008-03-07T15:01:52Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-03-07T15:01:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e0aa8060fda0d80bfcf1588edfdaac1eb9f279f'/>
<id>urn:sha1:0e0aa8060fda0d80bfcf1588edfdaac1eb9f279f</id>
<content type='text'>
Approved by:	imp (mentor, implicit), DES
Glanced at by:	des
</content>
</entry>
<entry>
<title>MFC: clean up namespace violations; correct is*() usage; NO_PROXY support</title>
<updated>2008-01-18T13:23:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-01-18T13:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=44e9c0d7618609d3956a130a8eab467f615714b2'/>
<id>urn:sha1:44e9c0d7618609d3956a130a8eab467f615714b2</id>
<content type='text'>
</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-test2/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-test2/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-test2/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-test2/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-test2/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
</feed>
