From owner-cvs-all Fri Dec 22 10:23:22 2000 From owner-cvs-all@FreeBSD.ORG Fri Dec 22 10:23:20 2000 Return-Path: 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 E3CBA37B402; Fri, 22 Dec 2000 10:23:19 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBMINJv97780; Fri, 22 Dec 2000 10:23:19 -0800 (PST) (envelope-from des) Message-Id: <200012221823.eBMINJv97780@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 22 Dec 2000 10:23:19 -0800 (PST) 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/12/22 10:23:19 PST Modified files: usr.bin/fetch fetch.c Log: Warn if the size of the remote file isn't known. If the -R option was specified, don't truncate the local file even if its mtime is incorrect. PR: bin/23719 Revision Changes Path 1.25 +12 -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