Subject: CVS commit: src/sys/arch/vax/boot/common
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 10/07/2003 12:01:27
Module Name:	src
Committed By:	ragge
Date:		Tue Oct  7 12:01:27 UTC 2003

Modified Files:
	src/sys/arch/vax/boot/common: str.S

Log Message:
The last commit broke the boot code (memset may be larger than 64k).
Johnny Billquist fixed it and bugfixed some routines.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/vax/boot/common/str.S

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