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 allow compilation without SUPPORT_UTMP 2006-12-04 21:13:22 +00:00
logwtmp.c
Makefile Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
pathnames.h
popen.c
version.h