Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/27/1999 18:17:05
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jul 28 01:17:04 UTC 1999

Modified Files:
	syssrc/sys/arch/i386/i386: pmap.c
	syssrc/sys/arch/pc532/pc532: pmap.c

Log Message:
Slight adjustment to last; move pmap_kenter_pa() to where the other
pmap_k* functions are.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/pc532/pc532/pmap.c

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