From owner-cvs-src@FreeBSD.ORG Fri May 21 14:31:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA19016A4CE; Fri, 21 May 2004 14:31:16 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2697243D3F; Fri, 21 May 2004 14:31:16 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i4LLV8rM043130; Fri, 21 May 2004 23:31:08 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Warner Losh From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 21 May 2004 13:13:33 PDT." <200405212013.i4LKDXg1060233@repoman.freebsd.org> Date: Fri, 21 May 2004 23:31:08 +0200 Message-ID: <43129.1085175068@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dump optr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 21:31:16 -0000 In message <200405212013.i4LKDXg1060233@repoman.freebsd.org>, Warner Losh write s: >imp 2004/05/21 13:13:33 PDT > > FreeBSD src repository > > Modified files: > sbin/dump optr.c > Log: > Enter the 1990's and assume that the computer knows what time it is. > Print the ETA of dump being finished, rather than a cryptic delta > time. Also, if we have written more blocks than the tapesize, assume > that we are 99.99% done and that we'll be finished 'soon'. Uhm, this is all find and well for running in multiuser, but if you boot single-user the system does not know what time it is (reliably). -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.