Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 03/26/2000 18:55:18
Module Name:	syssrc
Committed By:	nisimura
Date:		Mon Mar 27 02:55:17 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/include: mips3_pte.h mips_param.h
	syssrc/sys/arch/mips/mips: mips_machdep.c

Log Message:
Nuke MIPS_16K_PAGE conditional which should be commited in.  It
was used for debugg'n purposes which only make senses on particular
hardware configurations and has never been intended to extend pagesize
of NetBSD/mips.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/mips/include/mips3_pte.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/mips/include/mips_param.h
cvs rdiff -r1.69 -r1.70 syssrc/sys/arch/mips/mips/mips_machdep.c

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