freebsd_amp_hwpstate/usr.bin/ftp
Dag-Erling Smørgrav ff7b59cd9e Separate the pftp and FTP_PASSIVE_MODE tests so gate mode works again.
PR:		bin/12070
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>

Specifically check that FTP_PASSIVE_MODE is set to YES, rather than
just checking if it is defined.

Discussed on:	freebsd-current
1999-06-07 16:35:15 +00:00
..
Makefile
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h fd_set is documented to be a typedef, not a struct. Conform more 1998-07-26 18:49:36 +00:00
fetch.c
ftp.1
ftp.c Better error checking. 1998-12-09 20:49:20 +00:00
ftp_var.h
main.c Separate the pftp and FTP_PASSIVE_MODE tests so gate mode works again. 1999-06-07 16:35:15 +00:00
pathnames.h
ruserpass.c
util.c