<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ftp, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitepace in the arguments of two Xr macros.</title>
<updated>2000-03-10T14:46:30+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-10T14:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b25ed423fb73ba803cadb9c40abcca252ae05e9'/>
<id>4b25ed423fb73ba803cadb9c40abcca252ae05e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp(1)'s default pager is "more", not "less", as documented.</title>
<updated>2000-03-07T14:03:16+00:00</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>2000-03-07T14:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=befd85d633ef79d2b7befd5d59df3ee3a7564d18'/>
<id>befd85d633ef79d2b7befd5d59df3ee3a7564d18</id>
<content type='text'>
PR:             docs/17099
Submitted by:   Udo Erdelhoff &lt;ue@nathan.ruhr.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:             docs/17099
Submitted by:   Udo Erdelhoff &lt;ue@nathan.ruhr.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Previous fix was incomplete and has problem in reverse lookup failed dest,</title>
<updated>2000-02-28T18:37:07+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-02-28T18:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3fdf7be445d5014c5542daf7fd08a53bb6a49114'/>
<id>3fdf7be445d5014c5542daf7fd08a53bb6a49114</id>
<content type='text'>
so fix it.

Approved by: jkh

Submitted by: Ian West &lt;ian@niw.com.au&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so fix it.

Approved by: jkh

Submitted by: Ian West &lt;ian@niw.com.au&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly print out "Connected to" hostname.</title>
<updated>2000-02-24T19:01:38+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-02-24T19:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=88a845c11d2f2056fe0249f52144e77e1dcdf41a'/>
<id>88a845c11d2f2056fe0249f52144e77e1dcdf41a</id>
<content type='text'>
  Temporal buffer was used for the hostname and freed before actually used.

Specified by: ru
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Temporal buffer was used for the hostname and freed before actually used.

Specified by: ru
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix several problems with EPSV (verbosity, one-per-session, missing place)</title>
<updated>2000-02-21T18:18:41+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-02-21T18:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2ca2dccc4efeae4e41a9ec06589f8170d741993'/>
<id>b2ca2dccc4efeae4e41a9ec06589f8170d741993</id>
<content type='text'>
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed bogus line.</title>
<updated>2000-02-19T16:13:03+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-02-19T16:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f14aa9b8a23ca5a2297c420bc47a1a727173f74'/>
<id>7f14aa9b8a23ca5a2297c420bc47a1a727173f74</id>
<content type='text'>
Specified by: ache
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specified by: ache
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try EPSV once it failed.</title>
<updated>2000-02-18T07:02:48+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-02-18T07:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aeb2954d05850ad75c978fd62d9319c1eab41009'/>
<id>aeb2954d05850ad75c978fd62d9319c1eab41009</id>
<content type='text'>
Specified by: Andrey A. Chernov" &lt;ache@nagual.pp.ru&gt;
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specified by: Andrey A. Chernov" &lt;ache@nagual.pp.ru&gt;
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -4 and -6 options.</title>
<updated>2000-02-15T15:11:40+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-02-15T15:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1132b408c592a6681bca15d2ce53eff8cc608c78'/>
<id>1132b408c592a6681bca15d2ce53eff8cc608c78</id>
<content type='text'>
 Current getaddrinfo() implemetation has a problem of too much resolving
 waiting time on INET6 enabled systems.
 -4 and -6 options can limit name resolving address family and is a possible
 workaround for the problem.

Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Current getaddrinfo() implemetation has a problem of too much resolving
 waiting time on INET6 enabled systems.
 -4 and -6 options can limit name resolving address family and is a possible
 workaround for the problem.

Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more dual stack consideration.</title>
<updated>2000-02-12T17:59:06+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-02-12T17:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e7e960abeb9f061534dc673b325a61cb967099f9'/>
<id>e7e960abeb9f061534dc673b325a61cb967099f9</id>
<content type='text'>
  -Should retry as much as possible when dest addr and
   source addr(specified with -s option) address family
   missmatch happend

Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  -Should retry as much as possible when dest addr and
   source addr(specified with -s option) address family
   missmatch happend

Approved by: jkh
</pre>
</div>
</content>
</entry>
</feed>
