Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/14/2003 17:39:04
Module Name:	src
Committed By:	christos
Date:		Sun Sep 14 17:39:04 UTC 2003

Modified Files:
	src/sys/kern: kern_sig.c

Log Message:
- don't trash the linked list pointers in the ksiginfo_t reuse case
  [thanks enami]
- fix uninitialized variable in the exit hook.
  [thanks yamt]


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/sys/kern/kern_sig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.