Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/i386



Module Name:    src
Committed By:   drochner
Date:           Wed Dec 10 18:13:32 UTC 2003

Modified Files:
        src/sys/arch/i386/i386: pmap.c

Log Message:
if the code segment is not enlarged, return 0 in pmap_exec_fixup
so that the trap is not retried
(fixes cases where a program traps for good reasons)


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 src/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