From owner-cvs-src Sun Feb 23 11:15:37 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB44C37B401; Sun, 23 Feb 2003 11:15:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC3A43FAF; Sun, 23 Feb 2003 11:15:35 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJFZ0U094956; Sun, 23 Feb 2003 11:15:35 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJFZTM094955; Sun, 23 Feb 2003 11:15:35 -0800 (PST) Message-Id: <200302231915.h1NJFZTM094955@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 11:15:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw ofw_disk.c src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 11:15:35 PST Modified files: sys/dev/ofw ofw_disk.c sys/conf majors Log: NO_GEOM cleanup: Move to "struct disk *" centered API. Fix some minor nits. Revision Changes Path 1.156 +1 -1 src/sys/conf/majors 1.4 +27 -91 src/sys/dev/ofw/ofw_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message