Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 12/18/2006 09:39:14
Module Name:	src
Committed By:	skrll
Date:		Mon Dec 18 09:39:14 UTC 2006

Modified Files:
	src/sys/arch/hppa/hppa: trap.c
	src/sys/uvm: uvm_unix.c

Log Message:
Update uvm_grow to support stacks that grow upwards.

Use on hppa and fix a bug in the hppa trap handler.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/hppa/hppa/trap.c
cvs rdiff -r1.36 -r1.37 src/sys/uvm/uvm_unix.c

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