Module Name: src Committed By: reinoud Date: Mon Sep 19 12:52:32 UTC 2011
Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: Small cleanups on memory initialisation by using munmap() instead of mapping unaccessible anon memory that we're never going to use anyway! To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 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.