Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index