From owner-cvs-all Sun Nov 5 4:35:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B76837B4D7; Sun, 5 Nov 2000 04:35:42 -0800 (PST) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA74008; Sun, 5 Nov 2000 04:35:42 -0800 (PST) (envelope-from nyan@FreeBSD.org) Message-Id: <200011051235.EAA74008@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 5 Nov 2000 04:35:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/btx/btx Makefile btx.s src/sys/boot/pc98/libpc98 biosdisk.c biosmem.c comconsole.c gatea20.c time.c vidconsole.c src/sys/boot/pc98/loader Makefile main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/11/05 04:35:41 PST Modified files: sys/boot/pc98/btx/btx Makefile btx.s sys/boot/pc98/libpc98 biosdisk.c biosmem.c comconsole.c gatea20.c time.c vidconsole.c sys/boot/pc98/loader Makefile main.c Log: Merged from the following changes. sys/boot/i386/btx/btx/Makefile 1.9 sys/boot/i386/btx/btx/btx.s 1.23 sys/boot/i386/libi386/biosdisk.c 1.32 and 1.33 sys/boot/i386/libi386/biosmem.c 1.5 sys/boot/i386/libi386/comconsole.c 1.8 sys/boot/i386/libi386/gatea20.c 1.3 sys/boot/i386/libi386/time.c 1.4 sys/boot/i386/libi386/vidconsole.c 1.13 sys/boot/i386/loader/Makefile 1.48 sys/boot/i386/loader/main.c 1.22 Revision Changes Path 1.5 +9 -2 src/sys/boot/pc98/btx/btx/Makefile 1.10 +2 -2 src/sys/boot/pc98/btx/btx/btx.s 1.16 +116 -83 src/sys/boot/pc98/libpc98/biosdisk.c 1.4 +2 -1 src/sys/boot/pc98/libpc98/biosmem.c 1.3 +2 -2 src/sys/boot/pc98/libpc98/comconsole.c 1.3 +5 -5 src/sys/boot/pc98/libpc98/gatea20.c 1.4 +7 -5 src/sys/boot/pc98/libpc98/time.c 1.6 +11 -10 src/sys/boot/pc98/libpc98/vidconsole.c 1.19 +5 -2 src/sys/boot/pc98/loader/Makefile 1.13 +29 -22 src/sys/boot/pc98/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message