1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/libexec/ftpd
2002-08-29 09:53:51 +00:00
..
config.h
extern.h
ftpcmd.y Fix lexer jam on unimplemented commands. 2002-08-29 09:23:08 +00:00
ftpd.8 Add option '-W': don't log FTP sessions to wtmp. 2002-08-23 09:06:28 +00:00
ftpd.c The mode can be "r+" as well on PUT, but only "a" on APPE. 2002-08-29 09:53:51 +00:00
logwtmp.c Remove the outdated casts to "char *" from the setsockopt(2), 2002-07-24 15:30:53 +00:00
Makefile
pathnames.h
popen.c