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