From owner-cvs-all Fri Jul 21 4: 8: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C09037B912; Fri, 21 Jul 2000 04:08:04 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA85111; Fri, 21 Jul 2000 04:08:04 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200007211108.EAA85111@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 21 Jul 2000 04:08:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/07/21 04:08:04 PDT Modified files: usr.bin/fetch fetch.c Log: Don't display a running count in quiet mode. Don't add the offset to the size; it's libfetch's job to report the correct size of the requested file. Revision Changes Path 1.15 +8 -3 src/usr.bin/fetch/fetch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message