NetBSD/libexec/ftpd
itojun 4af2926283 Turns out that our implementation of STAT wasn't RFC 959 compliant.
This version is now RFC 959 compliant, using a patch adapted from one
sent in by david.leonard@eecs.uq.edu.au

openbsd libexec/ftpd/ftpd.c revision 1.69.

(see RFC959 page 36)
2002-10-25 01:45:37 +00:00
..
cmds.c Turns out that our implementation of STAT wasn't RFC 959 compliant. 2002-10-25 01:45:37 +00:00
conf.c Enable GLOB_BRACE for ftpd.conf(5)'s `notify' directive. 2002-10-03 02:56: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 * enclose unknown command strings inside a pair of 's to clearly mark the 2002-10-12 08:35:16 +00:00
ftpd.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
ftpd.c Change arguments of login_utmp(line, name, host) (to be consistent 2002-10-07 13:29:59 +00:00
ftpd.conf.5 especially and interpretation instead of espcially and intrepretation. 2002-10-02 11:10:38 +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 revert previous. wtmp{,x} entries need not be \0-terminated, so 2002-09-13 02:58:54 +00:00
Makefile use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +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 arguments of login_utmp(line, name, host) (to be consistent 2002-10-07 13:29:59 +00:00