Module Name: src Committed By: reinoud Date: Thu Aug 25 15:06:09 UTC 2011
Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: For all virtual to logical page translations we need to substract VM_MIN_ADDRESS first! I forgot to add this to pmap_remove(). Now we are here, mark the lines with V->L or L->V.l To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 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.