Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc #1615



details:   https://anonhg.NetBSD.org/src/rev/84a9e62a9d25
branches:  netbsd-1-6
changeset: 531184:84a9e62a9d25
user:      jmc <jmc%NetBSD.org@localhost>
date:      Sun Mar 28 08:03:02 2004 +0000

description:
#1615

diffstat:

 doc/CHANGES-1.6.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r d7a43c57955e -r 84a9e62a9d25 doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Sun Mar 28 08:02:36 2004 +0000
+++ b/doc/CHANGES-1.6.3 Sun Mar 28 08:03:02 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.3,v 1.1.2.38 2004/03/28 07:48:11 jmc Exp $
+#      $NetBSD: CHANGES-1.6.3,v 1.1.2.39 2004/03/28 08:03:02 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
 
@@ -236,3 +236,9 @@
        default rules cause problems if "valarray.cc" is newer than "valarray"
        (for example).
        [junyoung, ticket #1611]
+
+sys/kern/kern_exit.c                   1.104-1.106
+
+       Make sure that, if orphaned child is being traced, it's reparented back 
+       to the original parent before it's killed.
+       [junyoung, ticket #1615]



Home | Main Index | Thread Index | Old Index