Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: mrg
Date: Mon Jul 3 01:25:33 UTC 2006
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
always include the code to lookup bootinfo for memory size. however,
don't use it if biosbasemem or biosextmem are non-zero. this allows
one to set these variables in /netbsd rather than a kernel rebuild with
options REALBASEMEM/REALEXTMEM, as used to be. PR#33659.
To generate a diff of this commit:
cvs rdiff -r1.574 -r1.575 src/sys/arch/i386/i386/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index