Date: Wed, 22 Jan 2003 09:54:12 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c initcpu.c locore.s mp_machdep.c src/sys/i386/include md_var.h Message-ID: <200301221754.h0MHsCnW067445@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/01/22 09:54:12 PST
Modified files:
sys/i386/i386 identcpu.c initcpu.c locore.s
mp_machdep.c
sys/i386/include md_var.h
Log:
Rename cpuid_cpuinfo to cpu_procinfo. bde requested that I rename this
variable to something in the cpu_* namespace since that's what all the
other cpuid variables were named and cpu_procinfo is what I came up with.
Requested by: bde
Revision Changes Path
1.116 +3 -3 src/sys/i386/i386/identcpu.c
1.42 +1 -1 src/sys/i386/i386/initcpu.c
1.165 +1 -1 src/sys/i386/i386/locore.s
1.195 +1 -1 src/sys/i386/i386/mp_machdep.c
1.58 +1 -1 src/sys/i386/include/md_var.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301221754.h0MHsCnW067445>
