CVS commit: [netbsd-9] src/doc

2024-04-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Apr 28 13:32:07 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.5

Log Message:
Tickets #1836 and #1837


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-9.5

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.5
diff -u src/doc/CHANGES-9.5:1.1.2.1 src/doc/CHANGES-9.5:1.1.2.2
--- src/doc/CHANGES-9.5:1.1.2.1	Sun Apr 28 10:11:21 2024
+++ src/doc/CHANGES-9.5	Sun Apr 28 13:32:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.1 2024/04/28 10:11:21 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.2 2024/04/28 13:32:07 martin Exp $
 
 A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
 release:
@@ -11,4 +11,16 @@ doc/CHANGES-9.5 added
 	Welcome to 9.4_STABLE.
 	[martin]
 
+sys/netinet6/frag6.c1.78
+
+	inet6: fix calculation of fragment length.
+	[ozaki-r, ticket #1836]
+
+sys/dev/usb/uftdi.c1.78
+sys/dev/usb/usbdevs1.815
+sys/dev/usb/usbdevs.h(regen)
+sys/dev/usb/usbdevs_data.h			(regen)
+
+	uftdi(4): PR 58127: add some USB serial adapters.
+	[maya, ticket #1837]
 



CVS commit: [netbsd-9] src/doc

2024-04-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Apr 28 13:32:07 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.5

Log Message:
Tickets #1836 and #1837


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-9.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-04-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr 18 18:52:56 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Note dedication of 9.4


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.145 -r1.1.2.146 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.145 src/doc/CHANGES-9.4:1.1.2.146
--- src/doc/CHANGES-9.4:1.1.2.145	Thu Apr 18 16:41:58 2024
+++ src/doc/CHANGES-9.4	Thu Apr 18 18:52:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.145 2024/04/18 16:41:58 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.146 2024/04/18 18:52:56 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13607,3 +13607,9 @@ sys/arch/x86/x86/viac7temp.c			1.10
 	viac7temp(4): PR 58148: fix the kernel module.
 	[andvar, ticket #1835]
 
+distrib/notes/common/main			(edited manually)
+
+	Add dedication to Wayne Knowles.
+	[martin]
+
+



CVS commit: [netbsd-9] src/doc

2024-04-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr 18 18:52:56 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Note dedication of 9.4


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.145 -r1.1.2.146 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-04-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr 18 16:41:58 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1827 - #1835


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.144 -r1.1.2.145 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.144 src/doc/CHANGES-9.4:1.1.2.145
--- src/doc/CHANGES-9.4:1.1.2.144	Wed Apr 17 18:06:32 2024
+++ src/doc/CHANGES-9.4	Thu Apr 18 16:41:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.144 2024/04/17 18:06:32 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.145 2024/04/18 16:41:58 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13550,3 +13550,60 @@ share/mk/bsd.lib.mk1.398,1.399,1.152
 	bsd.x11.mk: PR 58104: use TOOL_AWK, not the build host's awk.
 	[riastradh, ticket #1826]
 
+share/mk/bsd.own.mk1.1365,1.1366 (patch)
+sys/arch/aarch64/include/sljit_machdep.h	1.4 (patch)
+sys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c 1.5 (patch)
+sys/modules/Makefile1.285 (patch)
+
+	aarch64: PR 58103: enable SLJIT acceleration.
+	[riastradh, ticket #1827]
+
+sys/stand/efiboot/efiboot.c			1.23
+
+	efiboot: PR 58075: avoid invalid memory access with netboot.
+	[riastradh, ticket #1828]
+
+distrib/evbarm/instkernel/sshramdisk/Makefile	1.26
+
+	evbarm/sshramdisk: PR 58035: put firmware files in the right
+place.
+	[riastradh, ticket #1829]
+
+share/man/man9/workqueue.9			1.15 (patch)
+sys/kern/subr_workqueue.c			1.39-1.47 (patch)
+tests/rump/kernspace/kernspace.h		1.9 (patch)
+tests/rump/kernspace/workqueue.c		1.7-1.9 (patch)
+tests/rump/rumpkern/Makefile			1.20 (patch)
+tests/rump/rumpkern/t_workqueue.c		1.3,1.4 (patch)
+
+	workqueue(9): PR 57574: fix use-after-free.
+	[riastradh, ticket #1830]
+
+external/bsd/am-utils/dist/amd/amq_subr.c	1.4,1.5
+external/bsd/am-utils/dist/amq/amq.c		1.4
+external/bsd/am-utils/dist/amq/amq_xdr.c	1.2
+external/bsd/am-utils/dist/include/amq_defs.h	1.2
+
+	amd(8): PR 56974: fix crash in amq -i.
+	[riastradh, ticket #1831]
+
+external/gpl2/grep/dist/src/grep.c		1.3
+
+	grep(1): PR 56584: don't read FIFOs with -D skip.
+	[riastradh, ticket #1832]
+
+usr.bin/who/utmpentry.c1.22
+
+	who(1): PR 56013: fix utmpentry counting.
+	[riastradh, ticket #1833]
+
+share/mk/bsd.own.mk1.1177
+
+	sparc64: PR 55937: enable building zfs by default.
+	[riastradh, ticket #1834]
+
+sys/arch/x86/x86/viac7temp.c			1.10
+
+	viac7temp(4): PR 58148: fix the kernel module.
+	[andvar, ticket #1835]
+



CVS commit: [netbsd-9] src/doc

2024-04-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr 18 16:41:58 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1827 - #1835


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.144 -r1.1.2.145 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-04-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 17 18:06:32 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1825 and #1826


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.143 -r1.1.2.144 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-04-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 17 18:06:32 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1825 and #1826


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.143 -r1.1.2.144 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.143 src/doc/CHANGES-9.4:1.1.2.144
--- src/doc/CHANGES-9.4:1.1.2.143	Tue Apr 16 19:07:22 2024
+++ src/doc/CHANGES-9.4	Wed Apr 17 18:06:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.143 2024/04/16 19:07:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.144 2024/04/17 18:06:32 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13539,3 +13539,14 @@ etc/mtree/special1.172
 	Add /etc/sshd/ssh_host_ed25519_key* .
 	[kim, ticket #1824]
 
+sys/dev/pci/if_iwn.c1.100
+
+	iwn(4): PR 58105: use the correct firmware file on
+	Intel Centrino N 130.
+	[riastradh, ticket #1825]
+
+share/mk/bsd.lib.mk1.398,1.399,1.152 (via patch)
+
+	bsd.x11.mk: PR 58104: use TOOL_AWK, not the build host's awk.
+	[riastradh, ticket #1826]
+



CVS commit: [netbsd-9] src/doc

2024-04-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Apr 16 19:07:22 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1824


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 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.142 src/doc/CHANGES-9.4:1.1.2.143
--- src/doc/CHANGES-9.4:1.1.2.142	Mon Mar 25 15:54:20 2024
+++ src/doc/CHANGES-9.4	Tue Apr 16 19:07:22 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.142 2024/03/25 15:54:20 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.143 2024/04/16 19:07:22 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13534,3 +13534,8 @@ external/gpl2/groff/dist/tmac/doc.tmac		
 	correctly.
 	[uwe, ticket #1823]
 
+etc/mtree/special1.172
+
+	Add /etc/sshd/ssh_host_ed25519_key* .
+	[kim, ticket #1824]
+



CVS commit: [netbsd-9] src/doc

2024-04-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Apr 16 19:07:22 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1824


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Mar 25 15:54:20 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1819 - #1823


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.141 -r1.1.2.142 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.141 src/doc/CHANGES-9.4:1.1.2.142
--- src/doc/CHANGES-9.4:1.1.2.141	Tue Mar 12 12:45:42 2024
+++ src/doc/CHANGES-9.4	Mon Mar 25 15:54:20 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.141 2024/03/12 12:45:42 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.142 2024/03/25 15:54:20 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13497,3 +13497,40 @@ usr.bin/audio/record/record.c   
 	- audiorecord manual gained useful examples
 	[mrg, ticket #1818]
 
+crypto/external/bsd/openssl/dist/include/crypto/sha.h 1.2 (patch)
+crypto/external/bsd/openssl/dist/providers/implementations/digests/sha2_prov.c 1.2 (patch)
+	(applied to crypto/external/bsd/openssl/dist/crypto/evp/m_sha1.c)
+crypto/external/bsd/openssl/lib/libcrypto/libc-sha2xx.c 1.4 (patch)
+distrib/sets/lists/debug/mi			1.430 (patch)
+distrib/sets/lists/tests/mi			1.1311 (patch)
+tests/crypto/libcrypto/Makefile			1.16 (patch)
+tests/crypto/libcrypto/t_sha512trunc.c		1.1,1.2 (patch)
+
+	openssl: PR 58039: avoid buffer overrun in SHA512/256 and
+	SHA512/224 output.
+	[riastradh, ticket #1819]
+
+usr.bin/audio/common/wav.c			1.24
+
+	audioplay(1): avoid errors when a file has zero-length data.
+	[mrg, ticket #1821]
+
+distrib/amd64/ramdisks/common/Makefile.ramdisk	1.17
+distrib/i386/ramdisks/common/Makefile.ramdisk	1.16
+etc/etc.amd64/Makefile.inc			1.17
+etc/etc.i386/Makefile.inc			1.70
+
+	x86: PR 57534: release the zfs and cgd ramdisks too.
+	[riastradh, ticket #1820]
+
+sys/dev/qbus/if_qe.c1.82
+
+	vax/qe(4): PR 58068: fix crash on various ifconfig operations.
+	[riastradh, ticket #1822]
+
+external/gpl2/groff/dist/tmac/doc.tmac		1.3
+
+	doc.tmac: PR 58074: .Lk - handle punctuation without anchor-text
+	correctly.
+	[uwe, ticket #1823]
+



CVS commit: [netbsd-9] src/doc

2024-03-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Mar 25 15:54:20 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1819 - #1823


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.141 -r1.1.2.142 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Mar 12 12:45:42 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1807 and #1818


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.140 -r1.1.2.141 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Mar 12 10:15:04 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1817


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 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.139 src/doc/CHANGES-9.4:1.1.2.140
--- src/doc/CHANGES-9.4:1.1.2.139	Mon Mar 11 20:04:38 2024
+++ src/doc/CHANGES-9.4	Tue Mar 12 10:15:04 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.139 2024/03/11 20:04:38 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.140 2024/03/12 10:15:04 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13464,3 +13464,8 @@ lib/libc/gen/getcap.c1.58
 	libc: fix memory leak in getent().
 	[ozaki-r, ticket #1816]
 
+sys/dev/ic/nvme.c1.69
+
+	nvme(4): PR 58025: fix nvmectl(8) after suspend/resume cycle.
+	[riastradh, ticket #1817]
+



CVS commit: [netbsd-9] src/doc

2024-03-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Mar 12 10:15:04 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1817


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Mar 11 20:04:39 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1813 - #1816


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.138 -r1.1.2.139 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.138 src/doc/CHANGES-9.4:1.1.2.139
--- src/doc/CHANGES-9.4:1.1.2.138	Sun Mar 10 19:22:08 2024
+++ src/doc/CHANGES-9.4	Mon Mar 11 20:04:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.138 2024/03/10 19:22:08 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.139 2024/03/11 20:04:38 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13438,3 +13438,29 @@ sys/netinet6/in6.c1.292
 	a router advertisement processed by dhcpcd.
 	[riastradh, ticket #1812]
 
+etc/named.conf	1.11
+external/mpl/bind/dist/lib/isc/netmgr/netmgr-int.h 1.11
+usr.sbin/postinstall/postinstall.in		1.59
+
+	named(8): fix bus errors on alignement critical architectures.
+	Update the default named.conf for the new version.
+	postinstall(8): add support to upgrade the named(8) configuration.
+	[christos, ticket #1813]
+
+sys/kern/sysv_shm.c1.142
+
+	sysv_shm: PR 57979: avoid arithmetic overflow when computing
+	kern.ipc.shmmax.
+	[riastradh, ticket #1814]
+
+sys/net/if_tun.c1.175
+
+	tun(4): PR 58013: allow IPv6 packets with TUNSLMODE configured,
+	rather than hard-coding tun(4) as IPv4-only.
+	[riastradh, ticket #1815]
+
+lib/libc/gen/getcap.c1.58
+
+	libc: fix memory leak in getent().
+	[ozaki-r, ticket #1816]
+



CVS commit: [netbsd-9] src/doc

2024-03-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Mar 11 20:04:39 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1813 - #1816


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 10 19:22:09 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1806, #1808 - #1812


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.137 -r1.1.2.138 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.137 src/doc/CHANGES-9.4:1.1.2.138
--- src/doc/CHANGES-9.4:1.1.2.137	Sun Mar  3 07:13:06 2024
+++ src/doc/CHANGES-9.4	Sun Mar 10 19:22:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.137 2024/03/03 07:13:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.138 2024/03/10 19:22:08 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13400,3 +13400,41 @@ doc/3RDPARTY	(manually edited)
 	Import libuv 1.44.2.
 	Adjust nsd, unbound and bind to the netbsd-9 branch.
 	[christos, ticket #1805]
+
+lib/libc/net/getnameinfo.c			1.60
+
+	getnameinfo(3): PR 57609: fix socket address length checks.
+	[riastradh, ticket #1806]
+
+lib/libc/net/getnameinfo.3			1.43
+
+	getnameinfo(3): PR 57832_ document NI_NUMERICSCOPE.
+	[riastradh, ticket #1808]
+
+sys/netinet6/icmp6.c1.256 (patch)
+sys/netinet6/raw_ip6.c1.184 (patch)
+
+	PR 57955: deliver timestamps also to raw sockets.
+	[riastradh, ticket #1809]
+
+sys/dev/usb/if_urtwn.c1.109 (patch)
+
+	urtwn(4): PR 57965: avoid deadlock on command ring overflow.
+	[riastradh, ticket #1810]
+
+usr.bin/getconf/getconf.1			1.14
+usr.bin/getconf/getconf.c			1.37
+
+	getconf(1): PR 57875: accept variable names with or without
+	leading underscore. This matches FreeBSD and makes it more
+	portable to GNU getconf(1), which currently _requires_ a leading
+	underscore while ours currently _refuses_ a leading underscore.
+	[riastradh, ticket #1811]
+
+sys/netinet6/in6.c1.292
+
+	netinet6: PR 53922: avoid NPD on certain inet6 addr configs.
+	This can be provoked by anyone on the local network by issuing
+	a router advertisement processed by dhcpcd.
+	[riastradh, ticket #1812]
+



CVS commit: [netbsd-9] src/doc

2024-03-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 10 19:22:09 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1806, #1808 - #1812


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.137 -r1.1.2.138 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar  3 07:13:06 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Amend ticket #1805 for additional pullups


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar  3 07:13:06 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Amend ticket #1805 for additional pullups


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 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.136 src/doc/CHANGES-9.4:1.1.2.137
--- src/doc/CHANGES-9.4:1.1.2.136	Fri Mar  1 14:29:40 2024
+++ src/doc/CHANGES-9.4	Sun Mar  3 07:13:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.136 2024/03/01 14:29:40 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.137 2024/03/03 07:13:06 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13391,6 +13391,8 @@ external/mpl/bind/dist/lib/ns/pfilter.c	
 external/mpl/bind/include/config.h		(apply patch)
 external/mpl/bind/lib/libdns/Makefile		(apply patch)
 external/mpl/bind/lib/libisc/Makefile		(apply patch)
+distrib/sets/lists/base/mi			(manually edited)
+distrib/sets/lists/debug/mi			(manually edited)
 lib/Makefile	(apply patch)
 share/mk/bsd.lib.mk1.383 (adapted),1.391 via patch
 doc/3RDPARTY	(manually edited)



CVS commit: [netbsd-9] src/doc

2024-03-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Mar  1 14:29:40 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1804 for additional changes


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.135 -r1.1.2.136 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.135 src/doc/CHANGES-9.4:1.1.2.136
--- src/doc/CHANGES-9.4:1.1.2.135	Fri Mar  1 11:45:29 2024
+++ src/doc/CHANGES-9.4	Fri Mar  1 14:29:40 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.135 2024/03/01 11:45:29 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.136 2024/03/01 14:29:40 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -12913,6 +12913,7 @@ distrib/sets/lists/comp/mi			1.2454 (pat
 distrib/sets/lists/debug/mi			1.427,1.429 (patch)
 distrib/sets/lists/debug/shl.mi			1.338 (patch)
 distrib/sets/lists/man/mi			1.1769,1.1771 (patch)
+distrib/sets/lists/misc/mi			(apply patch)
 doc/3RDPARTY	(manually edited)
 share/mk/bsd.prog.mk(apply patch)
 share/mk/bsd.sys.mk1.316



CVS commit: [netbsd-9] src/doc

2024-03-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Mar  1 14:29:40 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1804 for additional changes


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.135 -r1.1.2.136 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Mar  1 11:45:29 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1805


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-03-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Mar  1 11:45:29 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1805


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 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.134 src/doc/CHANGES-9.4:1.1.2.135
--- src/doc/CHANGES-9.4:1.1.2.134	Thu Feb 29 13:00:58 2024
+++ src/doc/CHANGES-9.4	Fri Mar  1 11:45:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.134 2024/02/29 13:00:58 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.135 2024/03/01 11:45:29 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -12921,3 +12921,479 @@ share/mk/bsd.sys.mk1.316
 	CVE and is a long term supported version.
 	[christos, ticket #1804]
 
+external/mit/libuv/dist/.github/workflows/CI-sample.yml up to 1.1.1.1
+external/mit/libuv/dist/.github/workflows/CI-unix.yml up to 1.1.1.1
+external/mit/libuv/dist/.github/workflows/CI-win.yml up to 1.1.1.1
+external/mit/libuv/dist/.github/workflows/sanitizer.yml up to 1.1.1.1
+external/mit/libuv/dist/.github/ISSUE_TEMPLATE.md up to 1.1.1.2
+external/mit/libuv/dist/.github/stale.yml   up to 1.1.1.2
+external/mit/libuv/dist/.mailmapup to 1.1.1.2
+external/mit/libuv/dist/AUTHORS up to 1.1.1.2
+external/mit/libuv/dist/CMakeLists.txt  up to 1.1.1.2
+external/mit/libuv/dist/CONTRIBUTING.md up to 1.1.1.2
+external/mit/libuv/dist/ChangeLog   up to 1.1.1.2
+external/mit/libuv/dist/LICENSE up to 1.1.1.2
+external/mit/libuv/dist/LICENSE-docsup to 1.1.1.1
+external/mit/libuv/dist/MAINTAINERS.md  up to 1.1.1.2
+external/mit/libuv/dist/Makefile.am up to 1.1.1.2
+external/mit/libuv/dist/README.md   up to 1.1.1.2
+external/mit/libuv/dist/SUPPORTED_PLATFORMS.md  up to 1.1.1.2
+external/mit/libuv/dist/autogen.sh  up to 1.1.1.2
+external/mit/libuv/dist/configure.acup to 1.1.1.2
+external/mit/libuv/dist/libuv.pc.in up to 1.1.1.1
+external/mit/libuv/dist/uv_win_longpath.manifest up to 1.1.1.1
+external/mit/libuv/dist/docs/code/cgi/main.cup to 1.1.1.2
+external/mit/libuv/dist/docs/code/cgi/tick.cup to 1.1.1.1
+external/mit/libuv/dist/docs/code/detach/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/dns/main.cup to 1.1.1.2
+external/mit/libuv/dist/docs/code/helloworld/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/idle-basic/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/idle-compute/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/interfaces/main.c up to 1.1.1.2
+external/mit/libuv/dist/docs/code/locks/main.c  up to 1.1.1.1
+external/mit/libuv/dist/docs/code/multi-echo-server/hammer.js up to 1.1.1.1
+external/mit/libuv/dist/docs/code/multi-echo-server/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/multi-echo-server/worker.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/onchange/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/pipe-echo-server/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/plugin/hello.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/plugin/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/plugin/plugin.h up to 1.1.1.1
+external/mit/libuv/dist/docs/code/proc-streams/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/proc-streams/test.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/progress/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/queue-cancel/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/queue-work/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/ref-timer/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/signal/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/spawn/main.c  up to 1.1.1.1
+external/mit/libuv/dist/docs/code/tcp-echo-server/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/thread-create/main.c up to 1.1.1.2
+external/mit/libuv/dist/docs/code/tty/main.cup to 1.1.1.1
+external/mit/libuv/dist/docs/code/tty-gravity/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/udp-dhcp/main.c up to 1.1.1.2
+external/mit/libuv/dist/docs/code/uvcat/main.c  up to 1.1.1.2
+external/mit/libuv/dist/docs/code/uvstop/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/uvtee/main.c  up to 1.1.1.2
+external/mit/libuv/dist/docs/code/uvwget/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/default-loop/main.c up to 1.1.1.1
+external/mit/libuv/dist/docs/code/CMakeLists.txt up to 1.1.1.1
+external/mit/libuv/dist/docs/code/Makefile  up to 1.1.1.1
+external/mit/libuv/dist/docs/Makefile   up to 1.1.1.1
+external/mit/libuv/dist/docs/make.bat   up to 1.1.1.1
+external/mit/libuv/dist/docs/src/guide/about.rst up to 1.1.1.1

CVS commit: [netbsd-9] src/doc

2024-02-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Feb 29 13:00:58 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Fix entry for ticket #1804


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.133 -r1.1.2.134 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Feb 29 13:00:58 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Fix entry for ticket #1804


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.133 -r1.1.2.134 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.133 src/doc/CHANGES-9.4:1.1.2.134
--- src/doc/CHANGES-9.4:1.1.2.133	Thu Feb 29 12:44:34 2024
+++ src/doc/CHANGES-9.4	Thu Feb 29 13:00:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.133 2024/02/29 12:44:34 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.134 2024/02/29 13:00:58 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -12914,6 +12914,7 @@ distrib/sets/lists/debug/mi			1.427,1.42
 distrib/sets/lists/debug/shl.mi			1.338 (patch)
 distrib/sets/lists/man/mi			1.1769,1.1771 (patch)
 doc/3RDPARTY	(manually edited)
+share/mk/bsd.prog.mk(apply patch)
 share/mk/bsd.sys.mk1.316
 	
 	named(8): update to bind 9.18.24, which fixes several



CVS commit: [netbsd-9] src/doc

2024-02-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Feb 29 12:44:34 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #18003 and #1804


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-23 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Feb 23 19:47:59 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1801 and #1802


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 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.131 src/doc/CHANGES-9.4:1.1.2.132
--- src/doc/CHANGES-9.4:1.1.2.131	Mon Feb 19 09:03:14 2024
+++ src/doc/CHANGES-9.4	Fri Feb 23 19:47:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.131 2024/02/19 09:03:14 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.132 2024/02/23 19:47:58 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4174,3 +4174,20 @@ sys/arch/vax/vsa/vsbus.c			1.69 (patch)
 	on netboot.
 	[tsutsui, ticket #1800]
 
+lib/libm/arch/x86_64/fenv.c			1.11
+tests/lib/libm/t_fenv.c1.14,1.15
+
+	libm: PR 57949: fix spurious side effects in fetestexcept.
+	[riastradh, ticket #1801]
+
+sys/dev/pci/if_wm.c 1.794-1.798 via patch
+sys/dev/pci/if_wmreg.h  1.131
+
+- Add RQDPC(Receive Queue Drop Packet Count) to iqdrops.
+- Drop frames if the RX descriptor ring has no room on multiqueue
+  system.
+- Improve dmesg output.
+  - Print RX packet buffer size.
+  - Fix the upper 16bit of Image Unique ID(EtrackID).
+	[msaitoh, ticket #1802]
+



CVS commit: [netbsd-9] src/doc

2024-02-23 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Feb 23 19:47:59 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1801 and #1802


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Feb 19 09:03:14 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1800


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 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.130 src/doc/CHANGES-9.4:1.1.2.131
--- src/doc/CHANGES-9.4:1.1.2.130	Sun Feb 18 16:31:06 2024
+++ src/doc/CHANGES-9.4	Mon Feb 19 09:03:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.130 2024/02/18 16:31:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.131 2024/02/19 09:03:14 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4167,3 +4167,10 @@ sys/dev/tc/zskbd.c1.22
 	alpha, pmax: fix keyboard console in polled mode on some machines.
 	[tsutsui, ticket #1799]
 
+sys/arch/vax/vsa/ncr.c1.52
+sys/arch/vax/vsa/vsbus.c			1.69 (patch)
+
+	vax: fix SCSI tranfer corruption on VAXstation 3100/m30 (KA420)
+	on netboot.
+	[tsutsui, ticket #1800]
+



CVS commit: [netbsd-9] src/doc

2024-02-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Feb 19 09:03:14 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1800


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Feb 18 16:31:07 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1799


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.129 -r1.1.2.130 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.129 src/doc/CHANGES-9.4:1.1.2.130
--- src/doc/CHANGES-9.4:1.1.2.129	Sat Feb 17 16:19:56 2024
+++ src/doc/CHANGES-9.4	Sun Feb 18 16:31:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.129 2024/02/17 16:19:56 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.130 2024/02/18 16:31:06 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4162,3 +4162,8 @@ sys/dev/dec/lk201var.h1.8
 	vax: fix keyboard console in polled mode on some machines.
 	[tsutsui, ticket #1798]
 
+sys/dev/tc/zskbd.c1.22
+
+	alpha, pmax: fix keyboard console in polled mode on some machines.
+	[tsutsui, ticket #1799]
+



CVS commit: [netbsd-9] src/doc

2024-02-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Feb 18 16:31:07 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1799


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.129 -r1.1.2.130 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb 17 16:19:56 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1798


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.128 -r1.1.2.129 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.128 src/doc/CHANGES-9.4:1.1.2.129
--- src/doc/CHANGES-9.4:1.1.2.128	Sat Feb 17 16:10:59 2024
+++ src/doc/CHANGES-9.4	Sat Feb 17 16:19:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.128 2024/02/17 16:10:59 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.129 2024/02/17 16:19:56 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4155,3 +4155,10 @@ libexec/utmp_update/utmp_update.c		1.14
 	utmp_update(8): check for non-printable characters in ut_host.
 	[shm, ticket #1797]
 
+sys/dev/dec/dzkbd.c1.32
+sys/dev/dec/lk201_ws.c1.11
+sys/dev/dec/lk201var.h1.8
+
+	vax: fix keyboard console in polled mode on some machines.
+	[tsutsui, ticket #1798]
+



CVS commit: [netbsd-9] src/doc

2024-02-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb 17 16:19:56 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1798


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb 17 16:10:59 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1796 and #1797


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.127 -r1.1.2.128 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.127 src/doc/CHANGES-9.4:1.1.2.128
--- src/doc/CHANGES-9.4:1.1.2.127	Sat Feb  3 14:26:27 2024
+++ src/doc/CHANGES-9.4	Sat Feb 17 16:10:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.127 2024/02/03 14:26:27 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.128 2024/02/17 16:10:59 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4127,3 +4127,31 @@ sys/dev/hdaudio/hdafg.c1.29
 	hdaudio(4): PR 57890: fix crash on shutdown with record-only devices.
 	[riastradh, ticket #1795]
 
+external/public-domain/tz/dist/Makefile up to 1.1.1.38
+external/public-domain/tz/dist/NEWS up to 1.1.1.45
+external/public-domain/tz/dist/TZDATA_VERSION   up to 1.37
+external/public-domain/tz/dist/africa   up to 1.1.1.33
+external/public-domain/tz/dist/asia up to 1.12
+external/public-domain/tz/dist/australasia  up to 1.9
+external/public-domain/tz/dist/checknow.awk up to 1.1.1.2
+external/public-domain/tz/dist/etcetera up to 1.1.1.8
+external/public-domain/tz/dist/europe   up to 1.1.1.39
+external/public-domain/tz/dist/leap-seconds.list up to 1.7
+external/public-domain/tz/dist/leapseconds  up to 1.7
+external/public-domain/tz/dist/leapseconds.awk  up to 1.1.1.14
+external/public-domain/tz/dist/northamerica up to 1.1.1.35
+external/public-domain/tz/dist/southamerica up to 1.1.1.25
+external/public-domain/tz/dist/theory.html  up to 1.1.1.19
+external/public-domain/tz/dist/version  up to 1.12
+external/public-domain/tz/dist/zishrink.awk up to 1.1.1.9
+external/public-domain/tz/dist/zonenow.tab  up to 1.1.1.2
+doc/3RDPARTY	apply patch
+
+	Updated tzdata to 2024a.
+	[kre, ticket #1796]
+
+libexec/utmp_update/utmp_update.c		1.14
+
+	utmp_update(8): check for non-printable characters in ut_host.
+	[shm, ticket #1797]
+



CVS commit: [netbsd-9] src/doc

2024-02-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb 17 16:10:59 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1796 and #1797


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.127 -r1.1.2.128 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-03 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb  3 14:26:27 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1790-#1793, #1795


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-02-03 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb  3 14:26:27 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1790-#1793, #1795


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 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.126 src/doc/CHANGES-9.4:1.1.2.127
--- src/doc/CHANGES-9.4:1.1.2.126	Sun Jan 14 15:34:17 2024
+++ src/doc/CHANGES-9.4	Sat Feb  3 14:26:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.126 2024/01/14 15:34:17 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.127 2024/02/03 14:26:27 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4069,3 +4069,61 @@ external/bsd/iscsi/dist/src/lib/protocol
 	logout decap.
 	[riastradh, ticket #1789]
 
+sys/dev/pci/pcidevs1.1494,1.1498-1.1502
+sys/dev/pci/pcidevs.h(regen)
+sys/dev/pci/pcidevs_data.h			(regen)
+
+	- Add Mellanox ConnectX-6 Lx.
+	- Add some newer Areca boards.
+	- Update Intel Raptor Lake devices.
+	- Add Intel C26[26] eSPI.
+	- Add Intel I219-LM20, LM21, V20 and V21.
+	- Add Intel I225/I226 series devices.
+	[msaitoh, ticket #1790]
+
+sys/dev/pci/if_wm.c1.793
+
+	wm(4): add Intel I219-{LM,V}(20,21) support.
+	[msaitoh, ticket #1791]
+
+sys/dev/pci/ixgbe/ix_txrx.c			1.105-1.116 via patch
+sys/dev/pci/ixgbe/ixgbe.c			1.345-1.346,1.349 via patch
+sys/dev/pci/ixgbe/ixgbe.h			1.94-1.98
+sys/dev/pci/ixgbe/ixgbe_type.h			1.62
+sys/dev/pci/ixgbe/ixv.c 			1.193,1.195-1.196
+
+	- Clear the WTHRESH bit field before writing it.
+	- Optimize ixgbe_txeof().
+	- Use kmem_zalloc() instead of malloc(,M_ZERO).
+	- Add QPRDC(Queue Packet Receive Drop Count) into iqdrops.
+	- No functional change
+	  - Move assignment of TXD.
+	  - ixv(4): Remove unused IFF_OACTIVE.
+	  - Don't include the Flow Director related members to reduce the
+	size of struct tx_ring. On amd64 and aarch64, the real size is
+	not changed because of the alignment.
+	  - The descriptor ring size and the alignment are tested in the
+	attach function, so it's not required to use
+	roundup2(size, DBA_ALIGN).
+	  - Use #ifdef LRO more to reduce the size of struct rx_ring.
+	  - Change "me" from 32bit to 8bit because the max is 128.
+	This commit doesn't change the real size of ix_queue, tx_ring
+	and rx_ring because of the alignment.
+	  - Th RSC (hardware receive side coalescing) feature has been
+	disabled all along, so enclose the code with #ifdef RSC.
+	  - Remove unused.
+	  - Modify for the readability.
+	  - Modify comment.
+	  - Fix comment. Whitespace.
+	[msaitoh, ticket #1792]
+
+sys/dev/sdmmc/ld_sdmmc.c			1.43
+
+	ld@sdmmc(4): PR 57870: avoid deadlock on detach.
+	[riastradh, ticket #1793]
+
+sys/dev/hdaudio/hdafg.c1.29
+
+	hdaudio(4): PR 57890: fix crash on shutdown with record-only devices.
+	[riastradh, ticket #1795]
+



CVS commit: [netbsd-9] src/doc

2024-01-14 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Jan 14 15:34:17 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1786 - #1789


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 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.125 src/doc/CHANGES-9.4:1.1.2.126
--- src/doc/CHANGES-9.4:1.1.2.125	Mon Jan  1 11:38:06 2024
+++ src/doc/CHANGES-9.4	Sun Jan 14 15:34:17 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.125 2024/01/01 11:38:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.126 2024/01/14 15:34:17 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4043,3 +4043,29 @@ sys/conf/copyright1.22
 	Update copyright notice for 2024.
 	[hgutch, ticket #1785]
 
+distrib/sets/lists/base/mi			1.1330
+distrib/sets/lists/man/mi			1.1768
+external/ibm-public/postfix/libexec/postfix-script/Makefile 1.2
+external/ibm-public/postfix/man/man1/Makefile	1.3
+
+	postfix: install postfix-tls-script (for "postfix tls")
+	[kim, ticket #1786]
+
+bin/sh/eval.c	1.191
+bin/sh/expand.c	1.144
+
+	sh(1): PR 57773: fix /bin/sh - expansions involving some
+	bytes in the range '\201'->'\213' were performed incorrectly.
+	[kre, ticket #1787]
+
+lib/libc/inet/inet.31.7
+
+	inet(3): Fix typo in description of size argument.
+	[riastradh, ticket #1788]
+
+external/bsd/iscsi/dist/src/lib/protocol.c	1.5
+
+	libiscsi: PR 57784: fix types of Time2Wait and Time2Retain in
+	logout decap.
+	[riastradh, ticket #1789]
+



CVS commit: [netbsd-9] src/doc

2024-01-14 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Jan 14 15:34:17 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1786 - #1789


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2024-01-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Jan  1 11:38:06 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1785


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.124 -r1.1.2.125 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.124 src/doc/CHANGES-9.4:1.1.2.125
--- src/doc/CHANGES-9.4:1.1.2.124	Sun Dec 31 12:51:12 2023
+++ src/doc/CHANGES-9.4	Mon Jan  1 11:38:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.124 2023/12/31 12:51:12 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.125 2024/01/01 11:38:06 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4038,3 +4038,8 @@ etc/newsyslog.conf1.25
 	newsyslog.conf: collate npflog0.pcap properly
 	[uwe, ticket #1784]
 
+sys/conf/copyright1.22
+
+	Update copyright notice for 2024.
+	[hgutch, ticket #1785]
+



CVS commit: [netbsd-9] src/doc

2024-01-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Jan  1 11:38:06 UTC 2024

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1785


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.124 -r1.1.2.125 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-12-31 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Dec 31 12:51:12 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1784


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.123 -r1.1.2.124 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-12-31 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Dec 31 12:51:12 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1784


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.123 -r1.1.2.124 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.123 src/doc/CHANGES-9.4:1.1.2.124
--- src/doc/CHANGES-9.4:1.1.2.123	Sat Dec 30 19:18:25 2023
+++ src/doc/CHANGES-9.4	Sun Dec 31 12:51:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.123 2023/12/30 19:18:25 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.124 2023/12/31 12:51:12 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -4033,3 +4033,8 @@ usr.sbin/makefs/msdos.c1.22
 	on creating msdosfs.
 	[tsutsui, ticket #1783]
 
+etc/newsyslog.conf1.25
+
+	newsyslog.conf: collate npflog0.pcap properly
+	[uwe, ticket #1784]
+



CVS commit: [netbsd-9] src/doc

2023-12-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec 30 19:18:26 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1781 - #1783


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-12-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec 30 19:18:26 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1781 - #1783


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 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.122 src/doc/CHANGES-9.4:1.1.2.123
--- src/doc/CHANGES-9.4:1.1.2.122	Mon Dec 25 12:58:57 2023
+++ src/doc/CHANGES-9.4	Sat Dec 30 19:18:25 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.122 2023/12/25 12:58:57 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.123 2023/12/30 19:18:25 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -3987,3 +3987,49 @@ doc/3RDPARTY	(apply patch)
 	postfix(1): update to 3.8.4.
 	[kim, ticket #1779]
 
+external/bsd/blocklist/bin/blocklistd.c		1.4
+	(applied to external/bsd/blacklist/bin/blacklistd.c)
+
+	blacklistd(8): PR 57767: fix firewall ids on restart of the daemon.
+	[kim, ticket #1781]
+
+external/public-domain/tz/dist/checknow.awk up to 1.1.1.1
+external/public-domain/tz/dist/zonenow.tab  up to 1.1.1.1
+external/public-domain/tz/dist/CONTRIBUTING up to 1.1.1.8
+external/public-domain/tz/dist/Makefile up to 1.1.1.37
+external/public-domain/tz/dist/NEWS up to 1.1.1.44
+external/public-domain/tz/dist/README   up to 1.1.1.11
+external/public-domain/tz/dist/TZDATA_VERSION   up to 1.36
+external/public-domain/tz/dist/africa   up to 1.1.1.32
+external/public-domain/tz/dist/antarctica   up to 1.1.1.18
+external/public-domain/tz/dist/asia up to 1.11
+external/public-domain/tz/dist/australasia  up to 1.8
+external/public-domain/tz/dist/backward up to 1.11
+external/public-domain/tz/dist/backzone up to 1.1.1.27
+external/public-domain/tz/dist/checklinks.awk   up to 1.1.1.4
+external/public-domain/tz/dist/checktab.awk up to 1.1.1.13
+external/public-domain/tz/dist/etcetera up to 1.1.1.7
+external/public-domain/tz/dist/europe   up to 1.1.1.38
+external/public-domain/tz/dist/iso3166.tab  up to 1.1.1.9
+external/public-domain/tz/dist/leap-seconds.list up to 1.6
+external/public-domain/tz/dist/leapseconds  up to 1.6
+external/public-domain/tz/dist/leapseconds.awk  up to 1.1.1.13
+external/public-domain/tz/dist/northamerica up to 1.1.1.34
+external/public-domain/tz/dist/southamerica up to 1.1.1.24
+external/public-domain/tz/dist/theory.html  up to 1.1.1.18
+external/public-domain/tz/dist/version  up to 1.11
+external/public-domain/tz/dist/ziguard.awk  up to 1.1.1.10
+external/public-domain/tz/dist/zone.tab up to 1.1.1.26
+external/public-domain/tz/dist/zone1970.tab up to 1.1.1.27
+distrib/sets/lists/base/mi			(apply patch)
+doc/3RDPARTY	(apply patch)
+
+	Update tzdata to 2023d.
+	[kre, ticket #1782]
+
+usr.sbin/makefs/msdos.c1.22
+
+	makefs(8): PR 57752: return a proper exit status on failure
+	on creating msdosfs.
+	[tsutsui, ticket #1783]
+



CVS commit: [netbsd-9] src/doc

2023-12-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Dec 25 12:58:57 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1779 and #1780


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.121 -r1.1.2.122 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.121 src/doc/CHANGES-9.4:1.1.2.122
--- src/doc/CHANGES-9.4:1.1.2.121	Mon Dec 11 12:35:51 2023
+++ src/doc/CHANGES-9.4	Mon Dec 25 12:58:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.121 2023/12/11 12:35:51 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.122 2023/12/25 12:58:57 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2497,3 +2497,1493 @@ sys/nfs/nfs_vnops.c1.325
 	READDIR and READDIRPLUS cookie verifiers.
 	[schmonz, ticket #1778]
 
+crypto/external/bsd/openssh/Makefile.incup to 1.15 (+patch)
+crypto/external/bsd/openssh/bin/Makefile.incup to 1.4
+crypto/external/bsd/openssh/bin/scp/Makefileup to 1.6
+crypto/external/bsd/openssh/bin/sftp/Makefile   up to 1.11
+crypto/external/bsd/openssh/bin/sftp-server/Makefile up to 1.4
+crypto/external/bsd/openssh/bin/ssh/Makefileup to 1.20
+crypto/external/bsd/openssh/bin/ssh-add/Makefile up to 1.3
+crypto/external/bsd/openssh/bin/ssh-agent/Makefile up to 1.7
+crypto/external/bsd/openssh/bin/ssh-keygen/Makefile up to 1.10
+crypto/external/bsd/openssh/bin/ssh-keyscan/Makefile up to 1.6
+crypto/external/bsd/openssh/bin/ssh-pkcs11-helper/Makefile up to 1.4
+crypto/external/bsd/openssh/bin/sshd/Makefile   up to 1.27 (+patch)
+crypto/external/bsd/openssh/dist/PROTOCOL.sshsig up to 1.1.1.2
+crypto/external/bsd/openssh/dist/srclimit.c up to 1.3
+crypto/external/bsd/openssh/dist/sftp-realpath.c up to 1.3
+crypto/external/bsd/openssh/dist/sntrup761.cup to 1.3
+crypto/external/bsd/openssh/dist/sntrup761.sh   up to 1.1.1.2
+crypto/external/bsd/openssh/dist/sshsig.c   up to 1.12
+crypto/external/bsd/openssh/dist/sshsig.h   up to 1.1.1.5
+crypto/external/bsd/openssh/dist/addr.c up to 1.6
+crypto/external/bsd/openssh/dist/PROTOCOL.u2f   up to 1.1.1.3
+crypto/external/bsd/openssh/dist/sk-api.h   up to 1.1.1.6
+crypto/external/bsd/openssh/dist/sk-usbhid.cup to 1.9
+crypto/external/bsd/openssh/dist/ssh-ecdsa-sk.c up to 1.4
+crypto/external/bsd/openssh/dist/ssh-ed25519-sk.c up to 1.5
+crypto/external/bsd/openssh/dist/ssh-sk-client.c up to 1.6
+crypto/external/bsd/openssh/dist/ssh-sk-helper.8 up to 1.1.1.2
+crypto/external/bsd/openssh/dist/ssh-sk-helper.c up to 1.7
+crypto/external/bsd/openssh/dist/ssh-sk.c   up to 1.8
+crypto/external/bsd/openssh/dist/ssh-sk.h   up to 1.1.1.2
+crypto/external/bsd/openssh/dist/sshbuf-io.cup to 1.2
+crypto/external/bsd/openssh/dist/addr.h up to 1.1.1.2
+crypto/external/bsd/openssh/dist/kexsntrup761x25519.c up to 1.3
+crypto/external/bsd/openssh/dist/cipher-chachapoly-libcrypto.c up to 1.3
+crypto/external/bsd/openssh/dist/srclimit.h up to 1.1.1.1
+crypto/external/bsd/openssh/dist/auth2-pubkeyfile.c up to 1.3
+crypto/external/bsd/openssh/dist/sftp-usergroup.c up to 1.3
+crypto/external/bsd/openssh/dist/sftp-usergroup.h up to 1.1.1.1
+crypto/external/bsd/openssh/dist/ed25519.sh up to 1.1.1.1
+crypto/external/bsd/openssh/dist/crc32.cdelete
+crypto/external/bsd/openssh/dist/crc32.hdelete
+crypto/external/bsd/openssh/dist/fe25519.c  delete
+crypto/external/bsd/openssh/dist/fe25519.h  delete
+crypto/external/bsd/openssh/dist/ge25519.c  delete
+crypto/external/bsd/openssh/dist/ge25519.h  delete
+crypto/external/bsd/openssh/dist/ge25519_base.data delete
+crypto/external/bsd/openssh/dist/kexsntrup4591761x25519.c delete
+crypto/external/bsd/openssh/dist/sc25519.c  delete
+crypto/external/bsd/openssh/dist/sc25519.h  delete
+crypto/external/bsd/openssh/dist/sntrup4591761.c delete
+crypto/external/bsd/openssh/dist/sntrup4591761.sh delete
+crypto/external/bsd/openssh/dist/uuencode.c delete
+crypto/external/bsd/openssh/dist/uuencode.h delete
+crypto/external/bsd/openssh/dist/verify.c   delete
+crypto/external/bsd/openssh/dist/LICENCEup to 1.7
+crypto/external/bsd/openssh/dist/PROTOCOL   up to 1.23
+crypto/external/bsd/openssh/dist/PROTOCOL.agent up to 1.15
+crypto/external/bsd/openssh/dist/PROTOCOL.certkeys up to 1.13
+crypto/external/bsd/openssh/dist/PROTOCOL.chacha20poly1305 up to 1.1.1.4
+crypto/external/bsd/openssh/dist/PROTOCOL.key   up to 1.1.1.3
+crypto/external/bsd/openssh/dist/PROTOCOL.krl   up to 1.1.1.5
+crypto/external/bsd/openssh/dist/PROTOCOL.mux   up to 1.12
+crypto/external/bsd/openssh/dist/addrmatch.cup to 1.15
+crypto/external/bsd/openssh/dist/auth-krb5.cup to 1.16
+crypto/external/bsd/openssh/dist/auth-options.c up to 1.29
+crypto/external/bsd/openssh/dist/auth-options.h 

CVS commit: [netbsd-9] src/doc

2023-12-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Dec 25 12:58:57 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1779 and #1780


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.121 -r1.1.2.122 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-12-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Dec 11 12:35:51 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1777 and #1778


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.120 -r1.1.2.121 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.120 src/doc/CHANGES-9.4:1.1.2.121
--- src/doc/CHANGES-9.4:1.1.2.120	Sun Dec 10 13:10:25 2023
+++ src/doc/CHANGES-9.4	Mon Dec 11 12:35:51 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.120 2023/12/10 13:10:25 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.121 2023/12/11 12:35:51 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2486,3 +2486,14 @@ lib/libc/net/sethostent.c			1.21
 	sethostent(3): fix a couple of (not very likely) memory leaks.
 	[kre, ticket #1776]
 
+usr.bin/systat/vmstat.c1.92
+
+	systat(1): PR 56014: fix redraw handling.
+	[kre, ticket #1777]
+
+sys/nfs/nfs_vnops.c1.325
+
+	NFS client: PR 57691: fix RFC 1813 compliance for
+	READDIR and READDIRPLUS cookie verifiers.
+	[schmonz, ticket #1778]
+



CVS commit: [netbsd-9] src/doc

2023-12-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Dec 11 12:35:51 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1777 and #1778


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.120 -r1.1.2.121 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-12-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Dec 10 13:10:25 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1776


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.119 -r1.1.2.120 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-12-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Dec 10 13:10:25 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1776


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.119 -r1.1.2.120 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.119 src/doc/CHANGES-9.4:1.1.2.120
--- src/doc/CHANGES-9.4:1.1.2.119	Sat Dec  9 13:26:09 2023
+++ src/doc/CHANGES-9.4	Sun Dec 10 13:10:25 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.119 2023/12/09 13:26:09 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.120 2023/12/10 13:10:25 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2481,3 +2481,8 @@ tests/lib/libpthread/t_stack.c			1.1-1.6
 	pthread: PR 57721: fix user-allocated stack addressing.
 	[riastradh, ticket #1775]
 
+lib/libc/net/sethostent.c			1.21
+
+	sethostent(3): fix a couple of (not very likely) memory leaks.
+	[kre, ticket #1776]
+



CVS commit: [netbsd-9] src/doc

2023-12-09 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec  9 13:26:09 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1769 for additional pullups.
Tickets #1773 - #1775.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.118 -r1.1.2.119 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.118 src/doc/CHANGES-9.4:1.1.2.119
--- src/doc/CHANGES-9.4:1.1.2.118	Wed Nov 29 19:02:37 2023
+++ src/doc/CHANGES-9.4	Sat Dec  9 13:26:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.118 2023/11/29 19:02:37 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.119 2023/12/09 13:26:09 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2439,6 +2439,7 @@ sys/kern/uipc_mbuf.c1.252
 
 sys/kern/exec_subr.c1.86,1.87
 tests/lib/libc/sys/t_setrlimit.c		1.8,1.9
+tests/lib/libc/sys/Makefile			1.75
 
 	PR 57711: fix setrlimit(RLIMIT_STACK) in current process.
 	[riastradh, ticket #1769]
@@ -2459,3 +2460,24 @@ sys/dev/wscons/wsemul_vt100.c			1.47,1.4
 	"string" state.
 	[gutteridge, ticket #1772]
 
+sys/arch/mips/mips/lock_stubs_llsc.S		1.18
+
+	mips: fix compilation for some MP kernels (not build by default).
+	[andvar, ticket #1773]
+
+lib/libc/gen/vis.c1.75-1.86
+tests/lib/libc/gen/t_vis.c			1.10-1.14
+
+	vis(3): PR 57573: fix buffer overruns in edge cases.
+	PR 56260: fix out-of-bounds stack read.
+	[riastradh, ticket #1774]
+
+distrib/sets/lists/debug/mi			1.424
+distrib/sets/lists/tests/mi			1.1297 (patch)
+lib/libpthread/pthread.c			1.184
+tests/lib/libpthread/Makefile			1.16
+tests/lib/libpthread/t_stack.c			1.1-1.6
+
+	pthread: PR 57721: fix user-allocated stack addressing.
+	[riastradh, ticket #1775]
+



CVS commit: [netbsd-9] src/doc

2023-12-09 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec  9 13:26:09 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1769 for additional pullups.
Tickets #1773 - #1775.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.118 -r1.1.2.119 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-11-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Nov 29 19:02:37 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1771 and #1772


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.117 -r1.1.2.118 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.117 src/doc/CHANGES-9.4:1.1.2.118
--- src/doc/CHANGES-9.4:1.1.2.117	Wed Nov 29 12:27:49 2023
+++ src/doc/CHANGES-9.4	Wed Nov 29 19:02:37 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.117 2023/11/29 12:27:49 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.118 2023/11/29 19:02:37 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2448,3 +2448,14 @@ sys/ufs/ffs/ffs_vfsops.c			1.382
 	PR 57606: ffs: fix minor locking error.
 	[riastradh, ticket #1770]
 
+etc/namedb/root.cache1.26
+
+	Update root name servers to 2023112702 (November 27, 2023).
+	[taca, ticket #1771]
+
+sys/dev/wscons/wsemul_vt100.c			1.47,1.48
+
+	wscons: PR 56223: accept bell (^G) as an end of sequence in
+	"string" state.
+	[gutteridge, ticket #1772]
+



CVS commit: [netbsd-9] src/doc

2023-11-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Nov 29 19:02:37 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1771 and #1772


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.117 -r1.1.2.118 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-11-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Nov 29 12:27:50 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1769 for additional pullups


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.116 -r1.1.2.117 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.116 src/doc/CHANGES-9.4:1.1.2.117
--- src/doc/CHANGES-9.4:1.1.2.116	Tue Nov 28 13:12:52 2023
+++ src/doc/CHANGES-9.4	Wed Nov 29 12:27:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.116 2023/11/28 13:12:52 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.117 2023/11/29 12:27:49 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2437,7 +2437,7 @@ sys/kern/uipc_mbuf.c1.252
 	mbuf: avoid assertion failure when splitting a mbuf cluster.
 	[ozaki-r, ticket #1768]
 
-sys/kern/exec_subr.c1.86
+sys/kern/exec_subr.c1.86,1.87
 tests/lib/libc/sys/t_setrlimit.c		1.8,1.9
 
 	PR 57711: fix setrlimit(RLIMIT_STACK) in current process.



CVS commit: [netbsd-9] src/doc

2023-11-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Nov 29 12:27:50 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1769 for additional pullups


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.116 -r1.1.2.117 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-11-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Nov 28 13:12:52 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1769 and #1770


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-11-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Nov 28 13:12:52 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1769 and #1770


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 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.115 src/doc/CHANGES-9.4:1.1.2.116
--- src/doc/CHANGES-9.4:1.1.2.115	Mon Nov 27 20:03:00 2023
+++ src/doc/CHANGES-9.4	Tue Nov 28 13:12:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.115 2023/11/27 20:03:00 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.116 2023/11/28 13:12:52 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2437,3 +2437,14 @@ sys/kern/uipc_mbuf.c1.252
 	mbuf: avoid assertion failure when splitting a mbuf cluster.
 	[ozaki-r, ticket #1768]
 
+sys/kern/exec_subr.c1.86
+tests/lib/libc/sys/t_setrlimit.c		1.8,1.9
+
+	PR 57711: fix setrlimit(RLIMIT_STACK) in current process.
+	[riastradh, ticket #1769]
+
+sys/ufs/ffs/ffs_vfsops.c			1.382
+
+	PR 57606: ffs: fix minor locking error.
+	[riastradh, ticket #1770]
+



CVS commit: [netbsd-9] src/doc

2023-11-27 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Nov 27 20:03:00 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1764 - #1768


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-11-27 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Nov 27 20:03:00 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1764 - #1768


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 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.114 src/doc/CHANGES-9.4:1.1.2.115
--- src/doc/CHANGES-9.4:1.1.2.114	Sun Nov  5 17:48:58 2023
+++ src/doc/CHANGES-9.4	Mon Nov 27 20:03:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.114 2023/11/05 17:48:58 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.115 2023/11/27 20:03:00 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2405,3 +2405,35 @@ sys/arch/newsmips/dev/fb.c			1.30-1.34
 	newsmips: add NWS-3260 LCD-MONO support.
 	[tsutsui, ticket #1763]
 
+sys/arch/newsmips/dev/dmac_0448.h		1.7
+sys/arch/newsmips/dev/scsi_1185.c		1.25
+
+	newsmips: fix delays in SCSI driver.
+	[tsutsui, ticket #1764]
+
+sys/dev/acpi/acpi.c1.284
+
+	PR 57642: ACPI compatibility enhancement (especially for aarch64
+	on qemu).
+	[abs, ticket #1765]
+
+xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c 1.22
+xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.h 1.5
+xsrc/external/mit/xf86-input-keyboard/dist/src/kbd.c	1.9
+xsrc/external/mit/xf86-input-keyboard/dist/src/ws_KbdMap.c 1.1
+external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile 1.23 (patch)
+
+	xf86-input-keyboard: add suppport to get keymap via WSKBDIO_GETMAP
+	ioctl(2).
+	[tsutsui, ticket #1766]
+
+external/gpl3/binutils/dist/gas/config/tc-mips.c 1.25
+
+	as(1): PR 57680: handle MIPS1 FPR load hazard correctly.
+	[tsutsui, ticket #1767]
+
+sys/kern/uipc_mbuf.c1.252
+
+	mbuf: avoid assertion failure when splitting a mbuf cluster.
+	[ozaki-r, ticket #1768]
+



CVS commit: [netbsd-9] src/doc

2023-11-05 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Nov  5 17:48:58 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1759 - #1763


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 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.113 src/doc/CHANGES-9.4:1.1.2.114
--- src/doc/CHANGES-9.4:1.1.2.113	Sun Oct 29 16:49:54 2023
+++ src/doc/CHANGES-9.4	Sun Nov  5 17:48:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.113 2023/10/29 16:49:54 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.114 2023/11/05 17:48:58 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2379,3 +2379,29 @@ xsrc/external/mit/xorg-server/dist/randr
 	Fixes CVE-2023-5367 and CVE-2023-5380.
 	[mrg, ticket #1758]
 
+sys/arch/newsmips/dev/zs_hb.c			1.30
+
+	newsmips: fix zs(4) attachment kernel messages.
+	[tsutsui, ticket #1760]
+
+sys/arch/newsmips/conf/DEJIKO			1.36
+sys/arch/newsmips/conf/GENERIC			1.144
+sys/arch/newsmips/conf/WAPIKO			1.50
+
+	Use FONT_SONY12x24 for Sony fans, rather than Gallant fonts used
+	on Sun.
+	[tsutsui, ticket #1759]
+
+share/examples/npf/host-npf.conf		1.12
+share/examples/npf/soho_gw-npf.conf		1.21
+
+	npf(7): fix examples.
+	[tsutsui, ticket #1762]
+
+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 #1763]
+



CVS commit: [netbsd-9] src/doc

2023-11-05 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Nov  5 17:48:58 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1759 - #1763


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 29 16:49:54 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1757 and #1758


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.112 -r1.1.2.113 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.112 src/doc/CHANGES-9.4:1.1.2.113
--- src/doc/CHANGES-9.4:1.1.2.112	Thu Oct 26 15:13:05 2023
+++ src/doc/CHANGES-9.4	Sun Oct 29 16:49:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.112 2023/10/26 15:13:05 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.113 2023/10/29 16:49:54 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2357,3 +2357,25 @@ sys/dev/pci/mpii.c1.30
 	MPII_SCSIIO_STATUS_CHECK_COND condition.
 	[buhrow, ticket #1756]
 
+xsrc/external/mit/xorg-server.old/dist/Xi/xiproperty.c 1.2
+xsrc/external/mit/xorg-server.old/dist/dix/enterleave.h 1.2
+xsrc/external/mit/xorg-server.old/dist/include/eventstr.h 1.2
+xsrc/external/mit/xorg-server.old/dist/mi/mipointer.c 1.2
+xsrc/external/mit/xorg-server.old/dist/os/auth.c	1.4
+xsrc/external/mit/xorg-server.old/dist/randr/rrproperty.c 1.2
+
+	Merge security fixes from xorg-server 21.1.9 into xorg-server 1.10.6.
+	Fixes CVE-2023-5367 and CVE-2023-5380.
+	[mrg, ticket #1757]
+
+xsrc/external/mit/xorg-server/dist/Xi/xiproperty.c	(apply patch)
+xsrc/external/mit/xorg-server/dist/dix/enterleave.h	(apply patch)
+xsrc/external/mit/xorg-server/dist/include/eventstr.h	(apply patch)
+xsrc/external/mit/xorg-server/dist/mi/mipointer.c	(apply patch)
+xsrc/external/mit/xorg-server/dist/os/auth.c		(apply patch)
+xsrc/external/mit/xorg-server/dist/randr/rrproperty.c	(apply patch)
+
+	Merge security fixes from xorg-server 21.1.9 into xorg-server 1.20.5.
+	Fixes CVE-2023-5367 and CVE-2023-5380.
+	[mrg, ticket #1758]
+



CVS commit: [netbsd-9] src/doc

2023-10-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 29 16:49:54 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1757 and #1758


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.112 -r1.1.2.113 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-26 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Oct 26 15:13:05 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1756


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 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.111 src/doc/CHANGES-9.4:1.1.2.112
--- src/doc/CHANGES-9.4:1.1.2.111	Wed Oct 18 15:08:41 2023
+++ src/doc/CHANGES-9.4	Thu Oct 26 15:13:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.111 2023/10/18 15:08:41 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.112 2023/10/26 15:13:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2350,3 +2350,10 @@ sys/kern/subr_thmap.c1.14,1.15
 	thmap(9): PR 57666, PR 57208: fix allocation failure issues.
 	[riastradh, ticket #1755]
 
+sys/dev/pci/mpii.c1.30
+
+	mpii(4): PR 57133: fix a regression introduce in rev. 1.22.
+	Do not reset xs->resid when encountering a
+	MPII_SCSIIO_STATUS_CHECK_COND condition.
+	[buhrow, ticket #1756]
+



CVS commit: [netbsd-9] src/doc

2023-10-26 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Oct 26 15:13:05 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1756


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Oct 18 15:08:41 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1751 - #1755


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.110 -r1.1.2.111 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.110 src/doc/CHANGES-9.4:1.1.2.111
--- src/doc/CHANGES-9.4:1.1.2.110	Fri Oct 13 18:58:19 2023
+++ src/doc/CHANGES-9.4	Wed Oct 18 15:08:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.110 2023/10/13 18:58:19 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.111 2023/10/18 15:08:41 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2291,3 +2291,62 @@ sys/dev/pci/pcidevs_data.h			(regen)
 	Add Pericom(Diodes) PCIe switches.
 	[msaitoh, ticket #1750]
 
+sys/arch/i386/stand/lib/biosdisk.c		1.59,1.60 (patch)
+sys/dev/raidframe/rf_netbsdkintf.c		1.377-1.379,1.383,1.385,1.392
+		1.402,1.403,1.416 (patch)
+sys/rump/librump/rumpkern/emul.c		1.200 (patch)
+
+	raid(4): align the behavior of different boot methods.
+	[manu, ticket #1751]
+
+external/cddl/osnet/sys/kern/misc.c		(apply patch)
+
+	solaris.kmod: restore thread_create symbol for compatibility
+	(after removal in pullup-9 #1711).
+	[riastradh, ticket #1752]
+
+sys/dev/pci/ixgbe/ix_txrx.c			1.103-1.104
+sys/dev/pci/ixgbe/ixgbe.c			1.334-1.338,
+		1.341-1.344 via patch
+sys/dev/pci/ixgbe/ixgbe.h			1.90-1.93
+sys/dev/pci/ixgbe/ixgbe_82599.c			1.31-1.32
+sys/dev/pci/ixgbe/ixgbe_api.c			1.29
+sys/dev/pci/ixgbe/ixgbe_bypass.h		1.5
+sys/dev/pci/ixgbe/ixgbe_common.c		1.46-1.47
+sys/dev/pci/ixgbe/ixgbe_common.h		1.18
+sys/dev/pci/ixgbe/ixgbe_dcb.c			1.14-1.15
+sys/dev/pci/ixgbe/ixgbe_dcb_82598.c		1.13
+sys/dev/pci/ixgbe/ixgbe_type.h			1.59-1.61
+sys/dev/pci/ixgbe/ixgbe_x540.c			1.24
+sys/dev/pci/ixgbe/ixgbe_x550.c			1.28
+sys/dev/pci/ixgbe/ixv.c1.187-1.192
+
+	- ixg(4): Add 82599 LS support once again.
+	- ixg(4): Filter out spurious link up indication more.
+	- ixg(4): Print DEVICE_CAPS register.
+	- ixg(4): Fix a bug that the number of queues is unintentionally
+	  limited to a small number or wrong error message may be printed
+	  when two devices' number of MSI-X vectors are different.
+	- Modify error message of wrong TX/RX descriptor size.
+	- Enable interrupt after setting IFF_RUNNING.
+	- Fix a bug that changing hw.ix[gv]X.qY.interrupt_rate would change
+	  all devices all queues default interrupt rate.
+	- Cleanup the code.
+	[msaitoh, ticket #1753]
+
+sys/dev/pci/if_wm.c1.790,1.791
+sys/dev/pci/if_wmvar.h1.51
+sys/dev/pci/pcidevs1.1497
+sys/dev/pci/pcidevs.h(regen)
+sys/dev/pci/pcidevs_data.h			(regen)
+
+	- Add new workaround for Tiger Lake and newer to avoid
+	  packet loss.
+	- Add I219{V,LM}({22,23}) devices (Raptor Lake).
+	[msaitoh, ticket #1754]
+
+sys/kern/subr_thmap.c1.14,1.15
+
+	thmap(9): PR 57666, PR 57208: fix allocation failure issues.
+	[riastradh, ticket #1755]
+



CVS commit: [netbsd-9] src/doc

2023-10-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Oct 18 15:08:41 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1751 - #1755


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.110 -r1.1.2.111 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 13 18:58:19 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1748 - #1750


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.109 -r1.1.2.110 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.109 src/doc/CHANGES-9.4:1.1.2.110
--- src/doc/CHANGES-9.4:1.1.2.109	Tue Oct 10 18:56:33 2023
+++ src/doc/CHANGES-9.4	Fri Oct 13 18:58:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.109 2023/10/10 18:56:33 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.110 2023/10/13 18:58:19 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2251,3 +2251,43 @@ lib/libm/Makefile1.222
 	Bump ramdisk size slightly.
 	[he, ticket #1747]
 
+sys/dev/pci/pcidevs1.1496
+sys/dev/pci/ahcisata_pci.c			1.71
+sys/dev/pci/pcidevs.h(regen)
+sys/dev/pci/pcidevs_data.h			(regen)
+
+	ahcisata(4): add support for ASMEDIA 0x0624
+	(ASM1062 + JMB575 Port Multiplier)
+	[abs, ticket #1748]
+
+sys/dev/pci/ixgbe/if_bypass.c		1.10
+sys/dev/pci/ixgbe/if_fdir.c		1.6 via patch
+sys/dev/pci/ixgbe/if_sriov.c		1.18 via patch
+sys/dev/pci/ixgbe/ix_txrx.c		1.102 via patch
+sys/dev/pci/ixgbe/ixgbe.c		1.333,1.339 via patch
+sys/dev/pci/ixgbe/ixgbe.h		1.89
+sys/dev/pci/ixgbe/ixgbe_api.h		1.17
+sys/dev/pci/ixgbe/ixgbe_common.h	1.17
+sys/dev/pci/ixgbe/ixgbe_bypass.h	1.4
+sys/dev/pci/ixgbe/ixgbe_common.c	1.45
+sys/dev/pci/ixgbe/ixgbe_fdir.h		1.5
+sys/dev/pci/ixgbe/ixgbe_netmap.h	1.3
+sys/dev/pci/ixgbe/ixgbe_netmap.c	1.6
+sys/dev/pci/ixgbe/ixgbe_osdep.c		1.9
+sys/dev/pci/ixgbe/ixgbe_sriov.h		1.6
+sys/dev/pci/ixgbe/ixgbe_type.h		1.58
+sys/dev/pci/ixgbe/ixgbe_x550.c		1.27
+sys/dev/pci/ixgbe/ixv.c			1.186 via patch
+
+	ixg(4): Rename some definitions, modify comment. No functional change.
+	[msaitoh, ticket #1749]
+
+
+sys/dev/pci/pcidevs1.1493,1.1495
+sys/dev/pci/pcidevs.h(regen)
+sys/dev/pci/pcidevs_data.h			(regen)
+
+	Add Intel 82599 LS.
+	Add Pericom(Diodes) PCIe switches.
+	[msaitoh, ticket #1750]
+



CVS commit: [netbsd-9] src/doc

2023-10-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 13 18:58:19 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1748 - #1750


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.109 -r1.1.2.110 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Oct 10 18:56:33 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1747 for additional changes


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.108 -r1.1.2.109 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.108 src/doc/CHANGES-9.4:1.1.2.109
--- src/doc/CHANGES-9.4:1.1.2.108	Tue Oct 10 13:09:28 2023
+++ src/doc/CHANGES-9.4	Tue Oct 10 18:56:33 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.108 2023/10/10 13:09:28 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.109 2023/10/10 18:56:33 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2242,6 +2242,7 @@ sys/dev/pci/if_wm.c1.785-1.789
 	- Modify some event counters' descriptions to clarify meaning.
 	[msaitoh, ticket #1746]
 
+sys/arch/evbmips/conf/INSTALL_CI20		1.3
 sys/arch/evbmips/conf/INSTALL_OMSAL400		1.4
 distrib/evbmips/instkernel/ramdisk/Makefile	1.19
 lib/libm/Makefile1.222



CVS commit: [netbsd-9] src/doc

2023-10-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Oct 10 18:56:33 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1747 for additional changes


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.108 -r1.1.2.109 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Oct 10 13:09:29 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1747 for additional changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.107 -r1.1.2.108 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.107 src/doc/CHANGES-9.4:1.1.2.108
--- src/doc/CHANGES-9.4:1.1.2.107	Sun Oct  8 18:50:46 2023
+++ src/doc/CHANGES-9.4	Tue Oct 10 13:09:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.107 2023/10/08 18:50:46 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.108 2023/10/10 13:09:28 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2242,6 +2242,7 @@ sys/dev/pci/if_wm.c1.785-1.789
 	- Modify some event counters' descriptions to clarify meaning.
 	[msaitoh, ticket #1746]
 
+sys/arch/evbmips/conf/INSTALL_OMSAL400		1.4
 distrib/evbmips/instkernel/ramdisk/Makefile	1.19
 lib/libm/Makefile1.222
 



CVS commit: [netbsd-9] src/doc

2023-10-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Oct 10 13:09:29 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ammend ticket #1747 for additional changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.107 -r1.1.2.108 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-08 Thread Martin Husemann
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.c1.785-1.789
 	- Modify some event counters' descriptions to clarify meaning.
 	[msaitoh, ticket #1746]
 
+distrib/evbmips/instkernel/ramdisk/Makefile	1.19
+lib/libm/Makefile1.222
+
+	libm: add fma() functions for mips.
+	Bump ramdisk size slightly.
+	[he, ticket #1747]
+



CVS commit: [netbsd-9] src/doc

2023-10-08 Thread Martin Husemann
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.



CVS commit: [netbsd-9] src/doc

2023-10-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct  8 15:30:06 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1745 and #1746


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.105 -r1.1.2.106 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.105 src/doc/CHANGES-9.4:1.1.2.106
--- src/doc/CHANGES-9.4:1.1.2.105	Wed Oct  4 15:14:00 2023
+++ src/doc/CHANGES-9.4	Sun Oct  8 15:30:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.105 2023/10/04 15:14:00 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.106 2023/10/08 15:30:06 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2213,3 +2213,32 @@ xsrc/external/mit/libX11/dist/src/xkb/XK
 	fixing: CVE-2023-43785, CVE-2023-43786, CVE-2023-43787, CVE-2023-43788,
 	CVE-2023-43789
 	[mrg, ticket #1744]
+
+sys/dev/pci/ixgbe/ix_txrx.c			1.101
+sys/dev/pci/ixgbe/ixgbe.c			1.327-1.332
+sys/dev/pci/ixgbe/ixgbe.h			1.87,1.88
+sys/dev/pci/ixgbe/ixgbe_82599.c 		1.30
+sys/dev/pci/ixgbe/ixgbe_mbx.h			1.20
+sys/dev/pci/ixgbe/ixgbe_type.h			1.57
+sys/dev/pci/ixgbe/ixgbe_vf.c			1.32,1.33
+sys/dev/pci/ixgbe/ixgbe_vf.h			1.18
+sys/dev/pci/ixgbe/ixv.c 			1.184,1.185
+
+	ixg(4):
+	- Reorder some event counters for readability.
+	- Rename some descriptions of event counters.
+	- Count Queue Bytes {Transmit, Receive} counter.
+	- Improve error check in ixgbe_check_mac_link_vf().
+	- Add new IXGBE_VF_GET_LINK_STATE message support.
+	  The VF's link state can be forced to down by PF.
+	- Update FCTRL after writing multicast filter.
+	- Update comments.
+	[msaitoh, ticket #1745]
+
+sys/dev/pci/if_wm.c1.785-1.789
+
+	wm(4):
+	- Count SCVPC, HRMPC and IAC correctly.
+	- Modify some event counters' descriptions to clarify meaning.
+	[msaitoh, ticket #1746]
+



CVS commit: [netbsd-9] src/doc

2023-10-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct  8 15:30:06 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1745 and #1746


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.105 -r1.1.2.106 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-04 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Oct  4 15:14:00 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1744


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.104 -r1.1.2.105 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.104 src/doc/CHANGES-9.4:1.1.2.105
--- src/doc/CHANGES-9.4:1.1.2.104	Mon Oct  2 17:40:28 2023
+++ src/doc/CHANGES-9.4	Wed Oct  4 15:14:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.104 2023/10/02 17:40:28 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.105 2023/10/04 15:14:00 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2197,3 +2197,19 @@ libexec/ftpd/version.h1.80
 	- fix pam_set_item call with proper struct passed as PAM_SOCKADDR
 	[lukem, ticket #1743]
 
+xsrc/external/mit/libXpm/dist/src/CrPFrBuf.c		(apply patch)
+xsrc/external/mit/libXpm/dist/src/CrPFrDat.c		(apply patch)
+xsrc/external/mit/libXpm/dist/src/CrPFrI.c		(apply patch)
+xsrc/external/mit/libXpm/dist/src/RdFToP.c		(apply patch)
+xsrc/external/mit/libXpm/dist/src/XpmI.h		(apply patch)
+xsrc/external/mit/libXpm/dist/src/create.c		(apply patch)
+xsrc/external/mit/libXpm/dist/src/data.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/CrPixmap.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/ImUtil.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/PutImage.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/xkb/XKBGetMap.c	(apply patch)
+
+	Backport of upstream libX11 and libXpm 2023-10 security updates,
+	fixing: CVE-2023-43785, CVE-2023-43786, CVE-2023-43787, CVE-2023-43788,
+	CVE-2023-43789
+	[mrg, ticket #1744]



CVS commit: [netbsd-9] src/doc

2023-10-04 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Oct  4 15:14:00 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1744


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.104 -r1.1.2.105 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-10-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Oct  2 17:40:28 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1734 - #1743


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 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.103 src/doc/CHANGES-9.4:1.1.2.104
--- src/doc/CHANGES-9.4:1.1.2.103	Mon Sep 18 19:01:14 2023
+++ src/doc/CHANGES-9.4	Mon Oct  2 17:40:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.103 2023/09/18 19:01:14 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.104 2023/10/02 17:40:28 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2142,3 +2142,58 @@ sys/dev/raidframe/rf_netbsdkintf.c		1.41
 	is in progress.
 	[oster, ticket #1733]
 
+lib/libpam/modules/pam_krb5/pam_krb5.c		1.32
+
+	pam_krb5: PR lib/57631: fix double-free and use of uninitialized
+	memory.
+	[riastradh, ticket #1734]
+
+external/cddl/osnet/sys/kern/kmem.c		1.4
+
+	solaris: PR 57558: use pool_cache_reclaim, not pool_cache_invalidate.
+	[riastradh, ticket #1735]
+
+share/examples/wpa_supplicant/wpa_supplicant.conf 1.4
+
+	wpa_supplicant.conf: fix connection string for Eduroam example config.
+	[gutteridge, ticket #1736]
+
+libexec/ftpd/extern.h1.65
+libexec/ftpd/ftpd.c1.205
+
+	ftpd(8): increase some buffer sizes.
+	[lukem, ticket #1737]
+
+libexec/ftpd/ftpd.c1.206
+
+	ftpd(8): improve error handling to fix CVE-2020-7468.
+	[lukem, ticket #1738]
+
+libexec/ftpd/ftpd.c1.207
+libexec/ftpd/version.h1.78
+
+	ftpd(8): improve seteuid error handling.
+	[lukem, ticket #1739]
+
+libexec/ftpd/ftpcmd.y1.95
+
+	ftpd(8): fix MLSD/MLST auth checks.
+	[lukem, ticket #1740]
+
+libexec/ftpd/conf.c1.65
+
+	ftpd(8): fix uninitialized memory usage in count_users().
+	[lukem, ticket #1741]
+
+libexec/ftpd/ftpd.c1.208
+
+	ftpd(8): use correct sockaddr in PAM auth.
+	[lukem, ticket #1742]
+
+libexec/ftpd/version.h1.80
+
+	ftp: update version to "NetBSD-ftpd 20230930" for changes:
+	- fix uninitialized memory usage in count_users()
+	- fix pam_set_item call with proper struct passed as PAM_SOCKADDR
+	[lukem, ticket #1743]
+



CVS commit: [netbsd-9] src/doc

2023-10-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Oct  2 17:40:28 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1734 - #1743


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Sep 18 19:01:14 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1733


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 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.102 src/doc/CHANGES-9.4:1.1.2.103
--- src/doc/CHANGES-9.4:1.1.2.102	Fri Sep 15 15:42:58 2023
+++ src/doc/CHANGES-9.4	Mon Sep 18 19:01:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.102 2023/09/15 15:42:58 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.103 2023/09/18 19:01:14 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2136,3 +2136,9 @@ sys/arch/i386/stand/efiboot/eficpufunc.h
 	efiboot/x86: add serial console support via raw I/O port access.
 	[rin, ticket #1732]
 
+sys/dev/raidframe/rf_netbsdkintf.c		1.413
+
+	raid(4): avoid panic from DIOCGCACHE ioctl while reconstruction
+	is in progress.
+	[oster, ticket #1733]
+



CVS commit: [netbsd-9] src/doc

2023-09-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Sep 18 19:01:14 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1733


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-15 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Sep 15 15:42:58 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1732


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 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.101 src/doc/CHANGES-9.4:1.1.2.102
--- src/doc/CHANGES-9.4:1.1.2.101	Wed Sep 13 09:49:14 2023
+++ src/doc/CHANGES-9.4	Fri Sep 15 15:42:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.101 2023/09/13 09:49:14 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.102 2023/09/15 15:42:58 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2128,3 +2128,11 @@ external/apache2/mDNSResponder/dist/mDNS
 	language fixes in a comment.
 	[gutteridge, ticket #1731]
 
+sys/arch/i386/stand/efiboot/Makefile.efiboot	1.22
+sys/arch/i386/stand/efiboot/eficons.c		1.13,1.14
+sys/arch/i386/stand/efiboot/eficpufunc.c	1.1
+sys/arch/i386/stand/efiboot/eficpufunc.h	1.1
+
+	efiboot/x86: add serial console support via raw I/O port access.
+	[rin, ticket #1732]
+



CVS commit: [netbsd-9] src/doc

2023-09-15 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Sep 15 15:42:58 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1732


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep 13 09:49:14 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1731


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.100 -r1.1.2.101 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep 13 09:49:14 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1731


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.100 -r1.1.2.101 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.100 src/doc/CHANGES-9.4:1.1.2.101
--- src/doc/CHANGES-9.4:1.1.2.100	Mon Sep 11 14:45:05 2023
+++ src/doc/CHANGES-9.4	Wed Sep 13 09:49:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.100 2023/09/11 14:45:05 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.101 2023/09/13 09:49:14 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2121,3 +2121,10 @@ build.sh	1.374
 	build.sh: add support for git worktree.
 	[khorben, ticket #1730]
 
+external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c 1.11
+external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c 1.19
+
+	mdnsd(8): fix memory leak in an error path and minor
+	language fixes in a comment.
+	[gutteridge, ticket #1731]
+



CVS commit: [netbsd-9] src/doc

2023-09-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Sep 11 14:45:05 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1730


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 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.99 src/doc/CHANGES-9.4:1.1.2.100
--- src/doc/CHANGES-9.4:1.1.2.99	Sat Sep  9 14:57:22 2023
+++ src/doc/CHANGES-9.4	Mon Sep 11 14:45:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.99 2023/09/09 14:57:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.100 2023/09/11 14:45:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2116,3 +2116,8 @@ sys/dev/raidframe/rf_reconstruct.c		1.12
 	raidframe: fix memory leaks (prevent diagnostic on shutdown).
 	[oster, ticket #1729]
 
+build.sh	1.374
+
+	build.sh: add support for git worktree.
+	[khorben, ticket #1730]
+



CVS commit: [netbsd-9] src/doc

2023-09-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Sep 11 14:45:05 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1730


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-09 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Sep  9 14:57:22 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1729


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.98 -r1.1.2.99 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.98 src/doc/CHANGES-9.4:1.1.2.99
--- src/doc/CHANGES-9.4:1.1.2.98	Fri Sep  8 09:09:08 2023
+++ src/doc/CHANGES-9.4	Sat Sep  9 14:57:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.98 2023/09/08 09:09:08 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.99 2023/09/09 14:57:22 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2111,3 +2111,8 @@ lib/libpam/modules/pam_ksu/pam_ksu.c		1.
 	pam_ksu(8): allow homedir access during kuserok.
 	[riastradh, ticket #1728]
 
+sys/dev/raidframe/rf_reconstruct.c		1.128
+
+	raidframe: fix memory leaks (prevent diagnostic on shutdown).
+	[oster, ticket #1729]
+



CVS commit: [netbsd-9] src/doc

2023-09-09 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Sep  9 14:57:22 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1729


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.98 -r1.1.2.99 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Sep  8 09:09:08 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1728


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 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.97 src/doc/CHANGES-9.4:1.1.2.98
--- src/doc/CHANGES-9.4:1.1.2.97	Wed Sep  6 08:03:07 2023
+++ src/doc/CHANGES-9.4	Fri Sep  8 09:09:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.97 2023/09/06 08:03:07 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.98 2023/09/08 09:09:08 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2106,3 +2106,8 @@ crypto/external/bsd/openssl/dist/crypto/
 	openssl: PR 57594: fix SPARC v8/v9 detection code.
 	[mrg, ticket #1727]
 
+lib/libpam/modules/pam_ksu/pam_ksu.c		1.11
+
+	pam_ksu(8): allow homedir access during kuserok.
+	[riastradh, ticket #1728]
+



CVS commit: [netbsd-9] src/doc

2023-09-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Sep  8 09:09:08 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1728


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2023-09-06 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep  6 08:03:07 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1727


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 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.96 src/doc/CHANGES-9.4:1.1.2.97
--- src/doc/CHANGES-9.4:1.1.2.96	Mon Sep  4 17:56:39 2023
+++ src/doc/CHANGES-9.4	Wed Sep  6 08:03:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.96 2023/09/04 17:56:39 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.97 2023/09/06 08:03:07 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2101,3 +2101,8 @@ sys/dev/pci/if_wmvar.h1.50
 	Print debug message correctly when WM_DEBUG is set.
 	[msaitoh, ticket #1726]
 
+crypto/external/bsd/openssl/dist/crypto/sparccpuid.S 1.11
+
+	openssl: PR 57594: fix SPARC v8/v9 detection code.
+	[mrg, ticket #1727]
+



CVS commit: [netbsd-9] src/doc

2023-09-06 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep  6 08:03:07 UTC 2023

Modified Files:
src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1727


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-9.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



  1   2   3   4   5   6   7   8   >