Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386
Module Name: src
Committed By: fvdl
Date: Sat Mar 1 16:37:54 UTC 2003
Modified Files:
src/sys/arch/i386/conf: files.i386
src/sys/arch/i386/i386: machdep.c
src/sys/arch/i386/include: cpu.h
Added Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
Move the CPU identification out of machdep.c into a seperate file.
To generate a diff of this commit:
cvs rdiff -r1.232 -r1.233 src/sys/arch/i386/conf/files.i386
cvs rdiff -r0 -r1.1 src/sys/arch/i386/i386/identcpu.c
cvs rdiff -r1.514 -r1.515 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.97 -r1.98 src/sys/arch/i386/include/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