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 convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
logwtmp.c fix redundant declarations. 2001-02-04 22:04:11 +00:00
pathnames.h only define _DEFAULT_CONFDIR if not set. (allows compile-time override) 2000-03-06 21:42:26 +00:00
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