Date: Fri, 25 Aug 2000 12:28:19 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libftpio ftpio.3 ftpio.c Message-ID: <200008251928.MAA00663@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2000/08/25 12:28:19 PDT
Modified files: (Branch: RELENG_4)
lib/libftpio ftpio.3 ftpio.c
Log:
MFC:
- Check FTP_PASSIVE_MODE for the value "NO" (implying active mode)
instead of just checking whether it is defined
- Remove bogus "PASV toggle" behavior from ftpPassive()
- Clarify the relationship between FTP_PASSIVE_MODE and ftpPassive()
in the man page
Revision Changes Path
1.21.2.2 +5 -3 src/lib/libftpio/ftpio.3
1.33.2.3 +10 -29 src/lib/libftpio/ftpio.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?200008251928.MAA00663>
