Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/11/1997 12:10:04
mycroft
Sat Oct 11 05:05:21 PDT 1997
Update of /cvsroot/src/usr.bin/ftp
In directory netbsd1:/var/slash-tmp/cvs-serv22769

Modified Files:
	util.c 
Log Message:
If the ETA is too large to fit on the display (i.e. 100 hours or more), don't
try to display it.
Also, eliminate many extra calls to strlen().