NetBSD/libexec/ftpd
itojun 542bd3ceb5 handle IPv4 TCP control connection, toward AF_INET6 socket.
this happens when you have the following line in inetd.conf,
but not with tcp4 line:
>>>ftp  stream tcp6 nowait root /usr/libexec/ftpd ftpd -ll
1999-07-27 15:41:49 +00:00
..
conf.c * fix a problem in retrieve() where arguments to commands weren't working 1999-05-18 08:14:17 +00:00
extern.h dual-stack ftpd. run this from inetd, like: 1999-07-02 05:52:14 +00:00
ftpcmd.y more sanity check on LPRT. 1999-07-11 20:09:23 +00:00
ftpd.8 handle IPv4 TCP control connection, toward AF_INET6 socket. 1999-07-27 15:41:49 +00:00
ftpd.c handle IPv4 TCP control connection, toward AF_INET6 socket. 1999-07-27 15:41:49 +00:00
logwtmp.c Make this build with KERBEROS5 defined. 1999-02-24 16:45:13 +00:00
Makefile optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
pathnames.h support displaying the stderr output from a LIST or a conversion to 1998-06-08 07:13:13 +00:00
popen.c * fix a problem in retrieve() where arguments to commands weren't working 1999-05-18 08:14:17 +00:00