Subject: CVS commit: src/sys/arch/i386/stand/bootxx
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/25/2003 21:16:03
Module Name: src
Committed By: dsl
Date: Fri Jul 25 21:16:02 UTC 2003
Modified Files:
src/sys/arch/i386/stand/bootxx: Makefile.bootxx boot1.c
Log Message:
Report actual $MACHINE (so it will be amd64, not i386)
and filesystem type (could be useful)
in primary bootstrap banner message.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/stand/bootxx/Makefile.bootxx
cvs rdiff -r1.1 -r1.2 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.