Subject: CVS commit: [netbsd-1-5] syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 07/02/2001 17:05:45
Module Name: syssrc
Committed By: jhawk
Date: Mon Jul 2 14:05:45 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/powerpc [netbsd-1-5]: trap.c
Log Message:
Pull up revision 1.48 via patch (requested by matt):
Record any stack growth. This fixes a serious problem with core dumps.
Without this change, coredumps will only contain one page of stack
regardless of how many pages of stack the process actually has.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.4.1 syssrc/sys/arch/powerpc/powerpc/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.