From owner-cvs-all Sun Sep 22 2:41:43 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 B5B2937B401; Sun, 22 Sep 2002 02:41:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69AE843E42; Sun, 22 Sep 2002 02:41:42 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8M9fgCo088481; Sun, 22 Sep 2002 02:41:42 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8M9fg9O088471; Sun, 22 Sep 2002 02:41:42 -0700 (PDT) Message-Id: <200209220941.g8M9fg9O088471@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 22 Sep 2002 02:41:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs newfs.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 phk 2002/09/22 02:41:41 PDT Modified files: sbin/newfs newfs.c Log: Failure to rewrite the disklabel should not be fatal. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.64 +2 -4 src/sbin/newfs/newfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message