From owner-cvs-src@FreeBSD.ORG Fri Oct 31 05:48:25 2003 Return-Path: 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 694BE16A4CE; Fri, 31 Oct 2003 05:48:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE5F343FBF; Fri, 31 Oct 2003 05:48:24 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9VDmOXJ071585; Fri, 31 Oct 2003 05:48:24 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9VDmOVf071584; Fri, 31 Oct 2003 05:48:24 -0800 (PST) (envelope-from nyan) Message-Id: <200310311348.h9VDmOVf071584@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 31 Oct 2003 05:48:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/pc98 syscons_pc98.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 31 Oct 2003 13:48:25 -0000 nyan 2003/10/31 05:48:24 PST FreeBSD src repository Modified files: sys/pc98/pc98 syscons_pc98.c Log: Merged from sys/isa/syscons_isa.c revision 1.24. Revision Changes Path 1.20 +4 -0 src/sys/pc98/pc98/syscons_pc98.c