Subject: CVS commit: src/sys/arch/sun3/include
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/22/2005 17:13:14
Module Name: src
Committed By: chs
Date: Sat Jan 22 17:13:14 UTC 2005
Modified Files:
src/sys/arch/sun3/include: param3.h
Log Message:
bring back the sun3 MAXPHYS definition that has been missing for 8 years.
more recently, we changed to relying on MAXPHYS rather than MAXBSIZE to
limit page cache I/O sizes, and sun3 has been broken since then.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/arch/sun3/include/param3.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.