freebsd-dev/libexec/ftpd
Sheldon Hearn 1cc9f0bb31 Extend the functionality offered by the -o option into a new option
-O, which limits the impact of the write-only restriction to guest
users.

*) The existing manual page's SYNOPSIS and option listing in the
   DESCRIPTION are already horribly disordered.  No attempt has been
   made to fix this.

*) The existing source's getopt() optstring and option handling switch
   are already horribly disordered.  No attempt has been made to fix
   this.

Discussed with: nik, -audit
2001-09-02 17:24:19 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
ftpcmd.y Extend the functionality offered by the -o option into a new option 2001-09-02 17:24:19 +00:00
ftpd.8 Extend the functionality offered by the -o option into a new option 2001-09-02 17:24:19 +00:00
ftpd.c Extend the functionality offered by the -o option into a new option 2001-09-02 17:24:19 +00:00
logwtmp.c
Makefile Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
pathnames.h
popen.c Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible 2001-07-29 00:52:37 +00:00