Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Sat Feb 19 00:20:49 UTC 2000
Modified Files:
syssrc/sys/arch/i386/include [netbsd-1-4]: param.h pmap.h pmap.new.h
vmparam.h
Log Message:
Apply patch (requested by thorpej):
Move KERNBASE to 0xc0000000, giving the kernel a more-or-less
full 1GB of virtual address space, leaving userland with 3GB,
and update comments to match the new reality.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.37.2.1 syssrc/sys/arch/i386/include/param.h
cvs rdiff -r1.38 -r1.38.6.1 syssrc/sys/arch/i386/include/pmap.h
cvs rdiff -r1.7.6.1 -r1.7.6.2 syssrc/sys/arch/i386/include/pmap.new.h
cvs rdiff -r1.30 -r1.30.2.1 syssrc/sys/arch/i386/include/vmparam.h
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