<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ftp/util.c, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-08-27T09:55:08Z</updated>
<entry>
<title>Implement the "epsv4" command for those users who wish to stay</title>
<updated>2002-08-27T09:55:08Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2002-08-27T09:55:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55a27f6ecd12be76de6a646261b9803ee260b5d6'/>
<id>urn:sha1:55a27f6ecd12be76de6a646261b9803ee260b5d6</id>
<content type='text'>
with -STABLE for now, yet need to run ftp(1) through IPFilter
or a similar firewall with no EPSV support.  The automatic
detection of EPSV capability didn't work with such firewalls
since it expected a 5xx reply to turn off EPSV, but was getting
a mere timeout.

Suggested, reviewed, and tested by:	sheldonh
</content>
</entry>
<entry>
<title>MFC: 1.15: small typo on debug message.</title>
<updated>2001-06-29T12:34:21Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>2001-06-29T12:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cdf9a723cdd95a79fed5f5cfd4c6fb40ad011ea'/>
<id>urn:sha1:3cdf9a723cdd95a79fed5f5cfd4c6fb40ad011ea</id>
<content type='text'>
PR:		28337
Submitted by:	Koga Youichirou &lt;y-koga@jp.freebsd.org&gt;
</content>
</entry>
<entry>
<title>MFC (rev.1.14: don't follow the null pointer went the server sends an</title>
<updated>2001-04-06T11:34:03Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-04-06T11:34:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9481d9d5f0af939304af5659366eca171686f3e3'/>
<id>urn:sha1:9481d9d5f0af939304af5659366eca171686f3e3</id>
<content type='text'>
unparseable timestamp).

PR:		25243
Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: Replace isurl() with isipv6addr().</title>
<updated>2000-06-03T16:53:03Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-06-03T16:53:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=546b52af6c9b70810d212891c27f10943a58033c'/>
<id>urn:sha1:546b52af6c9b70810d212891c27f10943a58033c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix several problems with EPSV (verbosity, one-per-session, missing place)</title>
<updated>2000-02-21T18:18:41Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-02-21T18:18:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2ca2dccc4efeae4e41a9ec06589f8170d741993'/>
<id>urn:sha1:b2ca2dccc4efeae4e41a9ec06589f8170d741993</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>another tcp apps IPv6 updates.(should be make world safe)</title>
<updated>2000-01-27T09:28:38Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-01-27T09:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4dd8b5ab798f9e3b8b60f5fa2c9ffb19b3774021'/>
<id>urn:sha1:4dd8b5ab798f9e3b8b60f5fa2c9ffb19b3774021</id>
<content type='text'>
  ftp, telnet, ftpd, faithd
  also telnet related sync with crypto, secure, kerberosIV

Obtained from: KAME project
</content>
</entry>
<entry>
<title>Revert the change from memset() to bzero(), since bzero() is simply</title>
<updated>2000-01-20T09:41:31Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-01-20T09:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=248368f60a8c23080efc6504f064761425f23d4f'/>
<id>urn:sha1:248368f60a8c23080efc6504f064761425f23d4f</id>
<content type='text'>
a special case of memset and we already initialize all those
members of the struct tm which are required by mktime().

The memset() is only necessary for style conformity with the rest
of the file. :-)

Scenic route tour by:	bde
</content>
</entry>
<entry>
<title>Correctly parse broken MDTM responses from servers which format</title>
<updated>2000-01-18T21:27:23Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-01-18T21:27:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64826fd0b31c1b4c42d5a38fbe6c2e4bb6e3d348'/>
<id>urn:sha1:64826fd0b31c1b4c42d5a38fbe6c2e4bb6e3d348</id>
<content type='text'>
tm_year with "19%02d".

PR:		15981
Reported by:	klh@netcom.com (Ken Harrenstien)
Reviewed by:	bde
</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/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add "-s src_addr" option to allow setting of the source IP address;</title>
<updated>1999-06-25T14:11:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>1999-06-25T14:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f62092b8c393ea594d608af36f5bf491a91a8cbc'/>
<id>urn:sha1:f62092b8c393ea594d608af36f5bf491a91a8cbc</id>
<content type='text'>
- fix two minor bugs;
- slightly cleanup manpage.
</content>
</entry>
</feed>
