From owner-freebsd-commit Sun Sep 17 01:03:46 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02759 for freebsd-commit-outgoing; Sun, 17 Sep 1995 01:03:46 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02747 for cvs-all-outgoing; Sun, 17 Sep 1995 01:03:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02700 for cvs-sys-outgoing; Sun, 17 Sep 1995 01:02:19 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA02641 ; Sun, 17 Sep 1995 01:01:26 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA04835; Sun, 17 Sep 1995 17:56:33 +1000 Date: Sun, 17 Sep 1995 17:56:33 +1000 From: Bruce Evans Message-Id: <199509170756.RAA04835@godzilla.zeta.org.au> To: bde@freefall.freebsd.org, jkh@time.cdrom.com Subject: Re: cvs commit: src/sys/ufs/ufs ufs_disksubr.c Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: owner-commit@FreeBSD.org Precedence: bulk >Is this 2.1 fodder? >> Log: >> Remove transitory labelling code. Labels are now handled by essentially >> the original 4.4lite code. Machine Specific Partitions are now handled >> separately. It is unimportant. It saves a whole 3K and cleans up the source a bit. Bruce