From owner-cvs-sys Mon Mar 9 00:38:28 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16229 for cvs-sys-outgoing; Mon, 9 Mar 1998 00:38:28 -0800 (PST) (envelope-from owner-cvs-sys) 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 AAA15871; Mon, 9 Mar 1998 00:37:35 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA07591; Mon, 9 Mar 1998 00:35:34 -0800 (PST) Date: Mon, 9 Mar 1998 00:35:34 -0800 (PST) Message-Id: <199803090835.AAA07591@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 autoconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/03/09 00:35:34 PST Modified files: sys/i386/i386 autoconf.c Log: "Correct behaviour" involves being consistent with the canonical names of other partitions. In this case, they appear in the first slice in the WHOLE_DISK_SLICE case. Revision Changes Path 1.88 +2 -2 src/sys/i386/i386/autoconf.c