Subject: CVS commit: src/sys/arch/sparc/stand/boot
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 07/10/2003 09:06:53
Module Name:	src
Committed By:	pk
Date:		Thu Jul 10 09:06:53 UTC 2003

Modified Files:
	src/sys/arch/sparc/stand/boot: boot.c

Log Message:
compat mode:
	* print warning if kernel image is too large.
	* adjust `required space' computation to be more compatible to
	  what it was before.
	* since there's still no code to recognise `old kernels', provide
	  a way to turn on `compatmode' manually, using the `-C' boot option.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/sparc/stand/boot/boot.c

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