Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1091 and #1092
details: https://anonhg.NetBSD.org/src/rev/9212dbe63c89
branches: netbsd-9
changeset: 938983:9212dbe63c89
user: martin <martin%NetBSD.org@localhost>
date: Tue Sep 22 18:43:22 2020 +0000
description:
Tickets #1091 and #1092
diffstat:
doc/CHANGES-9.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 3d2d1e027fbf -r 9212dbe63c89 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Tue Sep 22 18:41:48 2020 +0000
+++ b/doc/CHANGES-9.1 Tue Sep 22 18:43:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.114 2020/09/20 10:17:44 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.115 2020/09/22 18:43:22 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -5006,3 +5006,15 @@
Fix virtio interrupts after MSI-X vector exhaustion.
[jakllsch, ticket #1090]
+sys/kern/uipc_socket.c 1.291
+sys/kern/uipc_socket2.c 1.138
+sys/kern/uipc_usrreq.c 1.199
+
+ Add socket info for user and group for unix sockets in fstat.
+ [christos, ticket #1091]
+
+sys/arch/arm/arm/undefined.c 1.67
+
+ Allow an undefined instruction to use lr (r14) as Rt.
+ [skrll, ticket #1092]
+
Home |
Main Index |
Thread Index |
Old Index