Subject: CVS commit: syssrc/sys/arch/i386
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 12/06/2002 16:47:10
Module Name: syssrc
Committed By: junyoung
Date: Fri Dec 6 14:47:09 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
syssrc/sys/arch/i386/include: cpu.h
Log Message:
Don't pollute struct cpu_info with throwaway variables.
To generate a diff of this commit:
cvs rdiff -r1.502 -r1.503 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.91 -r1.92 syssrc/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.