Module Name: src
Committed By: martin
Date: Sun Oct 8 18:50:47 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1747
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.106 -r1.1.2.107 src/doc/CHANGES-9.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.106 src/doc/CHANGES-9.4:1.1.2.107
--- src/doc/CHANGES-9.4:1.1.2.106 Sun Oct 8 15:30:06 2023
+++ src/doc/CHANGES-9.4 Sun Oct 8 18:50:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.106 2023/10/08 15:30:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.107 2023/10/08 18:50:46 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -2242,3 +2242,10 @@ sys/dev/pci/if_wm.c 1.785-1.789
- Modify some event counters' descriptions to clarify meaning.
[msaitoh, ticket #1746]
+distrib/evbmips/instkernel/ramdisk/Makefile 1.19
+lib/libm/Makefile 1.222
+
+ libm: add fma() functions for mips.
+ Bump ramdisk size slightly.
+ [he, ticket #1747]
+