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: Sat Sep 7 18:56:01 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: cpufunc.S
src/sys/arch/amd64/conf: Makefile.amd64 files.amd64
src/sys/arch/xen/conf: files.xen
Removed Files:
src/sys/arch/amd64/amd64: amd64func.S
Log Message:
Merge amd64func.S into cpufunc.S, and clean up.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r0 src/sys/arch/amd64/amd64/amd64func.S
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/amd64/amd64/cpufunc.S
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/amd64/conf/files.amd64
cvs rdiff -u -r1.178 -r1.179 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