Module Name: src
Committed By: martin
Date: Sun Oct 8 18:49:13 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #397
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.129 -r1.1.2.130 src/doc/CHANGES-10.0
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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.129 src/doc/CHANGES-10.0:1.1.2.130
--- src/doc/CHANGES-10.0:1.1.2.129 Sun Oct 8 15:24:41 2023
+++ src/doc/CHANGES-10.0 Sun Oct 8 18:49:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.129 2023/10/08 15:24:41 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.130 2023/10/08 18:49:12 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -12268,3 +12268,10 @@ sys/dev/pci/if_wm.c 1.785-1.789
- Modify some event counters' descriptions to clarify meaning.
[msaitoh, ticket #396]
+distrib/evbmips/instkernel/ramdisk/Makefile 1.19
+lib/libm/Makefile 1.222
+
+ libm: add fma() functions for mips.
+ Bump ramdisk size slightly.
+ [he, ticket #397]
+