From owner-cvs-all Sat Feb 16 12:23: 3 2002 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 D999237B41D; Sat, 16 Feb 2002 12:22:26 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1GKMQo36576; Sat, 16 Feb 2002 12:22:26 -0800 (PST) (envelope-from iedowse) Message-Id: <200202162022.g1GKMQo36576@freefall.freebsd.org> From: Ian Dowse Date: Sat, 16 Feb 2002 12:22:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump dump.8 dump.h optr.c tape.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/02/16 12:22:26 PST Modified files: sbin/dump dump.8 dump.h optr.c tape.c Log: On receipt of a SIGINFO, schedule an immediate printout of the percentage complete and remaining time estimate. PR: bin/32138 Submitted by: mi Revision Changes Path 1.41 +2 -1 src/sbin/dump/dump.8 1.12 +1 -0 src/sbin/dump/dump.h 1.17 +12 -1 src/sbin/dump/optr.c 1.16 +1 -0 src/sbin/dump/tape.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message