Subject: CVS commit: [vmlocking2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/26/2007 17:55:07
Module Name:	src
Committed By:	ad
Date:		Wed Dec 26 17:55:07 UTC 2007

Modified Files:
	src/sys/arch/i386/i386 [vmlocking2]: machdep.c trap.c
	src/sys/arch/i386/include [vmlocking2]: cpu.h
	src/sys/kern [vmlocking2]: subr_prf.c
	src/sys/sys [vmlocking2]: cpu.h

Log Message:
Back out the dumppcb changes for the time being.


To generate a diff of this commit:
cvs rdiff -r1.616.2.1 -r1.616.2.2 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.228.2.2 -r1.228.2.3 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.150.4.2 -r1.150.4.3 src/sys/arch/i386/include/cpu.h
cvs rdiff -r1.111.2.1 -r1.111.2.2 src/sys/kern/subr_prf.c
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/sys/sys/cpu.h

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