Module Name:    src
Committed By:   martin
Date:           Sun Nov  5 17:45:25 UTC 2023

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

Log Message:
Tickets #456 - #459


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.156 -r1.1.2.157 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.156 src/doc/CHANGES-10.0:1.1.2.157
--- src/doc/CHANGES-10.0:1.1.2.156	Fri Nov  3 10:27:30 2023
+++ src/doc/CHANGES-10.0	Sun Nov  5 17:45:25 2023
@@ -1,5 +1,5 @@
 
-# $NetBSD: CHANGES-10.0,v 1.1.2.156 2023/11/03 10:27:30 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.157 2023/11/05 17:45:25 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -14049,3 +14049,31 @@ tests/net/if_vlan/t_vlan.sh			1.25
 	Support vlan(4) over l2tp(4).
 	[yamaguchi, ticket #455]
 
+sys/arch/newsmips/dev/zs_hb.c			1.30
+
+	newsmips: fix zs(4) attachment kernel messages.
+	[tsutsui, ticket #456]
+
+sys/arch/newsmips/conf/DEJIKO			1.36,1.37
+sys/arch/newsmips/conf/GENERIC			1.144,1.145
+sys/arch/newsmips/conf/INSTALL			1.48
+sys/arch/newsmips/conf/WAPIKO			1.50,1.51
+
+	newsmips: use FONT_SONY12x24 for Sony fans, rather than Gallant
+	fonts used on Sun.
+	Specify -fno-unwind-tables to shrink kernel binaries.
+	[tsutsui, ticket #457]
+
+share/examples/npf/host-npf.conf		1.12
+share/examples/npf/soho_gw-npf.conf		1.21
+
+	npf(7): fix examples.
+	[tsutsui, ticket #458]
+
+sys/arch/newsmips/conf/GENERIC			1.146
+sys/arch/newsmips/conf/INSTALL			1.49
+sys/arch/newsmips/dev/fb.c			1.30-1.34
+
+	newsmips: add NWS-3260 LCD-MONO support.
+	[tsutsui, ticket #459]
+

Reply via email to