Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/04/1999 14:26:53
Module Name: syssrc
Committed By: tron
Date: Sat Dec 4 22:26:53 UTC 1999
Modified Files:
syssrc/sys/compat/linux/common: linux_signal.c
Log Message:
Add bound checks in emulation of kill(2). This fixes the last part of
PR kern/8904 by Dave Sainty.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/compat/linux/common/linux_signal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.