Subject: CVS commit: syssrc/sys/arch/i386/conf
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/07/2002 10:54:34
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Oct  7 07:54:33 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/conf: files.i386

Log Message:
lock_machdep.c only depends on LOCKDEBUG, in which case it's also
needed in the non-MP case (since pmap.c now calls __cpu_simple_lock
directly)


To generate a diff of this commit:
cvs rdiff -r1.217 -r1.218 syssrc/sys/arch/i386/conf/files.i386

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.