Module Name: src Committed By: reinoud Date: Wed Sep 14 19:45:27 UTC 2011
Modified Files:
src/sys/arch/usermode/usermode: pmap.c
Log Message:
Code audit revealed missing brackets and a silly old constant of 1024
lingering around. Fixed with the right values.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 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.
