From owner-cvs-src@FreeBSD.ORG Fri Apr 8 03:38:13 2005 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 71E7116A4CE; Fri, 8 Apr 2005 03:38:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F14D43D31; Fri, 8 Apr 2005 03:38:13 +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 j383cD28005783; Fri, 8 Apr 2005 03:38:13 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j383cDvK005782; Fri, 8 Apr 2005 03:38:13 GMT (envelope-from nyan) Message-Id: <200504080338.j383cDvK005782@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 8 Apr 2005 03:38:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/include apicreg.h apicvar.h ioctl_bt848.h ioctl_meteor.h pcaudio.h pcaudioio.h pcvt_ioctl.h pvct_ioctl.h smptests.h 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, 08 Apr 2005 03:38:13 -0000 nyan 2005-04-08 03:38:13 UTC FreeBSD src repository Added files: sys/pc98/include apicreg.h apicvar.h ioctl_bt848.h ioctl_meteor.h pcaudioio.h pcvt_ioctl.h smptests.h Removed files: sys/pc98/include pcaudio.h pvct_ioctl.h Log: Fix pc98 includes. Revision Changes Path 1.1 +6 -0 src/sys/pc98/include/apicreg.h (new) 1.1 +6 -0 src/sys/pc98/include/apicvar.h (new) 1.1 +6 -0 src/sys/pc98/include/ioctl_bt848.h (new) 1.1 +6 -0 src/sys/pc98/include/ioctl_meteor.h (new) 1.2 +0 -6 src/sys/pc98/include/pcaudio.h (dead) 1.1 +6 -0 src/sys/pc98/include/pcaudioio.h (new) 1.1 +6 -0 src/sys/pc98/include/pcvt_ioctl.h (new) 1.2 +0 -6 src/sys/pc98/include/pvct_ioctl.h (dead) 1.1 +6 -0 src/sys/pc98/include/smptests.h (new)