Subject: CVS commit: syssrc/sys/arch/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/30/2002 00:14:18
Module Name:	syssrc
Committed By:	fvdl
Date:		Fri Nov 29 22:14:18 UTC 2002

Modified Files:
	syssrc/sys/arch/x86_64/include: pmap.h
	syssrc/sys/arch/x86_64/x86_64: pmap.c

Log Message:
Make this a bit more like -current i386 pmap. Adjust some argument
types to avoid sign extension (although this is not a problem
currently).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/x86_64/include/pmap.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/x86_64/x86_64/pmap.c

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