From owner-freebsd-current Thu Feb 27 18:53:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA05148 for current-outgoing; Thu, 27 Feb 1997 18:53:04 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA05133 for ; Thu, 27 Feb 1997 18:53:00 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id NAA25366; Fri, 28 Feb 1997 13:49:11 +1100 Date: Fri, 28 Feb 1997 13:49:11 +1100 From: Bruce Evans Message-Id: <199702280249.NAA25366@godzilla.zeta.org.au> To: chuckr@glue.umd.edu, fenner@parc.xerox.com Subject: Re: fixing fsck Cc: freebsd-current@freefall.freebsd.org Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Didn't see that. OK, I guess, I can go back to fixing it (unless someone >beats me to it). It wasn't a matter of mechanics, it was understanding >what was going on, which I now do. Thanks. It is initially a matter of mechanics. First import the Lite2 fsck, then merge it with -current. Then you need to understand the changes and fix anything that they broke. Bruce