From owner-cvs-src@FreeBSD.ORG Mon May 19 02:30:27 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B6D4106566B; Mon, 19 May 2008 02:30:27 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 52D798FC13; Mon, 19 May 2008 02:30:27 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4J2URxf004554; Mon, 19 May 2008 02:30:27 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4J2URHD004553; Mon, 19 May 2008 02:30:27 GMT (envelope-from yongari) Message-Id: <200805190230.m4J2URHD004553@repoman.freebsd.org> From: Pyun YongHyeon Date: Mon, 19 May 2008 02:30:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/conf GENERIC src/sys/amd64/conf GENERIC 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: Mon, 19 May 2008 02:30:27 -0000 yongari 2008-05-19 02:30:27 UTC FreeBSD src repository Modified files: sys/i386/conf GENERIC sys/amd64/conf GENERIC Log: Add age(4) to the list of drivers supported by GENERIC kernel. Revision Changes Path 1.500 +1 -0 src/sys/amd64/conf/GENERIC 1.489 +1 -0 src/sys/i386/conf/GENERIC