<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libftpio, branch upstream/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1996-12-17T20:28:06Z</updated>
<entry>
<title>Merge -r1.21 from current.</title>
<updated>1996-12-17T20:28:06Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-12-17T20:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2eb03efcdd2b166fcb8539bb229435873bf1810b'/>
<id>urn:sha1:2eb03efcdd2b166fcb8539bb229435873bf1810b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1996-11-28T08:09:56Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-11-28T08:09:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=716ca698cf8e7b43d66472ed57e8d750ba6c27fe'/>
<id>urn:sha1:716ca698cf8e7b43d66472ed57e8d750ba6c27fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send PASV instead of PASSIVE.</title>
<updated>1996-10-10T08:34:27Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-10-10T08:34:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3643c5565c362eca20edaa451d3f49e165a8b502'/>
<id>urn:sha1:3643c5565c362eca20edaa451d3f49e165a8b502</id>
<content type='text'>
Submitted-By: Archie Cobbs &lt;archie@whistle.com&gt;
</content>
</entry>
<entry>
<title>delete doubled words, e.g.: "the the" -&gt; "the"</title>
<updated>1996-10-05T22:27:30Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-10-05T22:27:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e83201b43ad36d453a46f551fcaedf0a0e7f23c3'/>
<id>urn:sha1:e83201b43ad36d453a46f551fcaedf0a0e7f23c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make libftpio 64-bit clean.</title>
<updated>1996-09-19T17:28:34Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-09-19T17:28:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce44402a40a663d3c2a4b492b6c5295cc9f716fe'/>
<id>urn:sha1:ce44402a40a663d3c2a4b492b6c5295cc9f716fe</id>
<content type='text'>
Major version bumped (by me) since the ftpGet() public interface has
changed (an "int *" becomes and "off_t *")

Submitted by: Jason Thorpe &lt;thorpej@nas.nasa.gov&gt;, PR#1640
</content>
</entry>
<entry>
<title>Intelligently cache previous connection to host if we can still</title>
<updated>1996-08-31T22:02:18Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-31T22:02:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55158625b40ec49e638ef442da8b6795c7354cce'/>
<id>urn:sha1:55158625b40ec49e638ef442da8b6795c7354cce</id>
<content type='text'>
use it.

Correct a typo bogon that had REST mistyped as RETR.  No wonder fetch's
restart command didn't work! :-(
</content>
</entry>
<entry>
<title>cmp -s || install -c ==&gt; install -C</title>
<updated>1996-08-30T01:51:09Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-08-30T01:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5c878699b6e7d0164059550c4541a9fe3a1da8f'/>
<id>urn:sha1:c5c878699b6e7d0164059550c4541a9fe3a1da8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>D'oh!  verbose output should go to stderr.</title>
<updated>1996-08-24T09:51:59Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-24T09:51:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50525d70d9cdf03ca55d21b95f4f630026c7f8b8'/>
<id>urn:sha1:50525d70d9cdf03ca55d21b95f4f630026c7f8b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a change suggested by Archie Cobbs - the seekto argument should</title>
<updated>1996-08-21T01:23:33Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-21T01:23:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=92d084569bbd6b97a72fb77c64a849c2964b038a'/>
<id>urn:sha1:92d084569bbd6b97a72fb77c64a849c2964b038a</id>
<content type='text'>
be zero'd only if the operation *fails*, indicating that the file
starting offset is effectively zero.  This makes more sense.
</content>
</entry>
<entry>
<title>Add an ftpErrString() function for returning human readable failure</title>
<updated>1996-08-21T01:12:11Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-21T01:12:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f828b77f3254409e02eea3e809fcd696f6621df'/>
<id>urn:sha1:6f828b77f3254409e02eea3e809fcd696f6621df</id>
<content type='text'>
codes.
Submitted-By: Archie Cobbs &lt;archie@whistle.com&gt;
</content>
</entry>
</feed>
