Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/16/1999 14:49:20
Module Name: syssrc
Committed By: he
Date: Thu Dec 16 22:49:20 UTC 1999
Modified Files:
syssrc/sys/arch/vax/vax [netbsd-1-4]: machdep.c
Log Message:
Apply patch (requested by ragge):
In process_write_regs(), no checks were made to which bits in
the PSL that was altered. This means that the traced process
could gain any hardware privileges.
To generate a diff of this commit:
cvs rdiff -r1.76.2.1 -r1.76.2.2 syssrc/sys/arch/vax/vax/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.