Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Tickets 974 and 976.



details:   https://anonhg.NetBSD.org/src/rev/31848b800038
branches:  netbsd-6-1
changeset: 775881:31848b800038
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Nov 07 20:44:37 2013 +0000

description:
Tickets 974 and 976.

diffstat:

 doc/CHANGES-6.1.3 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r ab915f014347 -r 31848b800038 doc/CHANGES-6.1.3
--- a/doc/CHANGES-6.1.3 Thu Nov 07 20:32:36 2013 +0000
+++ b/doc/CHANGES-6.1.3 Thu Nov 07 20:44:37 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.3,v 1.1.2.3 2013/10/20 13:49:59 bouyer Exp $
+# $NetBSD: CHANGES-6.1.3,v 1.1.2.4 2013/11/07 20:44:37 snj Exp $
 
 A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
 release:
@@ -48,3 +48,17 @@
        PR/48304.
        [tsutsui, ticket #972]
 
+sys/arch/xen/xen/xbdback_xenbus.c              1.58
+
+       Fix a dom0 panic, or crash with a hypervisor panic, when creating
+       some domUs (domUs where the frontend driver doesn't provide a
+       "protocol" entry in the xenstore).
+       [bouyer, ticket #974]
+
+libexec/ld.elf_so/tls.c                                1.9
+tests/lib/libc/tls/dso/h_tls_dlopen.c          1.5
+
+       Only initialise TLS space from the PT_TLS segment, if the size is
+       positive and the offset has been computed. Fixes PR lib/48324.
+       [joerg, ticket #976]
+



Home | Main Index | Thread Index | Old Index