Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/07/2001 00:37:20
Module Name: syssrc
Committed By: mrg
Date: Wed Jun 6 21:37:20 UTC 2001
Modified Files:
syssrc/sys/kern: kern_sig.c
Log Message:
in coredump() remove the COMPAT_NETBSD32 #ifdef, and replace it with a hook.
move coredump32() into compat/netbsd32.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 syssrc/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.