Module Name:    src
Committed By:   martin
Date:           Sat Dec 30 19:35:09 UTC 2023

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Tickets #521 - #524


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.180 -r1.1.2.181 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.180 src/doc/CHANGES-10.0:1.1.2.181
--- src/doc/CHANGES-10.0:1.1.2.180	Fri Dec 29 20:43:17 2023
+++ src/doc/CHANGES-10.0	Sat Dec 30 19:35:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.180 2023/12/29 20:43:17 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.181 2023/12/30 19:35:09 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -15005,3 +15005,26 @@ doc/3RDPARTY					1.1972 (patch)
 	Update tzdata to 2023d.
 	[kre, ticket #520]
 
+distrib/sets/lists/debug/module.md.i386		1.8
+distrib/sets/lists/modules/md.i386		1.97
+sys/modules/Makefile				1.281
+
+	PR 57793: do not build and install the (legacy) radeondrm module.
+	[pgoyette, ticket #521]
+
+usr.sbin/makefs/msdos.c				1.22
+
+	makefs(8): PR 57752: return a proper exit status on failure
+	on creating msdosfs.
+	[tsutsui, ticket #522]
+
+sbin/iscsid/iscsid_driverif.c			1.10
+
+	iscsid(8): treat port 0 (unset) as ISCSI_DEFAULT_PORT like before.
+	[mlelstv, ticket #523]
+
+sys/stand/efiboot/efinet.c			1.7,1.8
+
+	efiboot: fix PXE boot on some UEFI implementations.
+	[rin, ticket #524]
+

Reply via email to