Date: Sun, 2 Sep 2001 10:24:20 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.8 ftpd.c Message-ID: <200109021724.f82HOKS65865@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2001/09/02 10:24:19 PDT
Modified files:
libexec/ftpd ftpcmd.y ftpd.8 ftpd.c
Log:
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
Revision Changes Path
1.28 +3 -2 src/libexec/ftpd/ftpcmd.y
1.43 +8 -1 src/libexec/ftpd/ftpd.8
1.82 +7 -2 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109021724.f82HOKS65865>
