Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/20/2003 17:42:52
Module Name: src
Committed By: nathanw
Date: Tue May 20 17:42:52 UTC 2003
Modified Files:
src/sys/kern: core_elf32.c kern_sig.c
src/sys/sys: signalvar.h
Log Message:
Track the LWP ID of a synchronous (trap) signal, and report it in core dumps.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/core_elf32.c
cvs rdiff -r1.140 -r1.141 src/sys/kern/kern_sig.c
cvs rdiff -r1.38 -r1.39 src/sys/sys/signalvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.