Subject: CVS commit: src/sys/arch/i386
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/27/2007 00:13:17
Module Name:	src
Committed By:	ad
Date:		Thu Sep 27 00:13:17 UTC 2007

Modified Files:
	src/sys/arch/i386/include: loadfile_machdep.h
	src/sys/arch/i386/stand: Makefile.booters
	src/sys/arch/i386/stand/boot: Makefile.boot
	src/sys/arch/i386/stand/bootxx: boot1.c

Log Message:
- Make i386 bootblocks boot amd64 kernels, and change to say "NetBSD/x86..."
- Don't bother booting a.out kernels any more.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/include/loadfile_machdep.h
cvs rdiff -r1.70 -r1.71 src/sys/arch/i386/stand/Makefile.booters
cvs rdiff -r1.28 -r1.29 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.13 -r1.14 src/sys/arch/i386/stand/bootxx/boot1.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.