Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1090 and #1092
details: https://anonhg.NetBSD.org/src/rev/f287888cff2d
branches: netbsd-8
changeset: 445780:f287888cff2d
user: martin <martin%NetBSD.org@localhost>
date: Mon Nov 12 12:24:42 2018 +0000
description:
Tickets #1090 and #1092
diffstat:
doc/CHANGES-8.1 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 97b36b80ea0e -r f287888cff2d doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Mon Nov 12 12:23:20 2018 +0000
+++ b/doc/CHANGES-8.1 Mon Nov 12 12:24:42 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.53 2018/11/12 09:44:17 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.54 2018/11/12 12:24:42 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1668,3 +1668,14 @@
Fix sendmmsg() and recvmmsg() and re-enable them for NSD.
[hannken, ticket #1089]
+sys/dev/usb/ugen.c 1.141
+
+ Enfore USB timeout on ugen(4) write operations.
+ [manu, ticket #1090]
+
+sys/kern/uipc_usrreq.c 1.187
+sys/netipsec/keysock.c 1.66
+
+ Don't call soroverflow when we return the error to the sender.
+ [roy, ticket #1092]
+
Home |
Main Index |
Thread Index |
Old Index