From owner-cvs-all Sun Aug 5 1:40: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B469E37B412; Sun, 5 Aug 2001 01:39:58 -0700 (PDT) (envelope-from jon@FreeBSD.org) Received: (from jon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f758dwC65927; Sun, 5 Aug 2001 01:39:58 -0700 (PDT) (envelope-from jon) Message-Id: <200108050839.f758dwC65927@freefall.freebsd.org> From: Jonathan Chen Date: Sun, 5 Aug 2001 01:39:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp main.c util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jon 2001/08/05 01:39:58 PDT Modified files: usr.bin/ftp main.c util.c Log: 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 Revision Changes Path 1.29 +4 -5 src/usr.bin/ftp/main.c 1.16 +3 -2 src/usr.bin/ftp/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message