1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/libexec/ftpd
Eric Anholt c83098a31d man ftpd says that "by default, anonymous users cannot modify existing files."
However, the code did allow deletion of files.  Make deleting require the -m
flag, too.

PR:		bin/60809
Submitted by:	Alexander Melkov <melkov@comptek.ru>
2004-01-07 19:28:31 +00:00
..
config.h
extern.h
ftpchroot.5
ftpcmd.y Pacify gcc warning with a Douglas Adams reference. 2003-10-26 04:30:05 +00:00
ftpd.8
ftpd.c man ftpd says that "by default, anonymous users cannot modify existing files." 2004-01-07 19:28:31 +00:00
logwtmp.c
Makefile
pathnames.h
popen.c