Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1627 - #1629
details: https://anonhg.NetBSD.org/src/rev/571fd620be93
branches: netbsd-9
changeset: 374354:571fd620be93
user: martin <martin%NetBSD.org@localhost>
date: Thu Apr 20 14:15:22 2023 +0000
description:
Tickets #1627 - #1629
diffstat:
doc/CHANGES-9.4 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 77afb33b003e -r 571fd620be93 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Thu Apr 20 14:13:27 2023 +0000
+++ b/doc/CHANGES-9.4 Thu Apr 20 14:15:22 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.62 2023/04/01 16:28:55 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.63 2023/04/20 14:15:22 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1370,3 +1370,21 @@ usr.sbin/iostat/iostat.c 1.68
doesn't repeat the processing every iteration.
[kre, ticket #1626]
+sys/arch/luna68k/conf/Makefile.luna68k 1.30
+
+ Fix missing locore.d dependency output on make depend.
+ [tsutsui, ticket #1627]
+
+sys/arch/dreamcast/dev/microcode/Makefile 1.6
+sys/arch/dreamcast/dev/microcode/aica_arm.c 1.7,1.8
+sys/arch/dreamcast/dev/microcode/aica_arm_locore.S 1.4,1.5
+sys/arch/dreamcast/dev/microcode/aica_armcode.h 1.5
+
+ dreamcast: aica(4): audio fix.
+ [tsutsui, ticket #1628]
+
+usr.sbin/npf/npfd/npfd.8 1.7
+
+ npfd(8): fix "-i" argument in tcpdump example.
+ [tsutsui, ticket #1629]
+
Home |
Main Index |
Thread Index |
Old Index