freebsd-dev/usr.bin/ftp
Jonathan Chen 48aa92042e Fix using /usr/bin/ftp as a slave process on the end of a pipe by calling
fflush(stdout).  This is one ancient PR...

PR:		bin/1589
Submitted by:	imp
2001-08-05 08:39:58 +00:00
..
cmds.c - Reflect `gateport' variable type change. 2000-06-24 15:34:31 +00:00
cmdtab.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
complete.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
config.h Portability configuation for LukeM's ftp client. 2001-07-19 17:45:52 +00:00
domacro.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
extern.h Make sure to use native IPv4 addrerss even if getaddrinfo() 2000-06-14 15:26:58 +00:00
fetch.c Do not call freeaddrinfo(res0) twice. 2000-09-25 11:38:28 +00:00
ftp_var.h - Reflect `gateport' variable type change. 2000-06-24 15:34:31 +00:00
ftp.1 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
ftp.c Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
main.c Fix using /usr/bin/ftp as a slave process on the end of a pipe by calling 2001-08-05 08:39:58 +00:00
Makefile Remove addition of -g to CFLAGS 2000-05-16 04:23:54 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ruserpass.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
util.c Fix using /usr/bin/ftp as a slave process on the end of a pipe by calling 2001-08-05 08:39:58 +00:00