Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   maxv
Date:           Mon Jul  4 07:56:07 UTC 2016

Modified Files:
        src/sys/arch/amd64/amd64: locore.S
        src/sys/arch/i386/i386: locore.S
        src/sys/kern: kern_ras.c

Log Message:
Make the execution flow canonical instead of jumping back and forth, and
complete the userland check.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -u -r1.132 -r1.133 src/sys/arch/i386/i386/locore.S
cvs rdiff -u -r1.37 -r1.38 src/sys/kern/kern_ras.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