From owner-cvs-all@FreeBSD.ORG Sat Feb 14 15:07:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ADAC16A4CF; Sat, 14 Feb 2004 15:07:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 597BF43D2F; Sat, 14 Feb 2004 15:07:25 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1EN7PGe049134; Sat, 14 Feb 2004 15:07:25 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1EN7PDx049133; Sat, 14 Feb 2004 15:07:25 -0800 (PST) (envelope-from scottl) Message-Id: <200402142307.i1EN7PDx049133@repoman.freebsd.org> From: Scott Long Date: Sat, 14 Feb 2004 15:07:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf majors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 23:07:25 -0000 scottl 2004/02/14 15:07:25 PST FreeBSD src repository Modified files: sys/conf majors Log: Remove the reservation for the I2O device. The code never materialized, and if it does in the future, it won't need a static major. Revision Changes Path 1.191 +0 -1 src/sys/conf/majors