From owner-cvs-src-old@FreeBSD.ORG Wed Dec 23 21:05:31 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB6A31065679 for ; Wed, 23 Dec 2009 21:05:31 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BFC2C8FC2C for ; Wed, 23 Dec 2009 21:05:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBNL5V4Z074417 for ; Wed, 23 Dec 2009 21:05:31 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBNL5Vx5074416 for cvs-src-old@freebsd.org; Wed, 23 Dec 2009 21:05:31 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200912232105.nBNL5Vx5074416@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Wed, 23 Dec 2009 21:04:31 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.sun4v src/sys/sun4v/conf NOTES X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2009 21:05:32 -0000 marius 2009-12-23 21:04:31 UTC FreeBSD src repository Modified files: sys/conf files.sun4v sys/sun4v/conf NOTES Log: SVN rev 200917 on 2009-12-23 21:04:31Z by marius Hook ebus(4) and isa(4) up to the sun4v LINT build in order to ensure that their compilation doesn't break as they are expected to work as-is now (but aren't actually run-time tested). Revision Changes Path 1.20 +4 -0 src/sys/conf/files.sun4v 1.12 +1 -1 src/sys/sun4v/conf/NOTES