Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 02/12/2003 17:18:29
Module Name:	src
Committed By:	grant
Date:		Wed Feb 12 15:18:28 UTC 2003

Modified Files:
	src/usr.bin/ftp: progressbar.c progressbar.h

Log Message:
change a couple #ifdef's so /usr/bin/progress doesn't stomp all over
the tty if it's not in the foreground.

ok'd by jhawk.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/ftp/progressbar.c \
    src/usr.bin/ftp/progressbar.h

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