From owner-cvs-src@FreeBSD.ORG Sat Feb 14 12:49:50 2004 Return-Path: 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 4BA6B16A4CE; Sat, 14 Feb 2004 12:49:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B1443D1F; Sat, 14 Feb 2004 12:49:50 -0800 (PST) (envelope-from phk@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 i1EKnnGe015372; Sat, 14 Feb 2004 12:49:49 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1EKnnjp015371; Sat, 14 Feb 2004 12:49:49 -0800 (PST) (envelope-from phk) Message-Id: <200402142049.i1EKnnjp015371@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 14 Feb 2004 12:49:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 20:49:50 -0000 phk 2004/02/14 12:49:49 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/conf majors Log: Grab a copy of the majors file from -current and stick it in RELENG_4. All future major number allocations should happen from the copy in RELENG_4. Revision Changes Path 1.98.2.21 +162 -16 src/sys/conf/majors