Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/14/2000 20:55:18
Module Name: syssrc
Committed By: thorpej
Date: Tue Nov 14 18:55:17 UTC 2000
Modified Files:
syssrc/sys/arch/mips/include: vmparam.h
Log Message:
We use 4K pages on MIPS systems (see mips_param.h), so override
PAGE_SIZE and friends to be compile-time constants.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/mips/include/vmparam.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.