From owner-cvs-src-old@FreeBSD.ORG Thu Feb 25 15:45:15 2010 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 AB17A106564A for ; Thu, 25 Feb 2010 15:45:15 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7F4948FC1E for ; Thu, 25 Feb 2010 15:45:15 +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 o1PFjFXp085235 for ; Thu, 25 Feb 2010 15:45:15 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1PFjFbc085234 for cvs-src-old@freebsd.org; Thu, 25 Feb 2010 15:45:15 GMT (envelope-from nyan@repoman.freebsd.org) Message-Id: <201002251545.o1PFjFbc085234@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to nyan@repoman.freebsd.org using -f From: Takahashi Yoshihiro Date: Thu, 25 Feb 2010 15:44:54 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.pc98 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: Thu, 25 Feb 2010 15:45:15 -0000 nyan 2010-02-25 15:44:54 UTC FreeBSD src repository Modified files: sys/conf files.pc98 Log: SVN rev 204319 on 2010-02-25 15:44:54Z by nyan MFi386: the part of r204309 to fix pc98 kernel Introduce the new kernel sub-tree x86 which should contain all the code shared and generalized between our current amd64, i386 and pc98. Revision Changes Path 1.381 +5 -2 src/sys/conf/files.pc98