Module Name: src Committed By: reinoud Date: Wed Aug 24 11:02:31 UTC 2011
Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: First pass of NetBSD/usermode's pmap.c cleanup: * use thunk_malloc() for UVM space allocation releasing sbrk() * make pmap.c 64 bit friendly for large page numbers To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/usermode/usermode/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.