Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 954.



details:   https://anonhg.NetBSD.org/src/rev/bafd2994dc8c
branches:  netbsd-3
changeset: 577490:bafd2994dc8c
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Nov 13 14:01:17 2005 +0000

description:
Ticket 954.

diffstat:

 doc/CHANGES-3.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 4d60ff6103c6 -r bafd2994dc8c doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Sun Nov 13 13:56:02 2005 +0000
+++ b/doc/CHANGES-3.0   Sun Nov 13 14:01:17 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.311 2005/11/12 22:16:24 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.312 2005/11/13 14:01:17 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -14030,3 +14030,10 @@
        Add "uaddr" and improve text for "laddr".
        [chs, ticket #953]
 
+sys/kern/kern_sig.c                            1.211
+sys/kern/kern_lwp.c                            1.33
+
+       Prevent occasional panics while signaling a process which uses LWPs.
+       Fixes PR kern/28886 and PR kern/26771.
+       [chs, ticket #954]
+



Home | Main Index | Thread Index | Old Index