Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/29/2005 21:36:41
Module Name: src
Committed By: christos
Date: Sun May 29 21:36:41 UTC 2005
Modified Files:
src/sys/arch/x86/x86: lapic.c lock_machdep.c x86_autoconf.c
Log Message:
avoid variable shadowing.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/x86/x86/lapic.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/x86/lock_machdep.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/x86/x86_autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.