Subject: CVS commit: src/sys/arch/sun2/include
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/16/2007 18:39:21
Module Name:	src
Committed By:	tsutsui
Date:		Fri Mar 16 18:39:21 UTC 2007

Modified Files:
	src/sys/arch/sun2/include: param.h

Log Message:
Bump MAXBSIZE to 0x4000 because 16KB could be used by default
on newfs(8) in these days and we'll get "buf mem pool index 5" panic
in sys/kern/vfs_bio.c.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sun2/include/param.h

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