<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/ftpd, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC rev. 1.33 ftpcmd.y: teach REST how to restart a file transfer</title>
<updated>2002-04-15T15:41:53Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-04-15T15:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=869000dabb568196d9610f6118549076c8fe93f6'/>
<id>urn:sha1:869000dabb568196d9610f6118549076c8fe93f6</id>
<content type='text'>
after 2^31 bytes.
</content>
</entry>
<entry>
<title>The 'ls' sources now require libm.</title>
<updated>2002-03-28T18:11:37Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2002-03-28T18:11:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b627bd5c71665ecb36b4a828f675f53e297cbe1'/>
<id>urn:sha1:2b627bd5c71665ecb36b4a828f675f53e297cbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.32: remove duplicated yacc nonterminals declarations,</title>
<updated>2002-03-18T08:58:19Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-03-18T08:58:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9593c087699380e035a2b4622fd1de7df396a5f'/>
<id>urn:sha1:e9593c087699380e035a2b4622fd1de7df396a5f</id>
<content type='text'>
sort includes. No functional changes from rev. 1.16.2.7.
</content>
</entry>
<entry>
<title>MFC rev. 1.98: fix infinite loop around sendfile(2) after sending &gt;4GB file.</title>
<updated>2002-03-15T08:45:51Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-03-15T08:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbdd2c58d0d6d613e072fdd4bb5a842f8543c249'/>
<id>urn:sha1:fbdd2c58d0d6d613e072fdd4bb5a842f8543c249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Various ftpd changes which haven't found their way into -stable yet.</title>
<updated>2002-02-16T14:02:01Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-02-16T14:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a3a88dd8a1f7c0349801d1f14e1a290857f8dc0'/>
<id>urn:sha1:0a3a88dd8a1f7c0349801d1f14e1a290857f8dc0</id>
<content type='text'>
ftpcmd.y        1.29    Be more careful about freeing memory.
ftpd.c          1.85    Be consistent about indenting in a block.
ftpd.c          1.83    Remove bad/useless field width specifier.
ftpd.c          1.81    long-&gt;off_t, long-&gt;time_t, %l-&gt;%q, fseek-&gt;fseeko
ftpcmd.y        1.26    debug-&gt;ftpdebug, fatal-&gt;fatalerror
ftpd.c          1.76    debug-&gt;ftpdebug, fatal-&gt;fatalerror
extern.h        1.15    debug-&gt;ftpdebug, fatal-&gt;fatalerror
ftpcmd.y        1.23    Support the empty "PASS\r\n" command.
ftpd.8          1.38    Document that SITE disabled for anonymous logins.
ftpd.8          1.37    SITE MD5 filename.
ftpcmd.y        1.22    SITE MD5 filename.

The remaining differences between -current and -stable should be
__P removal, PAM/Skey changes, Makefile adjustments and the bugfix
for the sendfile loop. The last item is marked for MFC by maxim
shortly.
</content>
</entry>
<entry>
<title>MFC rev1.30: Remove setjmp/longjmp;</title>
<updated>2002-02-15T18:03:24Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2002-02-15T18:03:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c2e8f49d08ae99c05c4cfa419247141780243f97'/>
<id>urn:sha1:c2e8f49d08ae99c05c4cfa419247141780243f97</id>
<content type='text'>
use the OOB signal handler to set a flag only.
</content>
</entry>
<entry>
<title>MFC rev1.96: Remove setjmp/longjmp;</title>
<updated>2002-02-15T18:02:43Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2002-02-15T18:02:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cafc694e09ebcb19f2db65abe1452bd439f3c7f1'/>
<id>urn:sha1:cafc694e09ebcb19f2db65abe1452bd439f3c7f1</id>
<content type='text'>
use the OOB signal handler to set a flag only.
</content>
</entry>
<entry>
<title>MFC: Log wtmp according to an address family properly.</title>
<updated>2002-02-04T18:02:04Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-02-04T18:02:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=587eef26e81f10275a1ef9046d9e724b6c6c0a27'/>
<id>urn:sha1:587eef26e81f10275a1ef9046d9e724b6c6c0a27</id>
<content type='text'>
	libexec/ftpd/extern.h:	1.17
	libexec/ftpd/ftpd.c:	1.95
	libexec/ftpd/logwtmp.c:	1.10
</content>
</entry>
<entry>
<title>MFC: merge in -o and -O options, and fix SYNOPSIS</title>
<updated>2001-12-18T18:35:55Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2001-12-18T18:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9cfbe0e2aef1507fa5439294c7e6880fd755b27'/>
<id>urn:sha1:e9cfbe0e2aef1507fa5439294c7e6880fd755b27</id>
<content type='text'>
ftpcmd.y	revs 1.27, 1.28
ftpd.8		revs 1.42 - 1.44
ftpd.c		revs 1.80, 1.82
</content>
</entry>
</feed>
