Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   maxv
Date:           Sun Oct 15 10:58:32 UTC 2017

Modified Files:
        src/sys/arch/amd64/amd64: cpufunc.S machdep.c
        src/sys/arch/x86/x86: sys_machdep.c
        src/sys/arch/xen/x86: xenfunc.c

Log Message:
Add setusergs on Xen, and simplify.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/amd64/amd64/cpufunc.S
cvs rdiff -u -r1.264 -r1.265 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/x86/x86/sys_machdep.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/xen/x86/xenfunc.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