Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 05/27/2000 15:37:49
Module Name:	syssrc
Committed By:	scw
Date:		Sat May 27 22:37:48 UTC 2000

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

Log Message:
Nuke HP_SEG_SIZE. Use NBSEG instead (as used by m68k_trunc_seg() et al),
which takes into account the mmu type.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/mvme68k/include/param.h
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/mvme68k/include/pmap.h
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/mvme68k/mvme68k/pmap.c

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