From owner-cvs-all Mon Sep 14 13:13:42 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07773 for cvs-all-outgoing; Mon, 14 Sep 1998 13:13:42 -0700 (PDT) (envelope-from owner-cvs-all) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07756; Mon, 14 Sep 1998 13:13:30 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id WAA28670; Mon, 14 Sep 1998 22:13:13 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id WAA20268; Mon, 14 Sep 1998 22:13:12 +0200 (MET DST) Message-ID: <19980914221312.14240@follo.net> Date: Mon, 14 Sep 1998 22:13:12 +0200 From: Eivind Eklund To: =?iso-8859-1?Q?S=F8ren_Schmidt?= , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf options src/sys/dev/slice disklabel.c mbr.c slice.4 slice.h slice_base.c slice_device.c slices.thought src/sys/dev/vn vn.c src/sys/i386/conf LINT src/sys/i386/i386 autoconf.c src/sys/i386/isa fd.c wd.c src/sys/isofs/cd9660 .. References: <199809141956.MAA05887@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.89.1i In-Reply-To: =?iso-8859-1?Q?=3C199809141956=2EMAA05887=40freefall=2Efreebsd=2Eorg=3E?= =?iso-8859-1?Q?=3B_from_S=F8ren_Schmidt_on_Mon=2C_Sep_14=2C_1998_at_12?= =?iso-8859-1?Q?=3A56=3A42PM_-0700?= Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, Sep 14, 1998 at 12:56:42PM -0700, Søren Schmidt wrote: > sos 1998/09/14 12:56:42 PDT > > Modified files: [...] > Removed files: [...] > Log: > Remove the SLICE code. > This clearly needs alot more thought, and we dont need this to hunt > us down in 3.0-RELEASE. IMO, this commit does not belong in -current, but in RELENG_3_0. Eivind.