Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/12/2007 04:25:01
Module Name:	src
Committed By:	lukem
Date:		Thu Apr 12 04:25:00 UTC 2007

Modified Files:
	src/usr.bin/ftp: main.c

Log Message:
Fix using /usr/bin/ftp as a slave process on the end of a pipe by calling
fflush(stdout) before each command.
Taken from FreeBSD's pre-lukemftp version of ftp.


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/usr.bin/ftp/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.