Date: Thu, 23 Jan 2003 10:39:48 -0800 (PST) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.8 ftpd.c Message-ID: <200301231839.h0NIdm3d097615@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2003/01/23 10:39:48 PST Modified files: libexec/ftpd ftpd.8 ftpd.c Log: - Add a new option, ``-P port'', to specify the port for ftpd(8) to listen at in daemon mode. - Use the port by 1 less than the control port as the default data port instead of always using hard-coded port 20. Submitted by: roam MFC after: 1 week Revision Changes Path 1.57 +12 -1 src/libexec/ftpd/ftpd.8 1.134 +11 -4 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?200301231839.h0NIdm3d097615>