NetBSD/libexec/ftpd
itojun 52326c8961 bump version for IPv4 PASV fix. PR 12558 2001-04-10 01:44:56 +00:00
..
Makefile - move password checking into separate valid_passwd() function, to assist 2000-11-30 02:59:11 +00:00
cmds.c ensure replydirname() do not truncate the names. 2001-01-09 06:07:01 +00:00
conf.c don't leak globbed memory. 2001-03-18 22:42:22 +00:00
extern.h add 'noreturn' attribute to ftp_loop, to fix a cc warning. 2001-04-01 23:11:55 +00:00
ftpcmd.y make checkportcmd address family independent, and correct IPv4 case. PR 12558. 2001-04-10 01:41:18 +00:00
ftpd.8 Features: 2000-12-18 02:32:50 +00:00
ftpd.c As threatened, handle OOB commands from within ftpcmd.y. 2001-04-01 23:04:30 +00:00
ftpd.conf.5 Features: 2000-12-18 02:32:50 +00:00
ftpusers.5 ftpd.conf(8) -> (5), and a whitespace nit. 2001-04-04 09:55:26 +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 don't leak globbed memory. 2001-03-18 22:42:22 +00:00
version.h bump version for IPv4 PASV fix. PR 12558 2001-04-10 01:44:56 +00:00