From owner-cvs-src@FreeBSD.ORG Tue Sep 27 13:10:25 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 0F95916A41F; Tue, 27 Sep 2005 13:10:25 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A1143D48; Tue, 27 Sep 2005 13:10:24 +0000 (GMT) (envelope-from nyan@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 j8RDAOWB098445; Tue, 27 Sep 2005 13:10:24 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j8RDAOnQ098444; Tue, 27 Sep 2005 13:10:24 GMT (envelope-from nyan) Message-Id: <200509271310.j8RDAOnQ098444@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Sep 2005 13:10:24 +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/modules Makefile src/usr.sbin/sysinstall Makefile sysinstall.h src/release/pc98 boot_crunch.conf src/sys/pc98/conf GENERIC GENERIC.hints NOTES 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: Tue, 27 Sep 2005 13:10:25 -0000 nyan 2005-09-27 13:10:24 UTC FreeBSD src repository Modified files: sys/modules Makefile usr.sbin/sysinstall Makefile sysinstall.h release/pc98 boot_crunch.conf sys/pc98/conf GENERIC GENERIC.hints NOTES Log: Switch from OLDCARD to NEWCARD on pc98. Revision Changes Path 1.60 +1 -3 src/release/pc98/boot_crunch.conf 1.456 +3 -3 src/sys/modules/Makefile 1.272 +6 -0 src/sys/pc98/conf/GENERIC 1.24 +0 -4 src/sys/pc98/conf/GENERIC.hints 1.62 +0 -3 src/sys/pc98/conf/NOTES 1.135 +0 -4 src/usr.sbin/sysinstall/Makefile 1.265 +0 -4 src/usr.sbin/sysinstall/sysinstall.h