From owner-cvs-all Mon Jul 20 05:05:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27456 for cvs-all-outgoing; Mon, 20 Jul 1998 05:05:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27443; Mon, 20 Jul 1998 05:04:59 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA06716; Mon, 20 Jul 1998 05:04:43 -0700 (PDT) Date: Mon, 20 Jul 1998 05:04:43 -0700 (PDT) Message-Id: <199807201204.FAA06716@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/newfs newfs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/07/20 05:04:43 PDT Modified files: sbin/newfs newfs.c Log: Backed out rev.1.9 (except don't bring back the vax code deleted in rev.1.9). fsck uses the per-partition ffs-related information in the label to find alternate superblocks when the main superblock is hosed. Rev.1.9 broke this by deleting the code that wrote the label. PR: 2537 xref: fsck/setup.c rev.1.8 Revision Changes Path 1.22 +20 -1 src/sbin/newfs/newfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message