Subject: CVS commit: syssrc/sys/arch/luna68k/luna68k
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/17/2001 09:39:55
Module Name:	syssrc
Committed By:	chs
Date:		Fri Aug 17 06:39:54 UTC 2001

Modified Files:
	syssrc/sys/arch/luna68k/luna68k: pmap.c

Log Message:
implement pmap_k{enter_pa,remove}() correctly.
remove various checks for impossible conditions.
other misc cleanup.
tested by tohru.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/luna68k/luna68k/pmap.c

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