NetBSD/libexec/ftpd
lukem d9ce2acdd5 Explicitly note the unsupported requests from RFC 2228.
Improvements from FreeBSD:
* Document `ftp-chroot' from login.conf(5).
* Document that SIZE is prevented for files > 10240 bytes via ASCII transfers.
2008-01-30 02:16:35 +00:00
..
cmds.c
conf.c fix volatile and initialization issues, from Anon Ymous 2006-12-17 20:04:09 +00:00
extern.h Rename HAVE_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_SA_LEN. 2007-07-22 05:06:45 +00:00
ftpcmd.y Rename HAVE_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_SA_LEN. 2007-07-22 05:06:45 +00:00
ftpd.8 Explicitly note the unsupported requests from RFC 2228. 2008-01-30 02:16:35 +00:00
ftpd.c Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris. 2007-07-23 10:41:05 +00:00
ftpd.conf.5 filetypes -> file types. 2007-12-02 19:15:07 +00:00
ftpusers.5
logutmp.c
logwtmp.c
Makefile
pathnames.h
popen.c
version.h