Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 06/03/2007 09:38:16
Module Name: src
Committed By: pavel
Date: Sun Jun 3 09:38:16 UTC 2007
Modified Files:
src/sys/arch/i386/i386: process_machdep.c
Log Message:
Attempt to fix PR kern/36431 by including process_read_fpregs() and
process_read_regs() when COREDUMP is defined. These function are used
in core_elf32.c .
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/arch/i386/i386/process_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.