Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 06/08/2000 21:18:21
Module Name: syssrc
Committed By: soda
Date: Fri Jun 9 04:18:20 UTC 2000
Modified Files:
syssrc/sys/arch/mips/include: vmparam.h
Log Message:
USRIOSIZE had to be changed from 32 to 128,
when MAXBSIZE was changed from 16KB to 64KB(MAXPHYS)
on <sys/param.h> revision 1.28.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 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.