Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/23/2001 02:27:41
Module Name: syssrc
Committed By: bjh21
Date: Fri Feb 23 00:27:41 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/stand/BBBB: BBBB
Log Message:
Reduce the amount of memory allocated for assembler fragments.
Excise unnecessary instructions from kernel launch code.
Increase HIMEM on >8Mb machines, since the last two changes didn't free
enough memory to boot with 16Mb.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm26/stand/BBBB/BBBB
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.