Module Name: src Committed By: msaitoh Date: Wed Nov 21 06:10:25 UTC 2018
Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: - Use ci_feat_val[7] as CPUID 7 %edx to match x86/cpu.h - AMD also has CPUID 6. - Remove unused code for coretemp. - Consistently use descs[] instead of data[]. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.