Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 728 and 729.



details:   https://anonhg.NetBSD.org/src/rev/7dcb6a7a5578
branches:  netbsd-6
changeset: 775551:7dcb6a7a5578
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Nov 30 04:30:26 2012 +0000

description:
Ticket 728 and 729.

diffstat:

 doc/CHANGES-6.1 |  14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r d7879a3e8d32 -r 7dcb6a7a5578 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Fri Nov 30 04:27:54 2012 +0000
+++ b/doc/CHANGES-6.1   Fri Nov 30 04:30:26 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.48 2012/11/29 00:12:19 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.49 2012/11/30 04:30:26 msaitoh Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -916,7 +916,7 @@
 
 lib/libc/arch/arm/sys/__aeabi_read_tp.S                1.3
 
-       Add $NetBSD: CHANGES-6.1,v 1.1.2.48 2012/11/29 00:12:19 riz Exp $ tag.  Use ip to save r1 instead of the stack.
+       Add $NetBSD: CHANGES-6.1,v 1.1.2.49 2012/11/30 04:30:26 msaitoh Exp $ tag.  Use ip to save r1 instead of the stack.
        [matt, ticket #701]
 
 sys/net/npf/npf.c                              1.14
@@ -7094,3 +7094,13 @@
        build again.
        [msaitoh, ticket #727]
 
+sys/arch/xen/xenbus/xenbus_xs.c                        1.23
+
+       Xen Dom0 NetBSD kernel can crash by adding duplicate xenwatches.
+       [royger, ticket #728]
+
+distrib/sets/lists/base/shl.mi                 1.641
+lib/libnpf/Makefile                            1.4
+
+       Install libnpf in /lib too because npfctl is linked against it.
+       [christos, ticket #729]



Home | Main Index | Thread Index | Old Index