From owner-cvs-all Tue May 21 12:50:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F50037B409; Tue, 21 May 2002 12:50:05 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4LJo5g41001; Tue, 21 May 2002 12:50:05 -0700 (PDT) (envelope-from phk) Message-Id: <200205211950.g4LJo5g41001@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 21 May 2002 12:50:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_bsd.c geom_dev.c geom_disk.c geom_mbr.c geom_pc98.c geom_sunlabel.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/21 12:50:05 PDT Modified files: sys/geom geom_bsd.c geom_dev.c geom_disk.c geom_mbr.c geom_pc98.c geom_sunlabel.c Log: Remove the "-class" suffix from classes, they will not be ambiguous. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.14 +1 -1 src/sys/geom/geom_bsd.c 1.16 +2 -2 src/sys/geom/geom_dev.c 1.11 +1 -1 src/sys/geom/geom_disk.c 1.8 +2 -2 src/sys/geom/geom_mbr.c 1.5 +1 -1 src/sys/geom/geom_pc98.c 1.9 +1 -1 src/sys/geom/geom_sunlabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message