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:   christos
Date:           Sun Mar 18 00:17:18 UTC 2018

Modified Files:
        src/sys/arch/x86/conf: files.x86
        src/sys/arch/x86/x86: cpu_ucode.c
        src/sys/arch/xen/conf: files.xen
Added Files:
        src/sys/arch/x86/x86: compat_60_cpu_ucode.c

Log Message:
Separate the compat code in its own file to facilitate module building.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/x86/conf/files.x86
cvs rdiff -u -r0 -r1.1 src/sys/arch/x86/x86/compat_60_cpu_ucode.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x86/x86/cpu_ucode.c
cvs rdiff -u -r1.167 -r1.168 src/sys/arch/xen/conf/files.xen

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