Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/04/1999 10:36:38
Module Name: syssrc
Committed By: fvdl
Date: Mon Oct 4 17:36:38 UTC 1999
Modified Files:
syssrc/sys/arch/i386/i386: trap.c
Log Message:
It's legal to mmap pages in the lower part of the stack (< limit), and
use them, so allow this by relaxing the check for it.
To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 syssrc/sys/arch/i386/i386/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.