From owner-cvs-all Tue Nov 5 6:32:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4341D37B401; Tue, 5 Nov 2002 06:32:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D6243E6E; Tue, 5 Nov 2002 06:32:27 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5EUgmV024721; Tue, 5 Nov 2002 06:30:42 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA5EUgE4024720; Tue, 5 Nov 2002 06:30:42 -0800 (PST) Message-Id: <200211051430.gA5EUgE4024720@repoman.freebsd.org> From: Juli Mallett Date: Tue, 5 Nov 2002 06:30:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpfs dumpfs.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 jmallett 2002/11/05 06:30:42 PST Modified files: sbin/dumpfs dumpfs.c Log: Use more non-b0rked error reporting. Print the disk we are trying to open and (we have the disk error from libufs? the disk error: the errno). Requested by: bde, Revision Changes Path 1.25 +6 -3 src/sbin/dumpfs/dumpfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message