Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Tue Jul 27 15:41:50 UTC 1999

Modified Files:
        basesrc/libexec/ftpd: ftpd.8 ftpd.c

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/libexec/ftpd/ftpd.8
cvs rdiff -r1.67 -r1.68 basesrc/libexec/ftpd/ftpd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index