Subject: CVS commit: src/sys/arch/m68k/include
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 06/05/2007 04:52:07
Module Name:	src
Committed By:	mhitch
Date:		Tue Jun  5 04:52:07 UTC 2007

Modified Files:
	src/sys/arch/m68k/include: pte_motorola.h

Log Message:
Page table sizes depend on pagesize - fix M68K_MAX_PTSIZE to account for
pagesize.  M68K_MAX_KPTSIZE also dependent on pagesize, and was 1/4 the
maximum size of a user pagetable.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/m68k/include/pte_motorola.h

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