Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/04/2001 12:16:03
Module Name:	syssrc
Committed By:	jmc
Date:		Sun Feb  4 10:16:03 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/include: vmparam.h

Log Message:
In the LKM section add some things the LKM's need (since they aren't
defining _SUN3_ or _SUN3X_ generally to pickup the full vmparam.h

Added MAXDSIZ (set to sun3's limit) and VM_NFREELIST


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/sun3/include/vmparam.h

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