From owner-cvs-all Sun Sep 22 2:46:30 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 4D76437B401; Sun, 22 Sep 2002 02:46:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0153843E42; Sun, 22 Sep 2002 02:46:29 -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 g8M9kSCo089575; Sun, 22 Sep 2002 02:46:28 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8M9kSLL089574; Sun, 22 Sep 2002 02:46:28 -0700 (PDT) Message-Id: <200209220946.g8M9kSLL089574@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 22 Sep 2002 02:46:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdmfs mdmfs.8 mdmfs.c pathnames.h 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:46:28 PDT Modified files: sbin/mdmfs mdmfs.8 mdmfs.c pathnames.h Log: Don't disklabel(8) the md(4) device, it is not needed, and we don't want to propagete BSD disklabels to architectures not already so polluted. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.12 +0 -3 src/sbin/mdmfs/mdmfs.8 1.11 +3 -18 src/sbin/mdmfs/mdmfs.c 1.2 +0 -1 src/sbin/mdmfs/pathnames.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message