Date: Tue, 12 Nov 1996 04:44:20 -0800 (PST) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot Makefile README.386BSD README.serial asm.S asm.h bios.S boot.c boot.h boot2.S disk.c io.c probe_keyboard.c serial.S start.S sys.c table.c Message-ID: <199611121244.EAA21189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 96/11/12 04:44:10 Branch: sys/i386/boot/biosboot RELENG_2_1_0 Modified: sys/i386/boot/biosboot Makefile README.386BSD README.serial asm.S asm.h bios.S boot.c boot.h boot2.S disk.c io.c probe_keyboard.c serial.S start.S sys.c table.c Log: [cry, wail, scream] I thought I *merged* this already! I even remember fixing the exact same things I just fixed this time. Sigh. Maybe I just dreamed it. Anyway, this would more than explain my floppy build problems. :-( If anyone wants me, I'll be in the corner wearing the orange traffic cone. Revision Changes Path 1.30.4.3 +40 -10 src/sys/i386/boot/biosboot/Makefile 1.3.4.2 +38 -17 src/sys/i386/boot/biosboot/README.386BSD 1.3.4.2 +10 -1 src/sys/i386/boot/biosboot/README.serial 1.6.4.2 +26 -23 src/sys/i386/boot/biosboot/asm.S 1.4.4.1 +1 -1 src/sys/i386/boot/biosboot/asm.h 1.4.6.2 +5 -4 src/sys/i386/boot/biosboot/bios.S 1.44.2.6 +43 -13 src/sys/i386/boot/biosboot/boot.c 1.10.4.2 +8 -9 src/sys/i386/boot/biosboot/boot.h 1.6.4.1 +6 -1 src/sys/i386/boot/biosboot/boot2.S 1.13.4.4 +39 -45 src/sys/i386/boot/biosboot/disk.c 1.14.4.2 +56 -7 src/sys/i386/boot/biosboot/io.c 1.5.4.1 +5 -8 src/sys/i386/boot/biosboot/probe_keyboard.c 1.3.4.1 +4 -3 src/sys/i386/boot/biosboot/serial.S 1.5.8.2 +185 -45 src/sys/i386/boot/biosboot/start.S 1.9.4.3 +88 -60 src/sys/i386/boot/biosboot/sys.c 1.7.4.4 +1 -3 src/sys/i386/boot/biosboot/table.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611121244.EAA21189>