Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 210, 213, 214
details: https://anonhg.NetBSD.org/src/rev/acdb4e4ce554
branches: netbsd-8
changeset: 434220:acdb4e4ce554
user: snj <snj%NetBSD.org@localhost>
date: Sun Aug 20 04:56:55 2017 +0000
description:
210, 213, 214
diffstat:
doc/CHANGES-8.0 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 0b451aee046a -r acdb4e4ce554 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Sun Aug 20 04:55:40 2017 +0000
+++ b/doc/CHANGES-8.0 Sun Aug 20 04:56:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.40 2017/08/14 23:57:50 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.41 2017/08/20 04:56:55 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -5251,3 +5251,24 @@
unactivated pcap_t handle. PR lib/51952.
[ginsbach, ticket #209]
+sys/dev/hdaudio/hdafg.c 1.13
+sys/dev/hdaudio/hdafg_dd.c 1.2
+
+ put all the ELD debugging messages under
+ #ifdef HDAFG_HDMI_DEBUG.
+ [mrg, ticket #210]
+
+lib/libc/rpc/rpcb_st_xdr.c 1.12
+
+ Fixed NetBSD RPCBPROC_GETSTAT endocde/decode interoperability
+ issues with other operating systems. The get statistics option
+ (-m) of rpcifno now works correctly against other
+ implementations of rpcbind and vice versa. PR lib/15802.
+ [ginsbach, ticket #213]
+
+lib/libc/stdlib/merge.c 1.15
+
+ Gracefully handle a zero number of members argument in
+ mergesort(3). PR lib/50316.
+ [ginsbach, ticket #214]
+
Home |
Main Index |
Thread Index |
Old Index