From owner-cvs-src@FreeBSD.ORG Thu Oct 6 18:52:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 B411B16A41F; Thu, 6 Oct 2005 18:52:26 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BCE43D49; Thu, 6 Oct 2005 18:52:26 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j96IqQDw078938; Thu, 6 Oct 2005 18:52:26 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j96IqQeF078937; Thu, 6 Oct 2005 18:52:26 GMT (envelope-from delphij) Message-Id: <200510061852.j96IqQeF078937@repoman.freebsd.org> From: Xin LI Date: Thu, 6 Oct 2005 18:52:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/conf GENERIC NOTES src/sys/conf files.amd64 src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 06 Oct 2005 18:52:26 -0000 delphij 2005-10-06 18:52:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/conf GENERIC NOTES sys/conf files.amd64 sys/modules Makefile Log: Forced commit to note that the previous commit was to: MFC: Hook up the hptmv driver for amd64. | Revision Changes Path | 1.442 +1 -0 src/sys/amd64/conf/GENERIC | 1.42 +1 -1 src/sys/amd64/conf/NOTES | 1.76 +10 -0 src/sys/conf/files.amd64 | 1.454 +1 -0 src/sys/modules/Makefile Approved by: re (scottl, implicitly) Revision Changes Path 1.439.2.6 +0 -0 src/sys/amd64/conf/GENERIC 1.36.2.3 +0 -0 src/sys/amd64/conf/NOTES 1.71.2.2 +0 -0 src/sys/conf/files.amd64 1.450.2.4 +0 -0 src/sys/modules/Makefile