Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/18/2004 21:29:27
Module Name:	src
Committed By:	chs
Date:		Sun Jul 18 21:29:27 UTC 2004

Modified Files:
	src/sys/kern: kern_exec.c kern_sa.c

Log Message:
add support for hppa to the MI scheduler activations kernel code:
 - on hppa the stack grows up, so handle that using the STACK_* macros.


To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/sys/kern/kern_exec.c
cvs rdiff -r1.52 -r1.53 src/sys/kern/kern_sa.c

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