Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/i386
Module Name: syssrc
Committed By: thorpej
Date: Sat Mar 23 18:39:47 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: pmap.c
Log Message:
pmap_bootstrap(): Correct arithmetic on pte when advancing past
the newly-allocated msgbuf. (Note, it happened to work before
because nothing used pte afterwards, but in the event something
is added that does, pte should be correct.)
To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 syssrc/sys/arch/i386/i386/pmap.c
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