Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] syssrc/sys/arch/powerpc/powerpc
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.
Home |
Main Index |
Thread Index |
Old Index