Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/05/2000 12:26:13
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue Dec  5 10:26:12 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: db_disasm.c

Log Message:
actually, pte is normally in user address space, but can also be in kernel
address space for LARGEPAGES kernel; to handle both, do the same dance
as for loc


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/i386/i386/db_disasm.c

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