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: ad
Date: Sat Dec 21 12:53:54 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/x86/x86: identcpu.c
src/sys/kern: subr_cpu.c
src/sys/sys: cpu.h
Log Message:
Fix build break (ci->ci_dev is not available on every port).
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/aarch64/aarch64/cpu.c
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -u -r1.2 -r1.3 src/sys/kern/subr_cpu.c
cvs rdiff -u -r1.46 -r1.47 src/sys/sys/cpu.h
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