Module Name: src Committed By: maxv Date: Sun Aug 27 09:32:13 UTC 2017
Modified Files: src/sys/arch/i386/i386: machdep.c src/sys/arch/x86/include: cpu.h src/sys/arch/x86/x86: cpu.c Log Message: style, and move some i386-specific code into i386/ To generate a diff of this commit: cvs rdiff -u -r1.791 -r1.792 src/sys/arch/i386/i386/machdep.c cvs rdiff -u -r1.77 -r1.78 src/sys/arch/x86/include/cpu.h cvs rdiff -u -r1.133 -r1.134 src/sys/arch/x86/x86/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.