Subject: CVS commit: [netbsd-4] src/sys
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/04/2007 19:41:46
Module Name:	src
Committed By:	bouyer
Date:		Thu Jan  4 19:41:46 UTC 2007

Modified Files:
	src/sys/arch/hppa/hppa [netbsd-4]: trap.c
	src/sys/uvm [netbsd-4]: uvm_unix.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #323):
	sys/uvm/uvm_unix.c: revision 1.37
	sys/arch/hppa/hppa/trap.c: revision 1.39
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.38.2.1 src/sys/arch/hppa/hppa/trap.c
cvs rdiff -r1.36 -r1.36.2.1 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.