NetBSD/libexec/ftpd
christos d5935a17be enable utmpx support. this doesn't work correctly for chrooted ftpd's, but
I am leaving it to luke to fix.
2002-08-22 00:09:38 +00:00
..
Makefile enable utmpx support. this doesn't work correctly for chrooted ftpd's, but 2002-08-22 00:09:38 +00:00
cmds.c Fixes for mlsd/mlst standards conformance issues (noted by Robert Elz): 2002-02-13 15:15:23 +00:00
conf.c Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. 2002-06-18 09:59:47 +00:00
extern.h Add optional mmap(2)/write(2) support for binary file transfer. 2002-05-30 00:24:47 +00:00
ftpcmd.y - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow 2002-07-02 02:18:01 +00:00
ftpd.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
ftpd.c Disable UTMPX support for now, because ftpd might chroot and we need 2002-08-20 13:55:58 +00:00
ftpd.conf.5 Grammar fixes in last. 2002-05-31 09:56:12 +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 - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow 2002-07-02 02:18:01 +00:00