cvs commit: src/sys/boot/pc98/boot2 Makefile boot.c boot.h boot2.S
disk.c io.c sys.c table.c src/sys/boot/pc98/btx/btx Makefile btx.S
src/sys/boot/pc98/btx/btxldr Makefile btxldr.S...
Takahashi Yoshihiro
nyan at FreeBSD.org
Sun May 8 07:17:29 PDT 2005
nyan 2005-05-08 14:17:28 UTC
FreeBSD src repository
Modified files:
sys/boot/pc98/boot2 Makefile boot.c boot.h boot2.S disk.c
io.c sys.c table.c
sys/boot/pc98/btx/btx Makefile btx.S
sys/boot/pc98/btx/btxldr Makefile btxldr.S
sys/boot/pc98/kgzldr Makefile crt.s
sys/boot/pc98/libpc98 Makefile biosdisk.c biosmem.c
comconsole.c gatea20.c time.c
vidconsole.c
sys/boot/pc98/loader Makefile main.c
Log:
Remove ifdef PC98.
Revision Changes Path
1.23 +1 -1 src/sys/boot/pc98/boot2/Makefile
1.13 +1 -43 src/sys/boot/pc98/boot2/boot.c
1.7 +0 -5 src/sys/boot/pc98/boot2/boot.h
1.4 +1 -3 src/sys/boot/pc98/boot2/boot2.S
1.13 +0 -31 src/sys/boot/pc98/boot2/disk.c
1.7 +1 -25 src/sys/boot/pc98/boot2/io.c
1.7 +0 -17 src/sys/boot/pc98/boot2/sys.c
1.5 +0 -4 src/sys/boot/pc98/boot2/table.c
1.12 +0 -2 src/sys/boot/pc98/btx/btx/Makefile
1.21 +0 -106 src/sys/boot/pc98/btx/btx/btx.S
1.10 +0 -1 src/sys/boot/pc98/btx/btxldr/Makefile
1.12 +0 -47 src/sys/boot/pc98/btx/btxldr/btxldr.S
1.17 +0 -2 src/sys/boot/pc98/kgzldr/Makefile
1.5 +0 -39 src/sys/boot/pc98/kgzldr/crt.s
1.22 +0 -1 src/sys/boot/pc98/libpc98/Makefile
1.32 +3 -447 src/sys/boot/pc98/libpc98/biosdisk.c
1.7 +0 -63 src/sys/boot/pc98/libpc98/biosmem.c
1.6 +1 -5 src/sys/boot/pc98/libpc98/comconsole.c
1.5 +2 -19 src/sys/boot/pc98/libpc98/gatea20.c
1.6 +1 -25 src/sys/boot/pc98/libpc98/time.c
1.14 +2 -237 src/sys/boot/pc98/libpc98/vidconsole.c
1.38 +0 -1 src/sys/boot/pc98/loader/Makefile
1.19 +0 -10 src/sys/boot/pc98/loader/main.c
More information about the cvs-src
mailing list