Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Tickets 1012,1013.
details: https://anonhg.NetBSD.org/src/rev/256e53deacf3
branches: netbsd-7-0
changeset: 801072:256e53deacf3
user: riz <riz%NetBSD.org@localhost>
date: Sun Nov 08 00:38:34 2015 +0000
description:
Tickets 1012,1013.
diffstat:
doc/CHANGES-7.0.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r de0c9578f2d0 -r 256e53deacf3 doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Sun Nov 08 00:38:18 2015 +0000
+++ b/doc/CHANGES-7.0.1 Sun Nov 08 00:38:34 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.8 2015/11/08 00:31:15 riz Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.9 2015/11/08 00:38:34 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -115,3 +115,15 @@
check addr + len < limit, not addr < limit.
[christos, ticket #1011]
+external/gpl3/binutils/dist/binutils/arsup.c 1.2
+lib/libc/net/getnetnamadr.c 1.43-1.44
+
+ Resolve hostnames with "_". PR#50367.
+ [christos, ticket #1012]
+
+sys/arch/x86/x86/sys_machdep.c 1.29
+
+ Fix broken error handling leading to random crashes in
+ threaded programs.
+ [christos, ticket #1013]
+
Home |
Main Index |
Thread Index |
Old Index