Subject: CVS commit: src/sys/arch/vax/boot
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 03/13/2007 17:54:07
Module Name:	src
Committed By:	ragge
Date:		Tue Mar 13 17:54:07 UTC 2007

Modified Files:
	src/sys/arch/vax/boot: Makefile.inc

Log Message:
Link the boot loader for address 4M-64k, as requested by Hans Rosenfeld.
It's not likely that a vax has less than 4MB of memory today, if someone
has a small-memory-machine he have to recompile boot himself.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/vax/boot/Makefile.inc

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