NetBSD-Bugs archive

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

PR/36183 CVS commit: [netbsd-5] src/sys



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36183 CVS commit: [netbsd-5] src/sys
Date: Fri,  6 Feb 2009 01:54:09 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Fri Feb  6 01:54:09 UTC 2009
 
 Modified Files:
        src/sys/kern [netbsd-5]: kern_lwp.c sys_process.c
        src/sys/sys [netbsd-5]: lwp.h
 
 Log Message:
 Pull up following revision(s) (requested by ad in ticket #414):
        sys/kern/kern_lwp.c: revision 1.127
        sys/kern/sys_process.c: revision 1.146
        sys/sys/lwp.h: revision 1.117
 PR kern/36183 problem with ptrace and multithreaded processes
 Fix the crashy test case that Thor provided.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.126 -r1.126.2.1 src/sys/kern/kern_lwp.c
 cvs rdiff -r1.143 -r1.143.4.1 src/sys/kern/sys_process.c
 cvs rdiff -r1.114 -r1.114.4.1 src/sys/sys/lwp.h
 
 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