Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #545 and #547
details: https://anonhg.NetBSD.org/src/rev/deb3e40b2d05
branches: netbsd-7
changeset: 799026:deb3e40b2d05
user: martin <martin%NetBSD.org@localhost>
date: Tue Feb 24 10:53:54 2015 +0000
description:
Tickets #545 and #547
diffstat:
doc/CHANGES-7.0 | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 7c4e7a14cca9 -r deb3e40b2d05 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Tue Feb 24 10:52:42 2015 +0000
+++ b/doc/CHANGES-7.0 Tue Feb 24 10:53:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.210 2015/02/23 05:49:09 msaitoh Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.211 2015/02/24 10:53:54 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -16072,3 +16072,22 @@
Update bind to 9.10.1-P2. It includes fix of CVE-2015-1349.
[spz, ticket #544]
+
+sys/dev/pci/ixgbe/ixgbe.c 1.16-1.19
+sys/dev/pci/ixgbe/ixgbe.h 1.2
+sys/dev/pci/ixgbe/ixgbe_netbsd.c 1.2-1.3
+
+ Fix mutex(9) related problem reported by Uwe Toenjes in PR#49328.
+ [msaitoh, ticket #545]
+
+include/unistd.h 1.144
+sys/kern/init_sysent.c (regen)
+sys/kern/syscalls.c (regen)
+sys/kern/syscalls.master 1.272
+sys/rump/include/rump/rump_syscalls.h (regen)
+sys/sys/syscall.h (regen)
+sys/sys/syscallargs.h (regen)
+
+ Fix return type of the readlinkat(2) syscall.
+ [khorben, ticket #547]
+
Home |
Main Index |
Thread Index |
Old Index