NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45330 CVS commit: src/sys/kern



The following reply was made to PR kern/45330; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45330 CVS commit: src/sys/kern
Date: Tue, 6 Sep 2011 11:22:43 +0000

 Module Name:   src
 Committed By:  jmcneill
 Date:          Tue Sep  6 11:22:43 UTC 2011
 
 Modified Files:
        src/sys/kern: sys_process.c
 
 Log Message:
 PR# kern/45330: ptrace: signals can alter syscall return values
 
 process_stoptrace: defer signal processing to userret, ok christos@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.161 -r1.162 src/sys/kern/sys_process.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index