Subject: CVS commit: syssrc/sys/compat/linux/arch/mips
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 04/15/2002 23:48:13
Module Name: syssrc
Committed By: manu
Date: Mon Apr 15 20:48:13 UTC 2002
Modified Files:
syssrc/sys/compat/linux/arch/mips: linux_machdep.c
Log Message:
Do not restore SR on sigreturn: this could enable the user process to gain
unpropre privileges.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/compat/linux/arch/mips/linux_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.