From owner-cvs-usrbin Thu Oct 31 06:24:42 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA08878 for cvs-usrbin-outgoing; Thu, 31 Oct 1996 06:24:42 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA08864; Thu, 31 Oct 1996 06:24:36 -0800 (PST) Date: Thu, 31 Oct 1996 06:24:36 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199610311424.GAA08864@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/10/31 06:24:36 Modified: usr.bin/fetch main.c Log: bin/1933: don't print negative % for huge files (80Mb) Revision Changes Path 1.26 +4 -2 src/usr.bin/fetch/main.c