Date: Sat, 12 Jul 1997 03:23:33 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot bios.S boot.h io.c src/sys/i386/boot/cdboot Makefile bios.S io.c Message-ID: <199707121023.DAA21148@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1997/07/12 03:23:32 PDT Modified files: sys/i386/boot/biosboot bios.S boot.h io.c sys/i386/boot/cdboot Makefile Removed files: sys/i386/boot/cdboot bios.S io.c Log: Make this compile again under -current. The modifications to io.c and bios.S were small enough and have been merged back into their respective files in biosboot/, conditionalized on CDBOOT. Other files might be merged at a later stage. Caveat emptor: i cannot test this right now. Revision Changes Path 1.11 +127 -1 src/sys/i386/boot/biosboot/bios.S 1.20 +6 -2 src/sys/i386/boot/biosboot/boot.h 1.24 +32 -5 src/sys/i386/boot/biosboot/io.c 1.2 +2 -1 src/sys/i386/boot/cdboot/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707121023.DAA21148>