Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #1423 and #1424



details:   https://anonhg.NetBSD.org/src/rev/b13e30ee8285
branches:  netbsd-9
changeset: 359956:b13e30ee8285
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Feb 02 14:27:21 2022 +0000

description:
Tickets #1423 and #1424

diffstat:

 doc/CHANGES-9.3 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r fb24ad220f7e -r b13e30ee8285 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Wed Feb 02 14:25:49 2022 +0000
+++ b/doc/CHANGES-9.3   Wed Feb 02 14:27:21 2022 +0000
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.72 2022/02/02 04:26:39 msaitoh Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.73 2022/02/02 14:27:21 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1453,3 +1453,17 @@
        Clean up temporary wedges used during extraction/installation.
        [martin, ticket #1422]
 
+build.sh                                       1.345
+
+       Add "distsets" alias for "distribution sets".
+       [mrg, ticket #1423]
+
+sys/dev/pci/ixgbe/ix_txrx.c                    1.95
+sys/dev/pci/ixgbe/ixgbe.c                      1.305 via patch
+sys/dev/pci/ixgbe/ixgbe_mbx.c                  1.19
+sys/dev/pci/ixgbe/ixgbe_netbsd.h               1.15-1.16
+sys/dev/pci/ixgbe/ixv.c                                1.178 via patch
+
+       Use atomic_{load,store}_relaxed() for event counters.
+       [msaitoh, ticket #1424]
+



Home | Main Index | Thread Index | Old Index