NetBSD/libexec/ftpd
lukem f65c7d5689 fix previous, and ensure that closedataconn() is only called after dataconn()
and with a non-NULL file pointer.  active transfers now work correctly again,
passive transfers work, and the data stream is only closed after a PASV or
EPSV if a successful connection was initiated with dataconn().
2002-02-01 04:35:30 +00:00
..
Makefile - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) 2001-12-01 10:25:29 +00:00
cmds.c fix previous, and ensure that closedataconn() is only called after dataconn() 2002-02-01 04:35:30 +00:00
conf.c Add two new ftpd.conf(5) directives: 2001-12-04 13:54:12 +00:00
extern.h Add two new ftpd.conf(5) directives: 2001-12-04 13:54:12 +00:00
ftpcmd.y - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) 2001-12-01 10:25:29 +00:00
ftpd.8 Drop some unnecessary .Pps, sort SEE ALSO, whitespace nits. 2002-01-15 02:20:37 +00:00
ftpd.c fix previous, and ensure that closedataconn() is only called after dataconn() 2002-02-01 04:35:30 +00:00
ftpd.conf.5 Whitespace nits. 2002-01-15 02:20:50 +00:00
ftpusers.5 Improve FILES section. 2001-12-01 16:24:24 +00:00
logutmp.c
logwtmp.c
pathnames.h
popen.c - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) 2001-12-01 10:25:29 +00:00
version.h fix previous, and ensure that closedataconn() is only called after dataconn() 2002-02-01 04:35:30 +00:00