Module Name:    src
Committed By:   martin
Date:           Fri Dec 22 13:51:13 UTC 2023

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

Log Message:
Tickets #513 and #514


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.174 -r1.1.2.175 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.174 src/doc/CHANGES-10.0:1.1.2.175
--- src/doc/CHANGES-10.0:1.1.2.174	Tue Dec 19 12:39:01 2023
+++ src/doc/CHANGES-10.0	Fri Dec 22 13:51:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.174 2023/12/19 12:39:01 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.175 2023/12/22 13:51:13 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -14424,3 +14424,13 @@ sys/arch/netwinder/conf/std.netwinder		1
 	netwinder: make GENERIC kernel bootable again.
 	[uwe, ticket #510]
 
+Makefile					1.338
+
+	Makefile: Run `postinstall -d /', not `postinstall -d //'.
+	[riastradh, ticket #513]
+
+sys/arch/xen/xen/xennetback_xenbus.c		1.124 (patch)
+
+	xennet(4) backend: sanity check the fragments we get from the guest.
+	[bouyer, ticket #514]
+

Reply via email to