From owner-cvs-sys Sat Sep 27 10:55:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA04765 for cvs-sys-outgoing; Sat, 27 Sep 1997 10:55:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA04732; Sat, 27 Sep 1997 10:55:09 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id KAA14886; Sat, 27 Sep 1997 10:50:02 -0700 (PDT) Date: Sat, 27 Sep 1997 10:50:02 -0700 (PDT) Message-Id: <199709271750.KAA14886@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern subr_diskslice.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/09/27 10:50:02 PDT Modified files: (Branch: RELENG_2_2) sys/kern subr_diskslice.c Log: YAMFC (1.38: reject attempts to set an in-core label which says that the "disk" or a partition is larger than the slice). Revision Changes Path 1.30.2.1 +10 -4 src/sys/kern/subr_diskslice.c