Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Ticket #229
details: https://anonhg.NetBSD.org/src/rev/60598007d56c
branches: netbsd-10
changeset: 377375:60598007d56c
user: martin <martin%NetBSD.org@localhost>
date: Sun Jul 09 13:40:15 2023 +0000
description:
Ticket #229
diffstat:
doc/CHANGES-10.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 9678dfa14df9 -r 60598007d56c doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Sun Jul 09 13:39:27 2023 +0000
+++ b/doc/CHANGES-10.0 Sun Jul 09 13:40:15 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.79 2023/07/07 19:04:02 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.80 2023/07/09 13:40:15 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -2387,3 +2387,10 @@ sys/net/if_wg.c 1.76
wg(4): improve diagnostic messages.
[jakllsch, ticket #228]
+sys/dev/pci/virtio_pci.c 1.43
+sys/dev/virtio/virtio_mmio.c 1.11
+
+ virtio(4): Fix byte order of DMA data for armeb in the same manner as
+ aarch64eb.
+ [rin, ticket #229]
+
Home |
Main Index |
Thread Index |
Old Index