Subject: CVS commit: src/sys/arch/i386/include
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 06/04/2006 15:41:53
Module Name:	src
Committed By:	perry
Date:		Sun Jun  4 15:41:53 UTC 2006

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

Log Message:
Wrap the UPAGES definition with an #ifndef so that (in emergencies) it
can be put into a kernel config file.

Stack overflows should be fixed, not patched around, but this makes it
easier to test if one is causing a panic.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/arch/i386/include/param.h

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