CVS commit: [netbsd-8] src/doc

2021-08-15 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Aug 15 10:04:53 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1691


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

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.95 src/doc/CHANGES-8.3:1.1.2.96
--- src/doc/CHANGES-8.3:1.1.2.95	Wed Aug 11 17:25:54 2021
+++ src/doc/CHANGES-8.3	Sun Aug 15 10:04:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.95 2021/08/11 17:25:54 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.96 2021/08/15 10:04:53 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1994,3 +1994,10 @@ sys/netinet6/in6_src.c1.88
 	mapped address.
 	[kardel, ticket #1690]
 
+sys/compat/common/vfs_syscalls_30.c		1.42
+sys/compat/common/vfs_syscalls_43.c		1.67
+sys/compat/common/vfs_syscalls_50.c		1.26
+
+	Fix compat stat(2) syscall kernel memory disclosure.
+	[christos, ticket #1691]
+



CVS commit: [netbsd-8] src/doc

2021-08-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Aug 11 17:25:54 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1690


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.94 src/doc/CHANGES-8.3:1.1.2.95
--- src/doc/CHANGES-8.3:1.1.2.94	Wed Jul 14 17:55:18 2021
+++ src/doc/CHANGES-8.3	Wed Aug 11 17:25:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.94 2021/07/14 17:55:18 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.95 2021/08/11 17:25:54 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1988,3 +1988,9 @@ sys/arch/hppa/dev/sti_sgc.c			1.3
 	PR 52162: Fix silent freeze on probing sti(4) framebuffer on 712/60.
 	[tsutsui, ticket #1689]
 
+sys/netinet6/in6_src.c1.88
+
+	PR 56348: MTU discovery fails with IPv6 sockets bound to IPv4
+	mapped address.
+	[kardel, ticket #1690]
+



CVS commit: [netbsd-8] src/doc

2021-07-14 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jul 14 17:55:18 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1689


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.93 -r1.1.2.94 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.93 src/doc/CHANGES-8.3:1.1.2.94
--- src/doc/CHANGES-8.3:1.1.2.93	Fri Jun 25 19:14:29 2021
+++ src/doc/CHANGES-8.3	Wed Jul 14 17:55:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.93 2021/06/25 19:14:29 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.94 2021/07/14 17:55:18 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1983,3 +1983,8 @@ distrib/sun3/miniroot/Makefile			1.50
 	- The modules and rescue sets are also required on upgrade.
 	[tsutsui, ticket #1686]
 
+sys/arch/hppa/dev/sti_sgc.c			1.3
+
+	PR 52162: Fix silent freeze on probing sti(4) framebuffer on 712/60.
+	[tsutsui, ticket #1689]
+



CVS commit: [netbsd-8] src/doc

2021-06-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Jun 25 19:14:30 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1686


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.92 src/doc/CHANGES-8.3:1.1.2.93
--- src/doc/CHANGES-8.3:1.1.2.92	Mon Jun 21 17:46:13 2021
+++ src/doc/CHANGES-8.3	Fri Jun 25 19:14:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.92 2021/06/21 17:46:13 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.93 2021/06/25 19:14:29 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1972,3 +1972,14 @@ compat/arm/oabi/bsd.oabi.mk		(apply patc
 	Fix PR 50192.
 	[mrg, ticket #1684]
 
+distrib/miniroot/install.sub			1.61,1.62 (patch)
+distrib/sun2/miniroot/Makefile			1.40
+distrib/sun3/miniroot/Makefile			1.50
+
+	Fixes to sun2 and sun3 miniroot upgrade scripts:
+	- Replace RELEASE and VERSION strings proplery.
+	- Remove netstat(1) calls to print resolver info on upgrade using
+	  miniroot, the binary is not available.
+	- The modules and rescue sets are also required on upgrade.
+	[tsutsui, ticket #1686]
+



CVS commit: [netbsd-8] src/doc

2021-06-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Jun 21 17:46:13 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1685 and #1684


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.91 src/doc/CHANGES-8.3:1.1.2.92
--- src/doc/CHANGES-8.3:1.1.2.91	Tue Jun  8 13:01:10 2021
+++ src/doc/CHANGES-8.3	Mon Jun 21 17:46:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.91 2021/06/08 13:01:10 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.92 2021/06/21 17:46:13 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1954,3 +1954,21 @@ sbin/dump/tape.c1.56
 	dump(8): prevent crashes for large file systems.
 	[hannken, ticket #1683]
 
+sys/kern/vfs_lookup.c1.226
+sys/kern/vfs_vnops.c1.215
+sys/sys/namei.src1.59 (patch)
+sys/rump/include/rump/rump_namei.h		(regen)
+sys/sys/namei.h	(regen)
+
+	Add a new namei flag NONEXCLHACK for open with O_CREAT and not O_EXCL.
+	In the case where that target is the root, or a mount
+	point, such that there's no parent dir, "real" CREATE operations fail,
+	but O_CREAT without O_EXCL needs to succeed.
+	Fixes newer Samba usage of /proc/self/fd/NNN with O_CREAT.
+	[dholland, ticket #1685]
+
+compat/arm/oabi/bsd.oabi.mk		(apply patch)
+
+	Fix PR 50192.
+	[mrg, ticket #1684]
+



CVS commit: [netbsd-8] src/doc

2021-06-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jun  8 13:01:10 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1683


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.90 src/doc/CHANGES-8.3:1.1.2.91
--- src/doc/CHANGES-8.3:1.1.2.90	Sat Jun  5 10:58:28 2021
+++ src/doc/CHANGES-8.3	Tue Jun  8 13:01:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.90 2021/06/05 10:58:28 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.91 2021/06/08 13:01:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1949,3 +1949,8 @@ sys/dev/pci/if_iwmreg.h1.8
 	iwm(4): fix various bit declarations - use unsigned for 2^32.
 	[nia, ticket #1682]
 
+sbin/dump/tape.c1.56
+
+	dump(8): prevent crashes for large file systems.
+	[hannken, ticket #1683]
+



CVS commit: [netbsd-8] src/doc

2021-06-05 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Jun  5 10:58:28 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1680 - #1682


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.89 -r1.1.2.90 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.89 src/doc/CHANGES-8.3:1.1.2.90
--- src/doc/CHANGES-8.3:1.1.2.89	Wed May 19 17:21:13 2021
+++ src/doc/CHANGES-8.3	Sat Jun  5 10:58:28 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.89 2021/05/19 17:21:13 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.90 2021/06/05 10:58:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1932,3 +1932,20 @@ xsrc/external/mit/libX11/dist/src/xlibi1
 	Reject string longer than USHRT_MAX before sending them on the wire.
 	Fix out-of-bound access in KeySymToUcs4().
 	[mrg, ticket #1679]
+
+sys/arch/hp300/conf/INSTALL			1.67,1.68
+
+	Add missing 'nhpib at intio' for internal HP-IB.
+	Reduce maxusers to 8 (same as GENERIC).
+	[tsutsui, ticket #1680]
+
+distrib/miniroot/install.sub			1.60
+
+	Handle recent ifconfig(8) output in the miniroot installation script.
+	[tsutsui, ticket #1681]
+
+sys/dev/pci/if_iwmreg.h1.8
+
+	iwm(4): fix various bit declarations - use unsigned for 2^32.
+	[nia, ticket #1682]
+



CVS commit: [netbsd-8] src/doc

2021-05-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed May 19 17:21:13 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1679


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.88 src/doc/CHANGES-8.3:1.1.2.89
--- src/doc/CHANGES-8.3:1.1.2.88	Fri May  7 17:48:47 2021
+++ src/doc/CHANGES-8.3	Wed May 19 17:21:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.88 2021/05/07 17:48:47 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.89 2021/05/19 17:21:13 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1914,3 +1914,21 @@ usr.sbin/installboot/machines.c			1.41,1
 	Avoid depending on common symbols.
 	[mrg, ticket #1678]
 
+xsrc/external/mit/libX11/dist/src/Font.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/FontInfo.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/FontNames.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/GetColor.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/LoadFont.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/LookupCol.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/ParseCol.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/QuExt.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/SetFPath.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/SetHints.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/StNColor.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/StName.c		(apply patch)
+xsrc/external/mit/libX11/dist/src/xlibi18n/imKStoUCS.c	(apply patch)
+
+	Apply upstream fixes for CVE-2021-31535 (and one other bug).
+	Reject string longer than USHRT_MAX before sending them on the wire.
+	Fix out-of-bound access in KeySymToUcs4().
+	[mrg, ticket #1679]



CVS commit: [netbsd-8] src/doc

2021-05-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri May  7 17:48:48 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1678


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.87 src/doc/CHANGES-8.3:1.1.2.88
--- src/doc/CHANGES-8.3:1.1.2.87	Mon May  3 09:16:00 2021
+++ src/doc/CHANGES-8.3	Fri May  7 17:48:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.87 2021/05/03 09:16:00 bouyer Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.88 2021/05/07 17:48:47 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1898,3 +1898,19 @@ sys/kern/kern_exec.c1.505 via patch
 	Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS in posix_spawn(3)
 	[martin, ticket #1677]
 
+bin/pax/extern.h1.60
+bin/pax/options.c1.119
+sbin/newfs_udf/newfs_udf.h			1.7 (patch)
+sbin/newfs_udf/udf_create.c			1.27 (patch)
+usr.bin/config/defs.h1.106
+usr.bin/config/main.c1.100
+usr.bin/config/scan.l1.32
+usr.bin/make/main.c1.274
+usr.bin/make/make.h1.105
+usr.sbin/installboot/Makefile			1.53,1.54
+usr.sbin/installboot/installboot.h		1.41
+usr.sbin/installboot/machines.c			1.41,1.42
+
+	Avoid depending on common symbols.
+	[mrg, ticket #1678]
+



CVS commit: [netbsd-8] src/doc

2021-05-03 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Mon May  3 09:16:00 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
ticket #1677


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.86 -r1.1.2.87 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.86 src/doc/CHANGES-8.3:1.1.2.87
--- src/doc/CHANGES-8.3:1.1.2.86	Fri Apr 30 14:28:35 2021
+++ src/doc/CHANGES-8.3	Mon May  3 09:16:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.86 2021/04/30 14:28:35 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.87 2021/05/03 09:16:00 bouyer Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1893,3 +1893,8 @@ doc/3RDPARTY	(apply patch)
 	Update tzdata to 2021a.
 	[kre, ticket #1676]
 
+sys/kern/kern_exec.c1.505 via patch
+
+	Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS in posix_spawn(3)
+	[martin, ticket #1677]
+



CVS commit: [netbsd-8] src/doc

2021-04-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Apr 30 14:28:36 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1674 - #1676


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.85 src/doc/CHANGES-8.3:1.1.2.86
--- src/doc/CHANGES-8.3:1.1.2.85	Tue Apr 27 19:03:02 2021
+++ src/doc/CHANGES-8.3	Fri Apr 30 14:28:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.85 2021/04/27 19:03:02 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.86 2021/04/30 14:28:35 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1858,3 +1858,38 @@ xsrc/external/mit/xorg-server.old/dist/X
 
 	Fix CVE-2021-3472 (local privilege escalation).
 	[mrg, ticket #1673]
+
+distrib/notes/common/netboot			1.39
+
+	For netboot via DHCP, "next-server" in dhcpd.conf(5) is mandatory.
+	[tsutsui, ticket #1674]
+
+sys/arch/xen/x86/xen_ipi.c			1.24 (patch)
+
+	PR 50282: fix build for XEN kernels without DDB.
+	[kre, ticket #1675]
+
+external/public-domain/tz/dist/Makefile up to 1.1.1.30
+external/public-domain/tz/dist/NEWS up to 1.1.1.34
+external/public-domain/tz/dist/TZDATA_VERSION   up to 1.24
+external/public-domain/tz/dist/africa   up to 1.1.1.25
+external/public-domain/tz/dist/asia up to 1.1.1.28
+external/public-domain/tz/dist/australasia  up to 1.1.1.21
+external/public-domain/tz/dist/backward up to 1.1.1.12
+external/public-domain/tz/dist/backzone up to 1.1.1.20
+external/public-domain/tz/dist/etcetera up to 1.1.1.5
+external/public-domain/tz/dist/europe   up to 1.1.1.30
+external/public-domain/tz/dist/leap-seconds.list up to 1.1.1.15
+external/public-domain/tz/dist/leapseconds  up to 1.1.1.18
+external/public-domain/tz/dist/leapseconds.awk  up to 1.1.1.12
+external/public-domain/tz/dist/northamerica up to 1.1.1.27
+external/public-domain/tz/dist/theory.html  up to 1.1.1.12
+external/public-domain/tz/dist/version  up to 1.1.1.21
+external/public-domain/tz/dist/ziguard.awk  up to 1.1.1.6
+external/public-domain/tz/dist/zone.tab up to 1.1.1.19
+external/public-domain/tz/dist/zone1970.tab up to 1.1.1.21
+doc/3RDPARTY	(apply patch)
+
+	Update tzdata to 2021a.
+	[kre, ticket #1676]
+



CVS commit: [netbsd-8] src/doc

2021-04-27 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Apr 27 19:03:03 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1673


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.84 src/doc/CHANGES-8.3:1.1.2.85
--- src/doc/CHANGES-8.3:1.1.2.84	Mon Apr 26 18:41:05 2021
+++ src/doc/CHANGES-8.3	Tue Apr 27 19:03:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.84 2021/04/26 18:41:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.85 2021/04/27 19:03:02 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1853,3 +1853,8 @@ sys/arch/arm/include/lock.h			1.36,1.37
 	ARM: lock and atomic fixes.
 	[skrll, ticket #1672]
 
+xsrc/external/mit/xorg-server/dist/Xi/chgfctl.c		(apply patch)
+xsrc/external/mit/xorg-server.old/dist/Xi/chgfctl.c	(apply patch)
+
+	Fix CVE-2021-3472 (local privilege escalation).
+	[mrg, ticket #1673]



CVS commit: [netbsd-8] src/doc

2021-04-26 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Apr 26 18:41:05 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1672


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.83 -r1.1.2.84 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.83 src/doc/CHANGES-8.3:1.1.2.84
--- src/doc/CHANGES-8.3:1.1.2.83	Wed Apr 21 17:50:03 2021
+++ src/doc/CHANGES-8.3	Mon Apr 26 18:41:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.83 2021/04/21 17:50:03 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.84 2021/04/26 18:41:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1845,3 +1845,11 @@ external/bsd/file/dist/magic/magdir/wind
 
 	Enhance regex portability (by copying over the versions from file 5.40).
 	[mrg, ticket #1671}
+
+common/lib/libc/arch/arm/atomic/atomic_swap.S	1.15,1.16
+common/lib/libc/arch/arm/atomic/atomic_swap_64.S 1.11
+sys/arch/arm/include/lock.h			1.36,1.37
+
+	ARM: lock and atomic fixes.
+	[skrll, ticket #1672]
+



CVS commit: [netbsd-8] src/doc

2021-04-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 21 17:50:03 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1671


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.82 src/doc/CHANGES-8.3:1.1.2.83
--- src/doc/CHANGES-8.3:1.1.2.82	Tue Apr  6 18:10:43 2021
+++ src/doc/CHANGES-8.3	Wed Apr 21 17:50:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.82 2021/04/06 18:10:43 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.83 2021/04/21 17:50:03 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1840,3 +1840,8 @@ bin/ps/print.c	1.133
 	column header is specified.
 	[simonb, ticket #1669]
 
+external/bsd/file/dist/magic/magdir/python	(apply patch)
+external/bsd/file/dist/magic/magdir/windows	(apply patch)
+
+	Enhance regex portability (by copying over the versions from file 5.40).
+	[mrg, ticket #1671}



CVS commit: [netbsd-8] src/doc

2021-04-06 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Apr  6 18:10:43 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1669


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.81 src/doc/CHANGES-8.3:1.1.2.82
--- src/doc/CHANGES-8.3:1.1.2.81	Sat Mar 27 13:41:50 2021
+++ src/doc/CHANGES-8.3	Tue Apr  6 18:10:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.81 2021/03/27 13:41:50 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.82 2021/04/06 18:10:43 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1834,4 +1834,9 @@ testsuite/t18.out		1.1 (patch)
 	Update bozohttpd to 20210227.
 	[mrg, ticket #1668]
 
+bin/ps/print.c	1.133
+
+	Fix the column width calculation for the lstart column if an empty
+	column header is specified.
+	[simonb, ticket #1669]
 



CVS commit: [netbsd-8] src/doc

2021-03-27 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Mar 27 13:41:50 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1667 and #1668


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.80 -r1.1.2.81 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.80 src/doc/CHANGES-8.3:1.1.2.81
--- src/doc/CHANGES-8.3:1.1.2.80	Mon Mar 22 18:08:34 2021
+++ src/doc/CHANGES-8.3	Sat Mar 27 13:41:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.80 2021/03/22 18:08:34 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.81 2021/03/27 13:41:50 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1801,3 +1801,37 @@ sys/net/if_l2tp.h1.10
 	Fix l2tp(4) ioctl type.
 	[knakahara, ticket #1665]
 
+sys/dev/usb/usbdevs1.793
+sys/dev/usb/usbdevs.h(regen)
+sys/dev/usb/usbdevs_data.h			(regen)
+
+	PR 56056: fix usb device id for BELKIN F5D7050E.
+	[nia, ticket #1667]
+
+Makefile			1.30-1.31 (patch)
+Makefile.boot			1.7-1.9 (patch)
+auth-bozo.c			1.25-1.26 (patch)
+bozohttpd.8			1.80-1.87 (patch)
+bozohttpd.c			1.114-1.123,1.125-1.128 (patch)
+bozohttpd.h			1.61-1.68 (patch)
+cgi-bozo.c			1.49-1.53 (patch)
+content-bozo.c			1.17-1.20 (patch)
+daemon-bozo.c			1-.22 (patch)
+dir-index-bozo.c		1.33-1.34 (patch)
+main.c1.23-1.27 (patch)
+printenv.lua			1.4-1.5 (patch)
+ssl-bozo.c			1.27-1.29 (patch)
+libbozohttpd/libbozohttpd.3	1.5-1.6 (patch)
+small/Makefile			1.4 (patch)
+testsuite/Makefile		1.14 (patch)
+testsuite/t16.in		1.1 (patch)
+testsuite/t16.out		1.1 (patch)
+testsuite/t17.in		1.1 (patch)
+testsuite/t17.out		1.1 (patch)
+testsuite/t18.in		1.1 (patch)
+testsuite/t18.out		1.1 (patch)
+
+	Update bozohttpd to 20210227.
+	[mrg, ticket #1668]
+
+



CVS commit: [netbsd-8] src/doc

2021-03-22 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Mar 22 18:08:34 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1665


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.79 src/doc/CHANGES-8.3:1.1.2.80
--- src/doc/CHANGES-8.3:1.1.2.79	Thu Mar 11 16:17:46 2021
+++ src/doc/CHANGES-8.3	Mon Mar 22 18:08:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.79 2021/03/11 16:17:46 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.80 2021/03/22 18:08:34 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1796,3 +1796,8 @@ share/man/man4/ixv.41.3, 1.6-1.7
 	- Fix typo in comment or debug message.
 	[msaitoh, ticket #1663]
 
+sys/net/if_l2tp.h1.10
+
+	Fix l2tp(4) ioctl type.
+	[knakahara, ticket #1665]
+



CVS commit: [netbsd-8] src/doc

2021-03-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Mar 11 16:17:46 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1663


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.78 -r1.1.2.79 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.78 src/doc/CHANGES-8.3:1.1.2.79
--- src/doc/CHANGES-8.3:1.1.2.78	Tue Mar  9 16:00:14 2021
+++ src/doc/CHANGES-8.3	Thu Mar 11 16:17:46 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.78 2021/03/09 16:00:14 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.79 2021/03/11 16:17:46 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1771,3 +1771,28 @@ sys/netinet/tcp_timer.c1.96
 	Avoid information disclosure.
 	[christos, ticket #1662]
 
+sys/dev/pci/ixgbe/ixgbe.c			1.259, 1.278-1.279
+sys/dev/pci/ixgbe/ixgbe.h			1.75
+sys/dev/pci/ixgbe/ixgbe_netbsd.h		1.12
+sys/dev/pci/ixgbe/ixgbe_vf.c			1.24-1.26
+sys/dev/pci/ixgbe/ixgbe_x550.c			1.17
+sys/dev/pci/ixgbe/ixv.c1.155-1.156
+sys/dev/pci/ixgbe/ix_txrx.c			1.64-67
+sys/dev/pci/files.pci1.436
+share/man/man4/ixg.41.13-1.14
+share/man/man4/ixv.41.3, 1.6-1.7
+
+	- Fix a problem that the RX path stalled when the mbuf cluster is
+	  exhausted.
+	- Modify some parameters to reduce packet dropping. See also the
+	  manual's OPTIONS section for the detail.
+	- ixv(4): The max number of queue(pair) is not 7 but 8. Correctly
+	  reset the hardware.
+	- Add "TX " to "Queue No Descriptor Available" evcnt(9) name to make
+	  it more understandable.
+	- Fix a bug that some advertise speeds can't be set with
+	  hw.ixgN.advertise_speed if both 2.5G and 5G are set. Fix the error
+	  message, too.
+	- Fix typo in comment or debug message.
+	[msaitoh, ticket #1663]
+



CVS commit: [netbsd-8] src/doc

2021-03-09 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Mar  9 16:00:14 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1662


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.77 src/doc/CHANGES-8.3:1.1.2.78
--- src/doc/CHANGES-8.3:1.1.2.77	Sun Mar  7 19:14:54 2021
+++ src/doc/CHANGES-8.3	Tue Mar  9 16:00:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.77 2021/03/07 19:14:54 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.78 2021/03/09 16:00:14 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1764,3 +1764,10 @@ sys/netinet6/ip6_var.h1.88
 	 - replace randomid() by cprng_fast32()
 	[christos, ticket #1661]
 
+sys/netinet/in_var.h1.99,1.102
+sys/netinet/tcp_subr.c1.286
+sys/netinet/tcp_timer.c1.96
+
+	Avoid information disclosure.
+	[christos, ticket #1662]
+



CVS commit: [netbsd-8] src/doc

2021-03-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar  7 19:14:55 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1661


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.76 -r1.1.2.77 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.76 src/doc/CHANGES-8.3:1.1.2.77
--- src/doc/CHANGES-8.3:1.1.2.76	Fri Feb 26 13:33:07 2021
+++ src/doc/CHANGES-8.3	Sun Mar  7 19:14:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.76 2021/02/26 13:33:07 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.77 2021/03/07 19:14:54 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1751,3 +1751,16 @@ usr.bin/patch/patch.c1.30
 	patch(1): make '-V none' work.
 	[nia, ticket #1660]
 
+sys/netinet/ip6.h1.30
+sys/netinet/ip_input.c1.400
+sys/netinet/tcp_subr.c1.285
+sys/netinet6/ip6_id.c1.19-1.21
+sys/netinet6/ip6_var.h1.88
+
+	netinet:
+	 - enable random IP fragment ids by default
+	 - enable RFC 1948 pseudorandom TCP ISS selection by default.
+	netinet6:
+	 - replace randomid() by cprng_fast32()
+	[christos, ticket #1661]
+



CVS commit: [netbsd-8] src/doc

2021-02-26 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Feb 26 13:33:07 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1660


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.75 src/doc/CHANGES-8.3:1.1.2.76
--- src/doc/CHANGES-8.3:1.1.2.75	Thu Feb 25 09:39:58 2021
+++ src/doc/CHANGES-8.3	Fri Feb 26 13:33:07 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.75 2021/02/25 09:39:58 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.76 2021/02/26 13:33:07 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1744,3 +1744,10 @@ sys/arch/m68k/m68k/reenter_syscall.s		1.
 	m68k: PR 55990: fix kernel stack overflow panic
 	[tsutsui, ticket #1659]
 
+usr.bin/patch/backupfile.c			1.16
+usr.bin/patch/backupfile.h			1.7
+usr.bin/patch/patch.c1.30
+
+	patch(1): make '-V none' work.
+	[nia, ticket #1660]
+



CVS commit: [netbsd-8] src/doc

2021-02-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Feb 25 09:39:58 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1659


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.74 src/doc/CHANGES-8.3:1.1.2.75
--- src/doc/CHANGES-8.3:1.1.2.74	Tue Feb 23 18:57:36 2021
+++ src/doc/CHANGES-8.3	Thu Feb 25 09:39:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.74 2021/02/23 18:57:36 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.75 2021/02/25 09:39:58 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1739,3 +1739,8 @@ bin/ksh/siglist.sh1.13
 	PR/56007: ksh unable to execute ERR traps.
 	[christos, ticket #1658]
 
+sys/arch/m68k/m68k/reenter_syscall.s		1.5-1.7
+
+	m68k: PR 55990: fix kernel stack overflow panic
+	[tsutsui, ticket #1659]
+



CVS commit: [netbsd-8] src/doc

2021-02-23 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Feb 23 18:57:36 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1658


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.73 -r1.1.2.74 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.73 src/doc/CHANGES-8.3:1.1.2.74
--- src/doc/CHANGES-8.3:1.1.2.73	Fri Feb 19 17:50:39 2021
+++ src/doc/CHANGES-8.3	Tue Feb 23 18:57:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.73 2021/02/19 17:50:39 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.74 2021/02/23 18:57:36 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1734,3 +1734,8 @@ sys/arch/x86/x86/intr.c1.154 (patch)
 	x86: fix pci_intr_disestablish clean up routine.
 	[knakahara, ticket #1657]
 
+bin/ksh/siglist.sh1.13
+
+	PR/56007: ksh unable to execute ERR traps.
+	[christos, ticket #1658]
+



CVS commit: [netbsd-8] src/doc

2021-02-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Feb 19 17:50:39 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1657


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.72 src/doc/CHANGES-8.3:1.1.2.73
--- src/doc/CHANGES-8.3:1.1.2.72	Wed Feb 17 09:56:53 2021
+++ src/doc/CHANGES-8.3	Fri Feb 19 17:50:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.72 2021/02/17 09:56:53 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.73 2021/02/19 17:50:39 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1729,3 +1729,8 @@ external/mit/xorg/bin/xterm/Makefile		1.
 	for combining characters.
 	[mrg, ticket #1656]
 
+sys/arch/x86/x86/intr.c1.154 (patch)
+
+	x86: fix pci_intr_disestablish clean up routine.
+	[knakahara, ticket #1657]
+



CVS commit: [netbsd-8] src/doc

2021-02-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Feb 17 09:56:53 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1655 and #1656


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.71 -r1.1.2.72 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.71 src/doc/CHANGES-8.3:1.1.2.72
--- src/doc/CHANGES-8.3:1.1.2.71	Thu Feb 11 13:05:16 2021
+++ src/doc/CHANGES-8.3	Wed Feb 17 09:56:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.71 2021/02/11 13:05:16 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.72 2021/02/17 09:56:53 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1577,3 +1577,155 @@ sys/arch/x68k/x68k/machdep.c			1.204
 	fixing kernel crash dumps for x68k.
 	[tsutsui, ticket #1654]
 
+sys/dev/raidframe/rf_reconstruct.c		1.125
+
+	raid(4): fix am issue where a RAID reconstruction would also rebuild
+	the unused end portion of a component.
+	[oster, ticket #1655]
+
+xsrc/external/mit/xterm/dist/package/debian/xterm-dev.lintian-overrides up to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/freebsd/distinfo up to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/freebsd/pkg-message.wchar up to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/pkgsrc/Makefile up to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/pkgsrc/DESCRup to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/pkgsrc/distinfo up to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/pkgsrc/PLISTup to 1.1.1.1
+xsrc/external/mit/xterm/dist/package/pkgsrc/options.mk up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/closest-rgb.pl  up to 1.1.1.2
+xsrc/external/mit/xterm/dist/vttests/query-status.pl up to 1.1.1.2
+xsrc/external/mit/xterm/dist/vttests/modify-keys.pl  up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/mouse-codes up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/other-sgr.shup to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/print-vt-chars.pl up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/query-dynamic.pl up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/query-xres.pl   up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/report-sgr.pl   up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/sgrPushPop.pl   up to 1.1.1.1
+xsrc/external/mit/xterm/dist/vttests/sgrPushPop2.pl  up to 1.1.1.1
+xsrc/external/mit/xterm/dist/COPYING up to 1.1.1.1
+xsrc/external/mit/xterm/dist/gen-charsets.pl up to 1.1.1.1
+xsrc/external/mit/xterm/include/Tekparse.hin delete
+xsrc/external/mit/xterm/include/VTparse.hin  delete
+xsrc/external/mit/xterm/dist/INSTALL up to 1.1.1.12
+xsrc/external/mit/xterm/dist/Imakefile   up to 1.1.1.10
+xsrc/external/mit/xterm/dist/MANIFESTup to 1.1.1.16
+xsrc/external/mit/xterm/dist/Makefile.in up to 1.1.1.13
+xsrc/external/mit/xterm/dist/NEWSup to 1.1.1.3
+xsrc/external/mit/xterm/dist/THANKS  up to 1.1.1.9
+xsrc/external/mit/xterm/dist/TekPrsTbl.c up to 1.1.1.2
+xsrc/external/mit/xterm/dist/Tekproc.c   up to 1.1.1.14
+xsrc/external/mit/xterm/dist/UXTerm.ad   up to 1.1.1.3
+xsrc/external/mit/xterm/dist/VTPrsTbl.c  up to 1.1.1.9
+xsrc/external/mit/xterm/dist/VTparse.def up to 1.1.1.8
+xsrc/external/mit/xterm/dist/VTparse.h   up to 1.1.1.10
+xsrc/external/mit/xterm/dist/XTerm.adup to 1.11
+xsrc/external/mit/xterm/dist/aclocal.m4  up to 1.1.1.14
+xsrc/external/mit/xterm/dist/button.cup to 1.1.1.16
+xsrc/external/mit/xterm/dist/cachedGCs.c up to 1.1.1.11
+xsrc/external/mit/xterm/dist/charclass.c up to 1.1.1.6
+xsrc/external/mit/xterm/dist/charclass.h up to 1.1.1.3
+xsrc/external/mit/xterm/dist/charproc.c  up to 1.1.1.15
+xsrc/external/mit/xterm/dist/charsets.c  up to 1.1.1.6
+xsrc/external/mit/xterm/dist/config.guessup to 1.1.1.12
+xsrc/external/mit/xterm/dist/config.sub  up to 1.1.1.12
+xsrc/external/mit/xterm/dist/configure   up to 1.1.1.14
+xsrc/external/mit/xterm/dist/configure.inup to 1.1.1.13
+xsrc/external/mit/xterm/dist/ctlseqs.ms  up to 1.1.1.15
+xsrc/external/mit/xterm/dist/ctlseqs.txt up to 1.1.1.15
+xsrc/external/mit/xterm/dist/cursor.cup to 1.1.1.9
+xsrc/external/mit/xterm/dist/data.c  up to 1.1.1.7
+xsrc/external/mit/xterm/dist/data.h  up to 1.1.1.10
+xsrc/external/mit/xterm/dist/df-install.in   up to 1.1.1.3
+xsrc/external/mit/xterm/dist/doublechr.c up to 1.1.1.9
+xsrc/external/mit/xterm/dist/error.h up to 1.1.1.6
+xsrc/external/mit/xterm/dist/fontutils.c up to 1.8
+xsrc/e

CVS commit: [netbsd-8] src/doc

2021-02-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Feb 11 13:05:16 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1652 - #1654


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.70 -r1.1.2.71 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.70 src/doc/CHANGES-8.3:1.1.2.71
--- src/doc/CHANGES-8.3:1.1.2.70	Wed Feb 10 16:57:42 2021
+++ src/doc/CHANGES-8.3	Thu Feb 11 13:05:16 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.70 2021/02/10 16:57:42 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.71 2021/02/11 13:05:16 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1559,3 +1559,21 @@ usr.bin/nl/nl.c	1.13-1.15
 	minor cleanup.
 	[ginsbach, ticket #1651]
 
+sys/dev/scsipi/cd.c1.350
+sys/dev/scsipi/sd.c1.331
+
+	PR 55986: DK_BUSY must have mask as second argument.
+	[ryoon, ticket #1652]
+
+sys/fs/msdosfs/msdosfs_vfsops.c			1.136
+
+	PR 55985: do not insist on valid MSDOS bootloader signatures for
+	mounting an msdosfs.
+	[ryoon, ticket #1653]
+
+sys/arch/x68k/x68k/machdep.c			1.204
+
+	Restore fixes for PR 51663 lost in r1.195 (uvm_hotplug(9) merge),
+	fixing kernel crash dumps for x68k.
+	[tsutsui, ticket #1654]
+



CVS commit: [netbsd-8] src/doc

2021-02-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Feb 10 16:57:42 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1651


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.69 src/doc/CHANGES-8.3:1.1.2.70
--- src/doc/CHANGES-8.3:1.1.2.69	Sun Feb  7 13:56:00 2021
+++ src/doc/CHANGES-8.3	Wed Feb 10 16:57:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.69 2021/02/07 13:56:00 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.70 2021/02/10 16:57:42 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1553,3 +1553,9 @@ usr.sbin/isibootd/isibootd.c			1.4
 	Fix isibootd(8) "Cannot allocate memory" failure on amd64.
 	[tsutsui, ticket #1650]
 
+usr.bin/nl/nl.c	1.13-1.15
+
+	nl(1): fix PR 55891 and a delimiter parsing error plus
+	minor cleanup.
+	[ginsbach, ticket #1651]
+



CVS commit: [netbsd-8] src/doc

2021-02-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Feb  7 13:56:00 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1650


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.68 -r1.1.2.69 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.68 src/doc/CHANGES-8.3:1.1.2.69
--- src/doc/CHANGES-8.3:1.1.2.68	Sat Feb  6 15:29:14 2021
+++ src/doc/CHANGES-8.3	Sun Feb  7 13:56:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.68 2021/02/06 15:29:14 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.69 2021/02/07 13:56:00 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1548,3 +1548,8 @@ lib/libc/arch/mips/sys/cerror.S			1.20
 	(eg __posix_cerror() in libposix).
 	[simonb, ticket #1648]
 
+usr.sbin/isibootd/isibootd.c			1.4
+
+	Fix isibootd(8) "Cannot allocate memory" failure on amd64.
+	[tsutsui, ticket #1650]
+



CVS commit: [netbsd-8] src/doc

2021-02-06 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Feb  6 15:29:14 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1648 and #1649


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.67 -r1.1.2.68 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.67 src/doc/CHANGES-8.3:1.1.2.68
--- src/doc/CHANGES-8.3:1.1.2.67	Fri Jan 29 18:19:21 2021
+++ src/doc/CHANGES-8.3	Sat Feb  6 15:29:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.67 2021/01/29 18:19:21 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.68 2021/02/06 15:29:14 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1532,3 +1532,19 @@ sys/dev/hyperv/vmbus.c1.12 (patch)
 	hvkbd(4), vmbus(4), hvn(4): don't wait forever.
 	[nonaka, ticket #1647]
 
+sys/conf/param.c1.69
+sys/kern/init_main.c1.533 (via patch)
+sys/sys/param.h	1.679
+
+	Set a better default for MAXFILES on larger RAM machines if not
+	otherwise specified the kernel config file.  Arbitary numbers are
+	20,000 files for 16GB RAM or more and 10,000 files for 1GB RAM or
+	more.
+	[simonb, ticket #1649]
+
+lib/libc/arch/mips/sys/cerror.S			1.20
+
+	MIPS n32/n64: fix __errno() calls from other libraries
+	(eg __posix_cerror() in libposix).
+	[simonb, ticket #1648]
+



CVS commit: [netbsd-8] src/doc

2021-01-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Jan 29 18:19:22 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1647


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.66 src/doc/CHANGES-8.3:1.1.2.67
--- src/doc/CHANGES-8.3:1.1.2.66	Fri Jan  8 13:03:54 2021
+++ src/doc/CHANGES-8.3	Fri Jan 29 18:19:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.66 2021/01/08 13:03:54 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.67 2021/01/29 18:19:21 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1525,3 +1525,10 @@ external/bsd/ipf/Makefile.inc			1.6
 	userland is 32bit). Works around missing COMPAT_NETBSD32 for ipf.
 	[simonb, ticket #1646]
 
+sys/dev/hyperv/hvkbd.c1.7 (patch)
+sys/dev/hyperv/if_hvn.c1.20 (patch)
+sys/dev/hyperv/vmbus.c1.12 (patch)
+
+	hvkbd(4), vmbus(4), hvn(4): don't wait forever.
+	[nonaka, ticket #1647]
+



CVS commit: [netbsd-8] src/doc

2021-01-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Jan  8 13:03:54 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1646


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.65 src/doc/CHANGES-8.3:1.1.2.66
--- src/doc/CHANGES-8.3:1.1.2.65	Fri Jan  1 13:21:11 2021
+++ src/doc/CHANGES-8.3	Fri Jan  8 13:03:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.65 2021/01/01 13:21:11 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.66 2021/01/08 13:03:54 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1518,3 +1518,10 @@ sys/ufs/ufs/ufs_quota1.c			1.23
 	Avoid out of bounds array access.
 	[nia, ticket #1645]
 
+compat/exec.mk	1.5
+external/bsd/ipf/Makefile.inc			1.6
+
+	ipf(4): build tools as 64bit binaries on mips64 (where most
+	userland is 32bit). Works around missing COMPAT_NETBSD32 for ipf.
+	[simonb, ticket #1646]
+



CVS commit: [netbsd-8] src/doc

2021-01-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Jan  1 13:21:11 UTC 2021

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1645


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.64 src/doc/CHANGES-8.3:1.1.2.65
--- src/doc/CHANGES-8.3:1.1.2.64	Mon Dec 28 19:54:42 2020
+++ src/doc/CHANGES-8.3	Fri Jan  1 13:21:11 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.64 2020/12/28 19:54:42 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.65 2021/01/01 13:21:11 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1513,3 +1513,8 @@ sys/arch/hp300/dev/hil_intio.c			1.4
 	to make ddb(4) and kernel prompts for root device work.
 	[tsutsui, ticket #1642]
 
+sys/ufs/ufs/ufs_quota1.c			1.23
+
+	Avoid out of bounds array access.
+	[nia, ticket #1645]
+



CVS commit: [netbsd-8] src/doc

2020-12-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Dec 28 19:54:42 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1642


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.63 src/doc/CHANGES-8.3:1.1.2.64
--- src/doc/CHANGES-8.3:1.1.2.63	Mon Dec 28 16:02:57 2020
+++ src/doc/CHANGES-8.3	Mon Dec 28 19:54:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.63 2020/12/28 16:02:57 snj Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.64 2020/12/28 19:54:42 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1506,3 +1506,10 @@ etc/rc.d/ntpdate1.21
 	Adjust to "pool" usage in our standard ntp.conf.
 	[martin, ticket #1643]
 
+sys/arch/hp300/dev/dnkbd.c			1.11
+sys/arch/hp300/dev/hil_intio.c			1.4
+
+	Fix a longstanding bug in hilkbd (and dnkbd) console attachment
+	to make ddb(4) and kernel prompts for root device work.
+	[tsutsui, ticket #1642]
+



CVS commit: [netbsd-8] src/doc

2020-12-28 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Dec 28 16:02:57 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
1643


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.62 src/doc/CHANGES-8.3:1.1.2.63
--- src/doc/CHANGES-8.3:1.1.2.62	Sun Dec 27 14:10:28 2020
+++ src/doc/CHANGES-8.3	Mon Dec 28 16:02:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.62 2020/12/27 14:10:28 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.63 2020/12/28 16:02:57 snj Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1501,3 +1501,8 @@ usr.bin/calendar/calendars/calendar.juda
 	Update to 2021.
 	[maya, ticket #1641]
 
+etc/rc.d/ntpdate1.21
+
+	Adjust to "pool" usage in our standard ntp.conf.
+	[martin, ticket #1643]
+



CVS commit: [netbsd-8] src/doc

2020-12-27 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Dec 27 14:10:28 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1641


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.61 src/doc/CHANGES-8.3:1.1.2.62
--- src/doc/CHANGES-8.3:1.1.2.61	Sat Dec 19 19:06:12 2020
+++ src/doc/CHANGES-8.3	Sun Dec 27 14:10:28 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.61 2020/12/19 19:06:12 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.62 2020/12/27 14:10:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1496,3 +1496,8 @@ sys/dev/scsipi/scsiconf.c			1.283
 	Add NOLUNS quirk for more SEAGATE SCA/WIDE drives.
 	[tsutsui, ticket #1640]
 
+usr.bin/calendar/calendars/calendar.judaic	1.8-1.10
+
+	Update to 2021.
+	[maya, ticket #1641]
+



CVS commit: [netbsd-8] src/doc

2020-12-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec 19 19:06:12 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1639 and #1640


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.60 src/doc/CHANGES-8.3:1.1.2.61
--- src/doc/CHANGES-8.3:1.1.2.60	Sat Dec 19 13:43:04 2020
+++ src/doc/CHANGES-8.3	Sat Dec 19 19:06:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.60 2020/12/19 13:43:04 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.61 2020/12/19 19:06:12 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1469,3 +1469,30 @@ doc/3RDPARTY	(manually edited)
 	package installs using /var/db/pkg.
 	[maya, #1638]
 
+distrib/amiga/miniroot/install.md		1.31
+distrib/hp300/miniroot/install.md		1.18-1.20
+distrib/mac68k/miniroot/install.md		1.6-1.8
+distrib/miniroot/install.sh			1.26,1.27
+distrib/miniroot/install.sub			1.47,1.50-1.54,1.56-1.59 (patch)
+distrib/miniroot/list1.36
+distrib/miniroot/upgrade.sh			1.23,1.24
+distrib/mvme68k/miniroot/install.md		1.9,1.10
+distrib/sun2/miniroot/install.md		1.6,1.7
+distrib/sun3/miniroot/install.md		1.6,1.7
+
+	Various miniroot installation fixes:
+	Simplify/modernize sh(1) usage.
+	PR 54833: fix miniroot installation failure on network configuration.
+	The kernel and X sets should be specified in MD miniroot scripts.
+	Add modules set for default sets on miniroot installation.
+	Add missing md_get_partition_range() that causes installation failure.
+	Explicitly sort set names fetched via ftp nlist.
+	Use proper release version strings ("9.1" rather than "91") in banners.
+	Fetch files via ftp using auto-fetching with URL per each binary set.
+	[tsutsui, ticket #1639]
+
+sys/dev/scsipi/scsiconf.c			1.283
+
+	Add NOLUNS quirk for more SEAGATE SCA/WIDE drives.
+	[tsutsui, ticket #1640]
+



CVS commit: [netbsd-8] src/doc

2020-12-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec 19 13:43:04 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1638


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.59 src/doc/CHANGES-8.3:1.1.2.60
--- src/doc/CHANGES-8.3:1.1.2.59	Sat Dec 12 20:31:57 2020
+++ src/doc/CHANGES-8.3	Sat Dec 19 13:43:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.59 2020/12/12 20:31:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.60 2020/12/19 13:43:04 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1456,3 +1456,16 @@ sys/dev/usb/ohcivar.h1.62
 	PR 22646, PR 55835: restructure the abort code for TD based transfers.
 	[skrll, ticket #1637]
 
+external/bsd/pkg_install/dist/add/perform.c up to 1.8
+external/bsd/pkg_install/dist/lib/lib.h up to 1.11
+external/bsd/pkg_install/dist/lib/parse-config.c up to 1.4
+external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in up to 1.4
+external/bsd/pkg_install/dist/lib/pkgdb.c   up to 1.5
+external/bsd/pkg_install/dist/lib/plist.c   up to 1.6
+external/bsd/pkg_install/dist/lib/version.h up to 1.19
+doc/3RDPARTY	(manually edited)
+
+	Merge pkg_install 20201218 - provide backwards compatibility for existing
+	package installs using /var/db/pkg.
+	[maya, #1638]
+



CVS commit: [netbsd-8] src/doc

2020-12-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec 12 20:31:57 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1637


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.58 src/doc/CHANGES-8.3:1.1.2.59
--- src/doc/CHANGES-8.3:1.1.2.58	Sat Dec 12 13:00:18 2020
+++ src/doc/CHANGES-8.3	Sat Dec 12 20:31:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.58 2020/12/12 13:00:18 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.59 2020/12/12 20:31:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1450,3 +1450,9 @@ sys/dev/usb/ucom.c1.128
 	when detaching the device.
 	[mrg, ticket #1636]
 
+sys/dev/usb/ohci.c1.311,1.312
+sys/dev/usb/ohcivar.h1.62
+
+	PR 22646, PR 55835: restructure the abort code for TD based transfers.
+	[skrll, ticket #1637]
+



CVS commit: [netbsd-8] src/doc

2020-12-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Dec 12 13:00:18 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1636


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.57 -r1.1.2.58 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.57 src/doc/CHANGES-8.3:1.1.2.58
--- src/doc/CHANGES-8.3:1.1.2.57	Fri Dec 11 19:35:16 2020
+++ src/doc/CHANGES-8.3	Sat Dec 12 13:00:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.57 2020/12/11 19:35:16 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.58 2020/12/12 13:00:18 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1444,3 +1444,9 @@ sys/dev/hyperv/if_hvn.c1.19 (via pat
 	hvn(4): fix SIOCSIFFLAGS ioctl handling to make ifconfig up/down work.
 	[nonaka, ticket #1635]
 
+sys/dev/usb/ucom.c1.128
+
+	Properly wait for refcounts to drain to avoid potential panics
+	when detaching the device.
+	[mrg, ticket #1636]
+



CVS commit: [netbsd-8] src/doc

2020-12-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Dec 11 19:35:16 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend ticket #1626


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.56 src/doc/CHANGES-8.3:1.1.2.57
--- src/doc/CHANGES-8.3:1.1.2.56	Fri Dec 11 15:48:59 2020
+++ src/doc/CHANGES-8.3	Fri Dec 11 19:35:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.56 2020/12/11 15:48:59 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.57 2020/12/11 19:35:16 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1417,7 +1417,7 @@ xsrc/external/mit/libX11/dist/modules/im
 	PR 55640: fix off by one in X Input Method.
 	[maya, ticket #1634]
 
-external/bsd/pkg_install/Makefile.inc   up to 1.7
+external/bsd/pkg_install/Makefile.inc   up to 1.7 (adapted)
 external/bsd/pkg_install/dist/add/perform.c up to 1.7
 external/bsd/pkg_install/dist/admin/check.c up to 1.4
 external/bsd/pkg_install/dist/admin/main.c  up to 1.6



CVS commit: [netbsd-8] src/doc

2020-12-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Dec 11 15:48:59 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1635


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.55 src/doc/CHANGES-8.3:1.1.2.56
--- src/doc/CHANGES-8.3:1.1.2.55	Tue Dec  8 18:49:33 2020
+++ src/doc/CHANGES-8.3	Fri Dec 11 15:48:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.55 2020/12/08 18:49:33 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.56 2020/12/11 15:48:59 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1438,3 +1438,9 @@ external/bsd/pkg_install/lib/config.h   
 	Import pkg_info 20201205, move the default pkg database from
 	/var/db/pkg to ${PREFIX/pkgdb.
 	[wiz, ticket #1626]
+
+sys/dev/hyperv/if_hvn.c1.19 (via patch)
+
+	hvn(4): fix SIOCSIFFLAGS ioctl handling to make ifconfig up/down work.
+	[nonaka, ticket #1635]
+



CVS commit: [netbsd-8] src/doc

2020-12-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Dec  8 18:49:33 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1626


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.54 src/doc/CHANGES-8.3:1.1.2.55
--- src/doc/CHANGES-8.3:1.1.2.54	Mon Dec  7 20:24:05 2020
+++ src/doc/CHANGES-8.3	Tue Dec  8 18:49:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.54 2020/12/07 20:24:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.55 2020/12/08 18:49:33 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1416,3 +1416,25 @@ xsrc/external/mit/libX11/dist/modules/im
 
 	PR 55640: fix off by one in X Input Method.
 	[maya, ticket #1634]
+
+external/bsd/pkg_install/Makefile.inc   up to 1.7
+external/bsd/pkg_install/dist/add/perform.c up to 1.7
+external/bsd/pkg_install/dist/admin/check.c up to 1.4
+external/bsd/pkg_install/dist/admin/main.c  up to 1.6
+external/bsd/pkg_install/dist/admin/pkg_admin.1 up to 1.6
+external/bsd/pkg_install/dist/create/perform.c  up to 1.3
+external/bsd/pkg_install/dist/create/pl.c   up to 1.4
+external/bsd/pkg_install/dist/info/perform.cup to 1.3
+external/bsd/pkg_install/dist/lib/iterate.c up to 1.3
+external/bsd/pkg_install/dist/lib/lib.h up to 1.10
+external/bsd/pkg_install/dist/lib/license.c up to 1.10
+external/bsd/pkg_install/dist/lib/pkgdb.c   up to 1.4
+external/bsd/pkg_install/dist/lib/plist.c   up to 1.4
+external/bsd/pkg_install/dist/lib/version.h up to 1.17
+external/bsd/pkg_install/dist/lib/vulnerabilities-file.c up to 1.4
+external/bsd/pkg_install/lib/Makefile   up to 1.11
+external/bsd/pkg_install/lib/config.h   up to 1.3
+
+	Import pkg_info 20201205, move the default pkg database from
+	/var/db/pkg to ${PREFIX/pkgdb.
+	[wiz, ticket #1626]



CVS commit: [netbsd-8] src/doc

2020-12-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Dec  7 20:24:05 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1628 - #1634


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.53 src/doc/CHANGES-8.3:1.1.2.54
--- src/doc/CHANGES-8.3:1.1.2.53	Sun Dec  6 10:28:28 2020
+++ src/doc/CHANGES-8.3	Mon Dec  7 20:24:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.53 2020/12/06 10:28:28 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.54 2020/12/07 20:24:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1345,3 +1345,74 @@ xsrc/external/mit/xorg-server/dist/xkb/x
 	   Overflow
 	[mrg, ticket #1627]
 
+xsrc/external/mit/xorg-server.old/dist/xkb/xkb.c	1.2
+
+	Apply upstream patches for:
+	 * CVE-2020-14360 / ZDI CAN 11572 XkbSetMap Out-Of-Bounds Access
+	 * CVE-2020-25712 / ZDI-CAN-11839 XkbSetDeviceInfo Heap-based Buffer
+	   Overflow
+	[mrg, ticket #1628]
+
+bin/sh/exec.c	1.54
+
+	PR bin/55526: fix "command foo" when a function "foo" exists.
+	[kre, ticket #1629]
+
+sbin/dump/dump.h1.59
+sbin/dump/main.c1.78
+
+	PR 55834: fix status updates for files larger than 2TiB.
+	[kre, ticket #1630]
+
+external/public-domain/tz/dist/systemv  delete
+external/public-domain/tz/dist/pacificnew   delete
+external/public-domain/tz/dist/yearistype.shdelete
+external/public-domain/tz/dist/Makefile up to 1.1.1.29
+external/public-domain/tz/dist/NEWS up to 1.1.1.32
+external/public-domain/tz/dist/README   up to 1.1.1.9
+external/public-domain/tz/dist/TZDATA_VERSION   up to 1.22
+external/public-domain/tz/dist/africa   up to 1.1.1.23
+external/public-domain/tz/dist/antarctica   up to 1.1.1.13
+external/public-domain/tz/dist/asia up to 1.1.1.27
+external/public-domain/tz/dist/australasia  up to 1.1.1.20
+external/public-domain/tz/dist/backward up to 1.1.1.11
+external/public-domain/tz/dist/backzone up to 1.1.1.19
+external/public-domain/tz/dist/checktab.awk up to 1.1.1.10
+external/public-domain/tz/dist/etcetera up to 1.1.1.4
+external/public-domain/tz/dist/europe   up to 1.1.1.29
+external/public-domain/tz/dist/factory  up to 1.1.1.4
+external/public-domain/tz/dist/iso3166.tab  up to 1.1.1.6
+external/public-domain/tz/dist/leap-seconds.list up to 1.1.1.14
+external/public-domain/tz/dist/leapseconds  up to 1.1.1.16
+external/public-domain/tz/dist/leapseconds.awk  up to 1.1.1.11
+external/public-domain/tz/dist/northamerica up to 1.1.1.26
+external/public-domain/tz/dist/southamerica up to 1.1.1.17
+external/public-domain/tz/dist/theory.html  up to 1.1.1.11
+external/public-domain/tz/dist/version  up to 1.1.1.19
+external/public-domain/tz/dist/ziguard.awk  up to 1.1.1.5
+external/public-domain/tz/dist/zishrink.awk up to 1.1.1.7
+external/public-domain/tz/dist/zone.tab up to 1.1.1.18
+external/public-domain/tz/dist/zone1970.tab up to 1.1.1.20
+external/public-domain/tz/dist/zoneinfo2tdf.pl  up to 1.1.1.4
+distrib/sets/lists/base/mi			(apply patch)
+doc/3RDPARTY	(apply patch)
+external/public-domain/tz/share/zoneinfo/Makefile	(apply patch)
+
+	Update timezone data to 2020d.
+	[kre, ticket #1631]
+
+sys/netinet/ip_mroute.c1.164 (patch)
+
+	PR 55779: restore non-desctructive guarantee of ip_mforward() mbuf
+	argument.
+	[kardel, ticket #1632]
+
+sys/dev/ic/nvme.c1.53
+
+	PR 55839: avoid mulitple bus rescans when loading the module.
+	[kardel, ticket #1633]
+
+xsrc/external/mit/libX11/dist/modules/im/ximcp/imRmAttr.c(patch)
+
+	PR 55640: fix off by one in X Input Method.
+	[maya, ticket #1634]



CVS commit: [netbsd-8] src/doc

2020-12-06 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Dec  6 10:28:28 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1627


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.52 -r1.1.2.53 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.52 src/doc/CHANGES-8.3:1.1.2.53
--- src/doc/CHANGES-8.3:1.1.2.52	Sun Nov 29 11:20:09 2020
+++ src/doc/CHANGES-8.3	Sun Dec  6 10:28:28 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.52 2020/11/29 11:20:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.53 2020/12/06 10:28:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1337,3 +1337,11 @@ lib/libc/net/gethnamaddr.c			1.93
 	A or .
 	[is, ticket #1625]
 
+xsrc/external/mit/xorg-server/dist/xkb/xkb.c		apply patch
+
+	Apply upstream patches for:
+	 * CVE-2020-14360 / ZDI CAN 11572 XkbSetMap Out-Of-Bounds Access
+	 * CVE-2020-25712 / ZDI-CAN-11839 XkbSetDeviceInfo Heap-based Buffer
+	   Overflow
+	[mrg, ticket #1627]
+



CVS commit: [netbsd-8] src/doc

2020-11-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Nov 29 11:20:10 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1625


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.51 src/doc/CHANGES-8.3:1.1.2.52
--- src/doc/CHANGES-8.3:1.1.2.51	Thu Nov 19 11:28:09 2020
+++ src/doc/CHANGES-8.3	Sun Nov 29 11:20:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.51 2020/11/19 11:28:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.52 2020/11/29 11:20:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1329,3 +1329,11 @@ libexec/httpd/bozohttpd.c			1.124
 	Fix httpd serving files greater than 4GB on 32bit archs.
 	[hannken, ticket #1624]
 
+include/arpa/nameser_compat.h			1.8
+lib/libc/net/getaddrinfo.c			1.120
+lib/libc/net/gethnamaddr.c			1.93
+
+	Don't complain about additional DNAME records received when resolving
+	A or .
+	[is, ticket #1625]
+



CVS commit: [netbsd-8] src/doc

2020-11-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Nov 19 11:28:09 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1624


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.50 src/doc/CHANGES-8.3:1.1.2.51
--- src/doc/CHANGES-8.3:1.1.2.50	Mon Nov 16 18:20:30 2020
+++ src/doc/CHANGES-8.3	Thu Nov 19 11:28:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.50 2020/11/16 18:20:30 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.51 2020/11/19 11:28:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1324,3 +1324,8 @@ sys/dev/pci/if_wm.c1.696
 	wm(4): fix support for 82574 and later cards on big endian machines.
 	[rin, ticket #1623]
 
+libexec/httpd/bozohttpd.c			1.124
+
+	Fix httpd serving files greater than 4GB on 32bit archs.
+	[hannken, ticket #1624]
+



CVS commit: [netbsd-8] src/doc

2020-11-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Nov 16 18:20:31 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1623


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.49 src/doc/CHANGES-8.3:1.1.2.50
--- src/doc/CHANGES-8.3:1.1.2.49	Sat Nov 14 12:59:56 2020
+++ src/doc/CHANGES-8.3	Mon Nov 16 18:20:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.49 2020/11/14 12:59:56 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.50 2020/11/16 18:20:30 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1319,3 +1319,8 @@ sys/coda/coda_vnops.c1.114 (patch)
 	PR 55775: fix coda_readdir() to directly process the container file.
 	[hannken, ticket #1622]
 
+sys/dev/pci/if_wm.c1.696
+
+	wm(4): fix support for 82574 and later cards on big endian machines.
+	[rin, ticket #1623]
+



CVS commit: [netbsd-8] src/doc

2020-11-14 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Nov 14 12:59:56 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1622


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.48 src/doc/CHANGES-8.3:1.1.2.49
--- src/doc/CHANGES-8.3:1.1.2.48	Wed Nov  4 11:52:47 2020
+++ src/doc/CHANGES-8.3	Sat Nov 14 12:59:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.48 2020/11/04 11:52:47 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.49 2020/11/14 12:59:56 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1313,4 +1313,9 @@ sys/dev/pci/if_wmvar.h1.47
 	(ICH*/PCH*, 82580 and I350).
 	[knakahara, ticket #1620]
 
+sys/coda/coda.h	1.21 (patch)
+sys/coda/coda_vnops.c1.114 (patch)
+
+	PR 55775: fix coda_readdir() to directly process the container file.
+	[hannken, ticket #1622]
 



CVS commit: [netbsd-8] src/doc

2020-11-04 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Nov  4 11:52:47 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1620


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.47 src/doc/CHANGES-8.3:1.1.2.48
--- src/doc/CHANGES-8.3:1.1.2.47	Sun Nov  1 18:09:23 2020
+++ src/doc/CHANGES-8.3	Wed Nov  4 11:52:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.47 2020/11/01 18:09:23 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.48 2020/11/04 11:52:47 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1305,3 +1305,12 @@ doc/3RDPARTY	(manually modified)
 
 	Update tmux to 3.1c.
 	[christos, ticket #1619]
+
+sys/dev/pci/if_wm.c1.694,1.695 (patch)
+sys/dev/pci/if_wmvar.h1.47
+
+	PR 40981: avoid device timeouts with ihphy and atphy
+	(ICH*/PCH*, 82580 and I350).
+	[knakahara, ticket #1620]
+
+



CVS commit: [netbsd-8] src/doc

2020-11-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Nov  1 18:09:23 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1619


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.46 src/doc/CHANGES-8.3:1.1.2.47
--- src/doc/CHANGES-8.3:1.1.2.46	Thu Oct 22 11:33:29 2020
+++ src/doc/CHANGES-8.3	Sun Nov  1 18:09:23 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.46 2020/10/22 11:33:29 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.47 2020/11/01 18:09:23 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1139,3 +1139,169 @@ xsrc/external/mit/freetype/dist/src/sfnt
 	Fix CVE-2020-15999.
 	[maya, ticket #1618]
 
+external/bsd/tmux/dist/compat/daemon-darwin.c   up to 1.1.1.1
+external/bsd/tmux/dist/compat/fdforkpty.c   up to 1.1.1.1
+external/bsd/tmux/dist/compat/memmem.c  up to 1.1.1.1
+external/bsd/tmux/dist/menu.c   up to 1.2
+external/bsd/tmux/dist/window-tree.cup to 1.7
+external/bsd/tmux/dist/mode-tree.c  up to 1.6
+external/bsd/tmux/dist/etc/ylwrap   up to 1.1.1.1
+external/bsd/tmux/dist/cmd-resize-window.c  up to 1.2
+external/bsd/tmux/dist/regsub.c up to 1.3
+external/bsd/tmux/dist/cmd-parse.y  up to 1.3
+external/bsd/tmux/dist/window-buffer.c  up to 1.6
+external/bsd/tmux/dist/spawn.c  up to 1.3
+external/bsd/tmux/dist/README.jaup to 1.1.1.1
+external/bsd/tmux/dist/window-client.c  up to 1.6
+external/bsd/tmux/dist/file.c   up to 1.1.1.1
+external/bsd/tmux/dist/format-draw.cup to 1.1.1.3
+external/bsd/tmux/dist/cmd-display-menu.c   up to 1.1.1.1
+external/bsd/tmux/dist/compat/fparseln.cdelete
+external/bsd/tmux/dist/FAQ  delete
+external/bsd/tmux/dist/TODO delete
+external/bsd/tmux/dist/cmd-choose-buffer.c  delete
+external/bsd/tmux/dist/cmd-choose-client.c  delete
+external/bsd/tmux/dist/cmd-list.c   delete
+external/bsd/tmux/dist/cmd-set-hook.c   delete
+external/bsd/tmux/dist/cmd-string.c delete
+external/bsd/tmux/dist/hooks.c  delete
+external/bsd/tmux/dist/pty.cdelete
+external/bsd/tmux/dist/signal.c delete
+external/bsd/tmux/dist/window-choose.c  delete
+external/bsd/tmux/dist/CHANGES  up to 1.1.1.6
+external/bsd/tmux/dist/COPYING  up to 1.1.1.2
+external/bsd/tmux/dist/Makefile.am  up to 1.1.1.6
+external/bsd/tmux/dist/Makefile.in  up to 1.1.1.6
+external/bsd/tmux/dist/README   up to 1.1.1.4
+external/bsd/tmux/dist/aclocal.m4   up to 1.1.1.4
+external/bsd/tmux/dist/alerts.c up to 1.1.1.5
+external/bsd/tmux/dist/arguments.c  up to 1.1.1.9
+external/bsd/tmux/dist/attributes.c up to 1.1.1.9
+external/bsd/tmux/dist/cfg.cup to 1.1.1.12
+external/bsd/tmux/dist/client.c up to 1.10
+external/bsd/tmux/dist/cmd-attach-session.c up to 1.8
+external/bsd/tmux/dist/cmd-bind-key.c   up to 1.1.1.9
+external/bsd/tmux/dist/cmd-break-pane.c up to 1.1.1.11
+external/bsd/tmux/dist/cmd-capture-pane.c   up to 1.8
+external/bsd/tmux/dist/cmd-choose-tree.cup to 1.1.1.9
+external/bsd/tmux/dist/cmd-command-prompt.c up to 1.1.1.10
+external/bsd/tmux/dist/cmd-confirm-before.c up to 1.1.1.9
+external/bsd/tmux/dist/cmd-copy-mode.c  up to 1.1.1.11
+external/bsd/tmux/dist/cmd-detach-client.c  up to 1.1.1.8
+external/bsd/tmux/dist/cmd-display-message.cup to 1.10
+external/bsd/tmux/dist/cmd-display-panes.c  up to 1.1.1.11
+external/bsd/tmux/dist/cmd-find-window.cup to 1.1.1.10
+external/bsd/tmux/dist/cmd-find.c   up to 1.1.1.7
+external/bsd/tmux/dist/cmd-if-shell.c   up to 1.10
+external/bsd/tmux/dist/cmd-join-pane.c  up to 1.1.1.10
+external/bsd/tmux/dist/cmd-kill-pane.c  up to 1.1.1.10
+external/bsd/tmux/dist/cmd-kill-session.c   up to 1.1.1.9
+external/bsd/tmux/dist/cmd-kill-window.cup to 1.1.1.8
+external/bsd/tmux/dist/cmd-list-buffers.c   up to 1.1.1.8
+external/bsd/tmux/dist/cmd-list-clients.c   up to 1.1.1.8
+external/bsd/tmux/dist/cmd-list-keys.c  up to 1.1.1.11
+external/bsd/tmux/dist/cmd-list-panes.c up to 1.1.1.8
+external/bsd/tmux/dist/cmd-list-sessions.c  up to 1.1.1.9
+external/bsd/tmux/dist/cmd-list-windows.c   up to 1.1.1.8
+external/bsd/tmux/dist/cmd-load-buffer.cup to 1.9
+external/bsd/tmux/dist/cmd-lock-server.cup to 1.1.1.8
+external/bsd/tmux/dist/cmd-m

CVS commit: [netbsd-8] src/doc

2020-10-22 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Oct 22 11:33:29 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1618


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.45 src/doc/CHANGES-8.3:1.1.2.46
--- src/doc/CHANGES-8.3:1.1.2.45	Fri Oct 16 14:38:13 2020
+++ src/doc/CHANGES-8.3	Thu Oct 22 11:33:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.45 2020/10/16 14:38:13 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.46 2020/10/22 11:33:29 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1134,3 +1134,8 @@ sys/dev/pci/if_wm.c1.691
 	when SFP support was added.
 	[msaitoh, ticket #1617]
 
+xsrc/external/mit/freetype/dist/src/sfnt/pngshim.c	(apply patch)
+
+	Fix CVE-2020-15999.
+	[maya, ticket #1618]
+



CVS commit: [netbsd-8] src/doc

2020-10-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 16 14:38:14 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend ticket #1603


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.44 src/doc/CHANGES-8.3:1.1.2.45
--- src/doc/CHANGES-8.3:1.1.2.44	Mon Oct 12 10:25:09 2020
+++ src/doc/CHANGES-8.3	Fri Oct 16 14:38:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.44 2020/10/12 10:25:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.45 2020/10/16 14:38:13 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1039,7 +1039,7 @@ sys/netinet/tcp_input.c1.419
 	1 byte every 5 or even 60 seconds.
 	[kardel, ticket #1602]
 
-etc/defaults/rc.conf1.159
+etc/defaults/rc.conf1.159 (patch)
 etc/rc.d/motd	1.10,1.11
 share/man/man5/rc.conf.5			1.186,1.187
 
@@ -1128,3 +1128,9 @@ external/bsd/ntp/bin/sntp/sntp.1		delete
 	ntpd(8): PR 55710: install the correct man pages.
 	[kim, ticket #1616]
 
+sys/dev/pci/if_wm.c1.691
+
+	Fix SGMII code to not to print error message. This problem was added
+	when SFP support was added.
+	[msaitoh, ticket #1617]
+



CVS commit: [netbsd-8] src/doc

2020-10-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Oct 12 10:25:09 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1616


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.43 src/doc/CHANGES-8.3:1.1.2.44
--- src/doc/CHANGES-8.3:1.1.2.43	Sun Oct 11 12:31:49 2020
+++ src/doc/CHANGES-8.3	Mon Oct 12 10:25:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.43 2020/10/11 12:31:49 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.44 2020/10/12 10:25:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1110,3 +1110,21 @@ external/bsd/ntp/dist/libntp/work_fork.c
 	socket errors on startup.
 	[kim, ticket #1615]
 
+external/bsd/ntp/Makefile.inc			1.20,1.21
+external/bsd/ntp/bin/Makefile.inc		1.4
+external/bsd/ntp/bin/ntp-keygen/Makefile	1.7 (patch)
+external/bsd/ntp/bin/ntp-keygen/ntp-keygen.8	delete
+external/bsd/ntp/bin/ntpd/Makefile		1.28 (patch)
+external/bsd/ntp/bin/ntpd/ntp.conf.5		delete
+external/bsd/ntp/bin/ntpd/ntp.keys.5		delete
+external/bsd/ntp/bin/ntpd/ntpd.8		delete
+external/bsd/ntp/bin/ntpdc/Makefile		1.7
+external/bsd/ntp/bin/ntpdc/ntpdc.8		delete
+external/bsd/ntp/bin/ntpq/Makefile		1.9 (patch)
+external/bsd/ntp/bin/ntpq/ntpq.8		delete
+external/bsd/ntp/bin/sntp/Makefile		1.8,1.9 (patch)
+external/bsd/ntp/bin/sntp/sntp.1		delete
+
+	ntpd(8): PR 55710: install the correct man pages.
+	[kim, ticket #1616]
+



CVS commit: [netbsd-8] src/doc

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 12:31:49 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1615


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.42 src/doc/CHANGES-8.3:1.1.2.43
--- src/doc/CHANGES-8.3:1.1.2.42	Sat Oct 10 14:38:03 2020
+++ src/doc/CHANGES-8.3	Sun Oct 11 12:31:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.42 2020/10/10 14:38:03 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.43 2020/10/11 12:31:49 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1104,3 +1104,9 @@ sys/compat/common/tty_43.c			1.38
 	tty_43: better input limit validation to avoid undefined behaviour.
 	[nia, ticket #1614]
 
+external/bsd/ntp/dist/libntp/work_fork.c	1.15
+
+	ndtpd(8): fix asynchronous DNS resolution to avoid bind(2)
+	socket errors on startup.
+	[kim, ticket #1615]
+



CVS commit: [netbsd-8] src/doc

2020-10-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Oct 10 14:38:03 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1614


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.41 src/doc/CHANGES-8.3:1.1.2.42
--- src/doc/CHANGES-8.3:1.1.2.41	Thu Oct  8 18:07:38 2020
+++ src/doc/CHANGES-8.3	Sat Oct 10 14:38:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.41 2020/10/08 18:07:38 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.42 2020/10/10 14:38:03 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1099,3 +1099,8 @@ sys/netinet6/in6.c1.282
 	from DOWN to UNKNOWN link state.
 	[roy, ticket #1613]
 
+sys/compat/common/tty_43.c			1.38
+
+	tty_43: better input limit validation to avoid undefined behaviour.
+	[nia, ticket #1614]
+



CVS commit: [netbsd-8] src/doc

2020-10-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Oct  8 18:07:38 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1611 - #1613


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.40 src/doc/CHANGES-8.3:1.1.2.41
--- src/doc/CHANGES-8.3:1.1.2.40	Sun Sep 27 10:34:32 2020
+++ src/doc/CHANGES-8.3	Thu Oct  8 18:07:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.40 2020/09/27 10:34:32 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.41 2020/10/08 18:07:38 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1082,3 +1082,20 @@ sys/dev/ic/nvme.c1.50 (patch)
 	with multiple (partialy unused) name spaces.
 	[kardel, ticket #1610]
 
+etc/ntp.conf	1.21,1.22
+
+	Use "pool" for the pool.ntp.org servers. Add some hints.
+	[kim, ticket #1611]
+
+sys/netipsec/xform_esp.c			1.101
+
+	Make sequence number of esp header MP-safe for IPsec Tx side.
+	[knakahara, ticket #1612]
+
+sys/netinet/in.c1.241
+sys/netinet6/in6.c1.282
+
+	Fix detached address handling for interfaces transitioning
+	from DOWN to UNKNOWN link state.
+	[roy, ticket #1613]
+



CVS commit: [netbsd-8] src/doc

2020-09-27 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Sep 27 10:34:32 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1610


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.39 src/doc/CHANGES-8.3:1.1.2.40
--- src/doc/CHANGES-8.3:1.1.2.39	Wed Sep 23 14:32:46 2020
+++ src/doc/CHANGES-8.3	Sun Sep 27 10:34:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.39 2020/09/23 14:32:46 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.40 2020/09/27 10:34:32 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1075,3 +1075,10 @@ sys/dev/pci/virtio_pci.c			1.13 (patch)
 	Ensure MSI-X is disabled if allocation of MSI-X interrupts fail.
 	[jakllsch, ticket #1609]
 
+sys/dev/ic/ld_nvme.c1.24 (patch)
+sys/dev/ic/nvme.c1.50 (patch)
+
+	PR 55674: avoid creating many unusable ld(4) devices for nvme(4)
+	with multiple (partialy unused) name spaces.
+	[kardel, ticket #1610]
+



CVS commit: [netbsd-8] src/doc

2020-09-23 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep 23 14:32:47 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1609


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.38 src/doc/CHANGES-8.3:1.1.2.39
--- src/doc/CHANGES-8.3:1.1.2.38	Sun Sep 20 10:23:05 2020
+++ src/doc/CHANGES-8.3	Wed Sep 23 14:32:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.38 2020/09/20 10:23:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.39 2020/09/23 14:32:46 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1069,3 +1069,9 @@ sys/dev/pci/virtio_pci.c			1.12
 	Fix PCI virtio crash on shutdown.
 	[jakllsch, ticket #1608]
 
+sys/dev/pci/virtio_pci.c			1.13 (patch)
+	(applied to sys/dev/pci/virtio.c)
+
+	Ensure MSI-X is disabled if allocation of MSI-X interrupts fail.
+	[jakllsch, ticket #1609]
+



CVS commit: [netbsd-8] src/doc

2020-09-20 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Sep 20 10:23:05 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1608


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.37 src/doc/CHANGES-8.3:1.1.2.38
--- src/doc/CHANGES-8.3:1.1.2.37	Sat Sep 19 12:36:09 2020
+++ src/doc/CHANGES-8.3	Sun Sep 20 10:23:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.37 2020/09/19 12:36:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.38 2020/09/20 10:23:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1063,3 +1063,9 @@ sys/dev/hid/hidkbdmap.c1.11 (patch)
 	to handle ARCHISS keyboard model.
 	[nonaka, ticket #1606]
 
+sys/dev/pci/virtio_pci.c			1.12
+	(applied to sys/dev/pci/virtio.c)
+
+	Fix PCI virtio crash on shutdown.
+	[jakllsch, ticket #1608]
+



CVS commit: [netbsd-8] src/doc

2020-09-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Sep 19 12:36:09 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1606


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.36 src/doc/CHANGES-8.3:1.1.2.37
--- src/doc/CHANGES-8.3:1.1.2.36	Wed Sep 16 13:32:11 2020
+++ src/doc/CHANGES-8.3	Sat Sep 19 12:36:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.36 2020/09/16 13:32:11 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.37 2020/09/19 12:36:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1056,3 +1056,10 @@ sys/dev/ic/mpt_netbsd.c1.37
 	mpt(4) may eroneously report a limit of zero devices.
 	[mlelstv, ticket #1605]
 
+sys/dev/hid/hidkbdmap.c1.11 (patch)
+	(applied to sys/dev/usb/ukbdmap.c)
+
+	PR 55608: for jp keymap map also scan code 49 to right bracket
+	to handle ARCHISS keyboard model.
+	[nonaka, ticket #1606]
+



CVS commit: [netbsd-8] src/doc

2020-09-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep 16 13:32:11 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1605


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.35 src/doc/CHANGES-8.3:1.1.2.36
--- src/doc/CHANGES-8.3:1.1.2.35	Sun Sep 13 12:17:25 2020
+++ src/doc/CHANGES-8.3	Wed Sep 16 13:32:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.35 2020/09/13 12:17:25 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.36 2020/09/16 13:32:11 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1051,3 +1051,8 @@ sys/netinet/tcp_input.c1.420
 	PR/kern 55567: fix the data-only fast path.
 	[kardel, ticket #1604]
 
+sys/dev/ic/mpt_netbsd.c1.37
+
+	mpt(4) may eroneously report a limit of zero devices.
+	[mlelstv, ticket #1605]
+



CVS commit: [netbsd-8] src/doc

2020-09-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Sep 13 12:17:25 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1603 and #1604


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.34 src/doc/CHANGES-8.3:1.1.2.35
--- src/doc/CHANGES-8.3:1.1.2.34	Thu Sep  3 13:41:42 2020
+++ src/doc/CHANGES-8.3	Sun Sep 13 12:17:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.34 2020/09/03 13:41:42 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.35 2020/09/13 12:17:25 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1039,3 +1039,15 @@ sys/netinet/tcp_input.c1.419
 	1 byte every 5 or even 60 seconds.
 	[kardel, ticket #1602]
 
+etc/defaults/rc.conf1.159
+etc/rc.d/motd	1.10,1.11
+share/man/man5/rc.conf.5			1.186,1.187
+
+	Add optional release info in /etc/motd.
+	[kim, ticket #1603]
+
+sys/netinet/tcp_input.c1.420
+
+	PR/kern 55567: fix the data-only fast path.
+	[kardel, ticket #1604]
+



CVS commit: [netbsd-8] src/doc

2020-09-03 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Sep  3 13:41:42 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1602


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.33 src/doc/CHANGES-8.3:1.1.2.34
--- src/doc/CHANGES-8.3:1.1.2.33	Wed Sep  2 12:29:26 2020
+++ src/doc/CHANGES-8.3	Thu Sep  3 13:41:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.33 2020/09/02 12:29:26 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.34 2020/09/03 13:41:42 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1033,4 +1033,9 @@ sys/dev/pci/ixgbe/ixgbe_x550.c			1.17
 	Add recovery code for unsupported SFP+.
 	[msaitoh, ticket #1601]
 
+sys/netinet/tcp_input.c1.419
+
+	PR 55567: a unidirectional sender could be slowed down to
+	1 byte every 5 or even 60 seconds.
+	[kardel, ticket #1602]
 



CVS commit: [netbsd-8] src/doc

2020-09-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Sep  2 12:29:26 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1600 and #1601


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.32 src/doc/CHANGES-8.3:1.1.2.33
--- src/doc/CHANGES-8.3:1.1.2.32	Fri Aug 28 19:45:21 2020
+++ src/doc/CHANGES-8.3	Wed Sep  2 12:29:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.32 2020/08/28 19:45:21 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.33 2020/09/02 12:29:26 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1016,3 +1016,21 @@ sys/dev/usb/if_axen.c(apply patch)
 	atu(4), axe(4), axen(4): reject packets larger than MCLBYTES.
 	[riastradh, ticket #1599]
 
+sys/dev/pci/ixgbe/if_bypass.c			1.6
+sys/dev/pci/ixgbe/ixgbe.c			1.246
+sys/dev/pci/ixgbe/ixgbe_common.c		1.28
+
+	ixg(4): minor fixes.
+	[msaitoh, ticket #1600]
+
+sys/dev/pci/ixgbe/ixgbe.c			1.219
+sys/dev/pci/ixgbe/ixgbe_82598.c			1.13
+sys/dev/pci/ixgbe/ixgbe_82599.c			1.22
+sys/dev/pci/ixgbe/ixgbe_phy.c			1.20
+sys/dev/pci/ixgbe/ixgbe_type.h			1.44
+sys/dev/pci/ixgbe/ixgbe_x550.c			1.17
+
+	Add recovery code for unsupported SFP+.
+	[msaitoh, ticket #1601]
+
+



CVS commit: [netbsd-8] src/doc

2020-08-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Aug 28 19:45:21 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1599


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.31 src/doc/CHANGES-8.3:1.1.2.32
--- src/doc/CHANGES-8.3:1.1.2.31	Wed Aug 19 18:40:09 2020
+++ src/doc/CHANGES-8.3	Fri Aug 28 19:45:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.31 2020/08/19 18:40:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.32 2020/08/28 19:45:21 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1009,3 +1009,10 @@ sys/uvm/uvm_amap.c1.123 (patch)
 	to allocate the ppref memory.
 	[chs, ticket #1598]
 
+sys/dev/usb/if_atu.c1.73
+sys/dev/usb/if_axe.c(apply patch)
+sys/dev/usb/if_axen.c(apply patch)
+
+	atu(4), axe(4), axen(4): reject packets larger than MCLBYTES.
+	[riastradh, ticket #1599]
+



CVS commit: [netbsd-8] src/doc

2020-08-19 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Aug 19 18:40:09 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1598


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.30 src/doc/CHANGES-8.3:1.1.2.31
--- src/doc/CHANGES-8.3:1.1.2.30	Tue Aug 18 09:42:00 2020
+++ src/doc/CHANGES-8.3	Wed Aug 19 18:40:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.30 2020/08/18 09:42:00 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.31 2020/08/19 18:40:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1003,3 +1003,9 @@ sys/dev/ipmi.c	1.5
 	ipmi(4): Fix critical/warning threshold confusion.
 	[nonaka, ticket #1597]
 
+sys/uvm/uvm_amap.c1.123 (patch)
+
+	fix amap_extend() to handle amaps where we previously failed
+	to allocate the ppref memory.
+	[chs, ticket #1598]
+



CVS commit: [netbsd-8] src/doc

2020-08-18 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Aug 18 09:42:00 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1597


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.29 src/doc/CHANGES-8.3:1.1.2.30
--- src/doc/CHANGES-8.3:1.1.2.29	Tue Aug 11 17:08:36 2020
+++ src/doc/CHANGES-8.3	Tue Aug 18 09:42:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.29 2020/08/11 17:08:36 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.30 2020/08/18 09:42:00 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -997,5 +997,9 @@ sys/dev/pci/mpii.c1.25
 	mpii(4): make it compilable without bio(4).
 	[jnemeth, ticket #1596]
 
+sys/dev/ipmi.c	1.5
+	(applied to sys/arch/x86/x86/ipmi.c)
 
+	ipmi(4): Fix critical/warning threshold confusion.
+	[nonaka, ticket #1597]
 



CVS commit: [netbsd-8] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Aug 11 17:08:36 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend ticket #1584 for additional pullups


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.28 src/doc/CHANGES-8.3:1.1.2.29
--- src/doc/CHANGES-8.3:1.1.2.28	Tue Aug 11 07:21:28 2020
+++ src/doc/CHANGES-8.3	Tue Aug 11 17:08:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.28 2020/08/11 07:21:28 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.29 2020/08/11 17:08:36 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -821,7 +821,7 @@ usr.bin/w/w.c	1.88-1.90
 	Handle hostname from DISPLAY="[2001:db8::dead:beef]:0" or similar.
 	[kim, ticket #1583]
 
-sys/dev/dev_verbose.h1.3
+sys/dev/dev_verbose.h1.3,1.4
 
 	PR 55535: make built-in verbose modules available before the
 	start of the autoconfiguration.
@@ -998,3 +998,4 @@ sys/dev/pci/mpii.c1.25
 	[jnemeth, ticket #1596]
 
 
+



CVS commit: [netbsd-8] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Aug 11 07:21:28 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend #1582 for additional build fix


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.27 src/doc/CHANGES-8.3:1.1.2.28
--- src/doc/CHANGES-8.3:1.1.2.27	Sun Aug  9 14:18:56 2020
+++ src/doc/CHANGES-8.3	Tue Aug 11 07:21:28 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.27 2020/08/09 14:18:56 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.28 2020/08/11 07:21:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -357,7 +357,7 @@ sys/arch/x86/x86/procfs_machdep.c		1.37,
 	Add AMD protected processor identification number (ppin).
 	[msaitoh, ticket #1581]
 
-external/mit/xorg/lib/libX11/extensions/Makefile up to 1.2
+external/mit/xorg/lib/libX11/extensions/Makefile up to 1.2 (plus patch)
 external/mit/xorg/lib/libX11/Makefile   up to 1.14
 external/mit/xorg/lib/libX11/Makefile.libx11up to 1.19
 external/mit/xorg/lib/libX11/Makefile.ximcp up to 1.5



CVS commit: [netbsd-8] src/doc

2020-08-09 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Aug  9 14:18:56 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1596


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.26 src/doc/CHANGES-8.3:1.1.2.27
--- src/doc/CHANGES-8.3:1.1.2.26	Wed Aug  5 17:31:45 2020
+++ src/doc/CHANGES-8.3	Sun Aug  9 14:18:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.26 2020/08/05 17:31:45 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.27 2020/08/09 14:18:56 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -992,4 +992,9 @@ sys/arch/x86/x86/errata.c			1.24-1.26
 	Add six errata for AMD Family 17h (Ryzen etc).
 	[msaitoh, ticket #1595]
 
+sys/dev/pci/mpii.c1.25
+
+	mpii(4): make it compilable without bio(4).
+	[jnemeth, ticket #1596]
+
 



CVS commit: [netbsd-8] src/doc

2020-08-05 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Aug  5 17:31:45 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1584 - #1595


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.25 src/doc/CHANGES-8.3:1.1.2.26
--- src/doc/CHANGES-8.3:1.1.2.25	Wed Aug  5 14:18:54 2020
+++ src/doc/CHANGES-8.3	Wed Aug  5 17:31:45 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.25 2020/08/05 14:18:54 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.26 2020/08/05 17:31:45 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -821,3 +821,175 @@ usr.bin/w/w.c	1.88-1.90
 	Handle hostname from DISPLAY="[2001:db8::dead:beef]:0" or similar.
 	[kim, ticket #1583]
 
+sys/dev/dev_verbose.h1.3
+
+	PR 55535: make built-in verbose modules available before the
+	start of the autoconfiguration.
+	[uwe, ticket #1584]
+
+usr.sbin/cpuctl/Makefile			1.9
+usr.sbin/cpuctl/arch/cpuctl_i386.h		1.5
+usr.sbin/cpuctl/arch/i386.c			1.111-1.113 via patch
+usr.sbin/cpuctl/cpuctl.c			1.31
+usr.sbin/cpuctl/cpuctl.h			1.7
+sys/arch/x86/x86/identcpu_subr.c		1.1-1.7
+
+	- Get TSC frequency from CPUID 0x15 and/or x16 for newer Intel
+	  processors.
+	- Add 0xa5 and 0xa6 for Comet Lake.
+	- Rename ci_cpuid_level to ci_max_cpuid and ci_cpuid_extlevel to
+	  ci_max_ext_cpuid to match x86/include/cpu.h. No functional change.
+	- Sort some entries.
+	- Add comment.
+	[msaitoh, ticket #1585]
+
+sys/dev/pci/ichsmb.c1.66-1.68 via patch
+
+	- Add Comet Lake, Whiskey Lake U and Amber Lake Y support.
+	- Whitespace fix.
+	[msaitoh, ticket #1586]
+
+sys/dev/pci/ixgbe/ix_txrx.c			1.62-1.63 via patch
+sys/dev/pci/ixgbe/ixgbe.c			1.225, 1.228-1.229, 1.232 via
+		patch
+sys/dev/pci/ixgbe/ixgbe.h			1.64, 1.66
+sys/dev/pci/ixgbe/ixv.c1.146, 1.148-1.150 via patch
+sys/dev/pci/ixgbe/ixgbe_common.c		1.27
+sys/dev/pci/ixgbe/ixgbe_vf.c			1.23
+sys/dev/pci/ixgbe/ixgbe_82598.c			1.15
+sys/dev/pci/ixgbe/ixgbe_x550.c			1.18
+sys/dev/pci/ixgbe/ixgbe_netbsd.c		1.14
+sys/dev/pci/ixgbe/ixgbe_phy.c			1.21
+sys/dev/pci/ixgbe/ixgbe_osdep.h			1.26
+
+	- Fix IXGBE_LE32_TO_CPUS() macro for big endian machine. This problem
+	  was only on X550.
+	- Add debug printf()s.
+	- Use unsigned to avoid undefined behavior in
+	  ixgbe_fc_enable_generic().
+	- Modify a little to reduce diff between ixgbe.c and ixv.c.
+	  No functional change.
+	- Modify comment.
+	- Remove unused macros.
+	- Whitespace fix.
+	- Fix typos.
+	[msaitoh, ticket #1587]
+
+sys/arch/x86/include/specialreg.h		1.162-1.168 via patch
+
+	- AMD CPUID Fn8000_000a %edx bit 20 is "SPEC_CTRL".
+	- Add some bit definitions of AMD's CPUID Fn8000_001f Encrypted Memory
+	  features.
+	- Add AMD INVLPGB/TLBSYNC hypervisor enable in VMCB and TLBSYNC
+	  intercept bit.
+	- Add AMD MSR_DE_CFG's bit 1 as DE_CFG_LFENCE_SERIALIZE.
+	- Add some definitions for Intel:
+	  - Add CPUID leaf 6 %eax bit 19 for HW_FEEDBACK* and
+	IA32_PACKAGE_TERM* MSRs.
+	  - Add CPUID leaf 7 %ecx bit 31 for Protection Keys.
+	  - Add definition of Load only TLB and Store only TLB.
+	  - Add IF_PSCHANGE_MC_NO bit of IA32_ARCH_CAPABILITIES
+	  - Fix HWP_IGNIDL.
+	- Add CPUID 7 %edx bit 9 "SRBDS_CTRL"
+	- Modify comment. Style and fix typo.
+	[msaitoh, ticket #1588]
+
+sys/arch/x86/x86/coretemp.c			1.37
+
+	Add special handling for model 0x0f stepping >=2 or mode 0x0e to
+	get Tjmax.
+	[msaitoh, ticket #1589]
+
+sys/dev/pci/if_ti.c1.103, 1.106, 1.108,
+		1.116-1.120 via patch
+sys/dev/pci/if_tireg.h1.26
+
+	- Use pci_intr_establish_xname()
+	- Don't clear CFI and priority bit to pass them to the upper layer.
+	- Add support for Farallon PN9000SX from FreeBSD.
+	- u_int_{8,16,32}_t -> uint_{8,16,32}_t
+	- Fix typo in comment.
+	- Style fix.
+	[msaitoh, ticket #1590]
+
+sys/dev/pci/piixpm.c1.57-1.59, 1.61-1.63 via patch
+sys/dev/pci/piixpmreg.h1.9-1.12
+
+	- Fix number of port for Hudson rev. 0x1f and newer.
+	- Read SB800_SMB_HOSTC correctly. This register is not in the PCI
+	  config space but in the I/O space.
+	- The bit 0 of SB800_SMB_HOSTC is 0 on SMI or 1 on IRQ, so invert the
+	  check.
+	- Don't force using SMBUS0SEL register.
+	- Acquire/release host semaphore to share SMBus between the host and
+	  the embedded controller (IMC). Without this change, "shutdown -r"
+	  does power off and not boot on some machines.
+	- Save/restore port number before selecting port.
+	- Modify comment.
+	- Whitespace fix.
+	[msaitoh, ticket #1591]
+
+sys/dev/sdmmc/sdhc.c1.107
+sys/dev/sdmmc/sdhcreg.h1.21
+
+	Identify SDHC 4.1 and 4.2.
+	[msaitoh, ticket #1592]
+
+sys/arch/x86/conf/files.x86			1.108
+sys/arch/x86/include/apicvar.h			1.7 via patch
+sys/arch/x86/include/cpu.h			1.121
+sys/arch/x86/x86/cpu.c			

CVS commit: [netbsd-8] src/doc

2020-08-05 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Aug  5 14:18:55 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend ticket #1582


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.24 src/doc/CHANGES-8.3:1.1.2.25
--- src/doc/CHANGES-8.3:1.1.2.24	Sun Aug  2 09:15:57 2020
+++ src/doc/CHANGES-8.3	Wed Aug  5 14:18:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.24 2020/08/02 09:15:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.25 2020/08/05 14:18:54 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -357,12 +357,463 @@ sys/arch/x86/x86/procfs_machdep.c		1.37,
 	Add AMD protected processor identification number (ppin).
 	[msaitoh, ticket #1581]
 
+external/mit/xorg/lib/libX11/extensions/Makefile up to 1.2
+external/mit/xorg/lib/libX11/Makefile   up to 1.14
+external/mit/xorg/lib/libX11/Makefile.libx11up to 1.19
+external/mit/xorg/lib/libX11/Makefile.ximcp up to 1.5
+external/mit/xorg/lib/libX11/Makefile.xlibi18n  up to 1.3
 xsrc/external/mit/xorg-server.old/dist/dix/pixmap.c	1.2
-xsrc/external/mit/xorg-server/dist/dix/pixmap.c	1.2
+xsrc/external/mit/xorg-server/dist/dix/pixmap.c		1.2
+xsrc/external/mit/libX11/dist/include/X11/extensions/XKBgeom.h up to 1.1.1.1
+xsrc/external/mit/libX11/dist/man/xkb/XkbAllocGeomOverlayKeys.man up to 1.1.1.1
+xsrc/external/mit/libX11/dist/man/xkb/XkbGetNamedDeviceIndicator.man up to 1.1.1.1
+xsrc/external/mit/libX11/dist/man/xkb/XkbSetNamedDeviceIndicator.man up to 1.1.1.1
+xsrc/external/mit/libX11/dist/src/reallocarray.c up to 1.1.1.1
+xsrc/external/mit/libX11/dist/src/reallocarray.h up to 1.1.1.2
+xsrc/external/mit/libX11/dist/README.md  up to 1.1.1.2
+xsrc/external/mit/libX11/dist/README delete
+xsrc/external/mit/libX11/dist/man/xkb/XkbAllocGeomOverlayKey.man delete
+xsrc/external/mit/libX11/dist/ChangeLog  up to 1.1.1.21
+xsrc/external/mit/libX11/dist/Makefile.amup to 1.1.1.7
+xsrc/external/mit/libX11/dist/Makefile.inup to 1.1.1.19
+xsrc/external/mit/libX11/dist/aclocal.m4 up to 1.1.1.19
+xsrc/external/mit/libX11/dist/config.guess   up to 1.1.1.14
+xsrc/external/mit/libX11/dist/config.sub up to 1.1.1.13
+xsrc/external/mit/libX11/dist/configure  up to 1.1.1.21
+xsrc/external/mit/libX11/dist/configure.ac   up to 1.1.1.21
+xsrc/external/mit/libX11/dist/depcompup to 1.1.1.10
+xsrc/external/mit/libX11/dist/install-sh up to 1.1.1.10
+xsrc/external/mit/libX11/dist/ltmain.sh  up to 1.1.1.14
+xsrc/external/mit/libX11/dist/include/Makefile.amup to 1.1.1.3
+xsrc/external/mit/libX11/dist/include/Makefile.inup to 1.1.1.20
+xsrc/external/mit/libX11/dist/include/X11/Xlib.h up to 1.1.1.9
+xsrc/external/mit/libX11/dist/include/X11/Xlibint.h  up to 1.1.1.12
+xsrc/external/mit/libX11/dist/m4/libtool.m4  up to 1.9
+xsrc/external/mit/libX11/dist/man/AllPlanes.man  up to 1.1.1.5
+xsrc/external/mit/libX11/dist/man/BlackPixelOfScreen.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/Compose.manup to 1.1.1.6
+xsrc/external/mit/libX11/dist/man/DisplayOfCCC.man   up to 1.1.1.5
+xsrc/external/mit/libX11/dist/man/ImageByteOrder.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/IsCursorKey.manup to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/Makefile.inup to 1.1.1.19
+xsrc/external/mit/libX11/dist/man/XAddConnectionWatch.man up to 1.1.1.5
+xsrc/external/mit/libX11/dist/man/XAddHost.man   up to 1.1.1.6
+xsrc/external/mit/libX11/dist/man/XAllocClassHint.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XAllocColor.manup to 1.1.1.6
+xsrc/external/mit/libX11/dist/man/XAllocIconSize.man up to 1.1.1.5
+xsrc/external/mit/libX11/dist/man/XAllocSizeHints.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XAllocStandardColormap.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XAllocWMHints.man  up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XAllowEvents.man   up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XAnyEvent.man  up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XButtonEvent.man   up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XChangeKeyboardControl.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XChangeKeyboardMapping.man up to 1.1.1.5
+xsrc/external/mit/libX11/dist/man/XChangePointerControl.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XChangeSaveSet.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XChangeWindowAttributes.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XCirculateEvent.man up to 1.1.1.4
+xsrc/external/mit/libX11/dist/man/XCirculateRequestEvent.man up to 1.1.1.4
+xsrc/external/mit/libX1

CVS commit: [netbsd-8] src/doc

2020-08-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Aug  2 09:15:58 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1582 and #1583


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.23 src/doc/CHANGES-8.3:1.1.2.24
--- src/doc/CHANGES-8.3:1.1.2.23	Mon Jul 20 19:02:43 2020
+++ src/doc/CHANGES-8.3	Sun Aug  2 09:15:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.23 2020/07/20 19:02:43 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.24 2020/08/02 09:15:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -357,3 +357,16 @@ sys/arch/x86/x86/procfs_machdep.c		1.37,
 	Add AMD protected processor identification number (ppin).
 	[msaitoh, ticket #1581]
 
+xsrc/external/mit/xorg-server.old/dist/dix/pixmap.c	1.2
+xsrc/external/mit/xorg-server/dist/dix/pixmap.c	1.2
+
+	Fix for ZDI-11426:
+	Avoid leaking un-initalized memory to clients by zeroing the
+	whole pixmap on initial allocation.
+	[maya, ticket #1582]
+
+usr.bin/w/w.c	1.88-1.90
+
+	Handle hostname from DISPLAY="[2001:db8::dead:beef]:0" or similar.
+	[kim, ticket #1583]
+



CVS commit: [netbsd-8] src/doc

2020-07-20 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Jul 20 19:02:43 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1577 - #1581


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.22 src/doc/CHANGES-8.3:1.1.2.23
--- src/doc/CHANGES-8.3:1.1.2.22	Fri Jul 17 15:29:12 2020
+++ src/doc/CHANGES-8.3	Mon Jul 20 19:02:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.22 2020/07/17 15:29:12 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.23 2020/07/20 19:02:43 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -299,3 +299,61 @@ sys/net/if.c	1.479
 	ioctl(SIOCGIFCONF): do not accept negative buffer length values.
 	[msaitoh, ticket #1576]
 
+sys/dev/mii/miidevs1.168
+sys/dev/mii/miidevs.h(regen)
+sys/dev/mii/miidevs_data.h			(regen)
+
+	Add some Microsemi (Vitesse) devices.
+	[msaitoh, ticket #1577]
+
+sys/arch/x86/pci/rdcpcib.c			1.3
+sys/dev/pci/pcidevs1.1404,1.1405
+sys/dev/pci/pcidevs.h(regen)
+sys/dev/pci/pcidevs_data.h			(regen)
+
+	Add more RDC products.
+	[msaitoh, ticket #1578]
+
+sys/dev/pci/pcidevs1.1392-1.1403, 1.1406-1.1419
+sys/dev/pci/pcidevs.h(regen)
+sys/dev/pci/pcidevs_data.h			(regen)
+
+	- Add Intel Xeon D-1500 NTB-secondary and Xeon D NS QuickData DMA
+	  channel 0-7.
+	- Add Intel I219 LM10-LM15 and V10-V14.
+	- Add AMD Family14h PCIe.
+	- Add Realtek Killer E3000.
+	- Add Aquantia AQC 10G network adapters.
+	- Add Radeon HD4290
+	- Add Farallon PN9000SX Ethernet.
+	- NVIDIA 0x036[0-7] are nForce MCP55 LPC Bridge.
+	- Add VIA VX900 chipset.
+	- Add some NVIDIA devices.
+	- Add some Intel UHD Graphics devices.
+	- Add Intel Comet Lake, Whiskey Lake U and Amber Lake Y devices.
+	- Modify description of Intel 0x591e from HD Graphics to UHD Graphics.
+	- Add Intel XMM 7360 LTE Modem.
+	- Add Western Digital WD Blue SN550 NVMe SSD.
+	- Add ATI Radeon R5/R6/R7 Graphics.
+	- Add IDs for Ampere eMAG PCIe Root Ports.
+	- Add RTL8192EE Wireless LAN 802.11n PCI-E NIC.
+	- Add ASIX AX99100 Multi I/O (Serial,Parallel,I2C,SPI,LocalBus,GPIO)
+	  Controller.
+	- Add a couple of additional device IDs for the AMD Cryptographic
+	  Coprocessor.
+	- Remove duplicated entries.
+	[msaitoh, ticket #1579]
+
+sys/dev/i2c/sdtemp.c			1.35, 1.37-1.39
+
+	- Check the return value of iic_acquire_bus() because this function
+	  may fail.
+	- Fix typo in comment.
+	- KNF.
+	[msaitoh, ticket #1580]
+
+sys/arch/x86/x86/procfs_machdep.c		1.37,1.38
+
+	Add AMD protected processor identification number (ppin).
+	[msaitoh, ticket #1581]
+



CVS commit: [netbsd-8] src/doc

2020-07-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Jul 17 15:29:13 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1576


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.21 src/doc/CHANGES-8.3:1.1.2.22
--- src/doc/CHANGES-8.3:1.1.2.21	Wed Jul 15 15:55:49 2020
+++ src/doc/CHANGES-8.3	Fri Jul 17 15:29:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.21 2020/07/15 15:55:49 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.22 2020/07/17 15:29:12 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -291,3 +291,11 @@ sys/arch/i386/stand/boot/boot2.c		1.74
 	PR 55490: let the consdev command also set speed.
 	[kim, ticket #1575]
 
+sys/compat/common/uipc_syscalls_40.c		1.23
+sys/compat/linux/common/linux_socket.c		1.150
+sys/compat/linux32/common/linux32_socket.c	1.31
+sys/net/if.c	1.479
+
+	ioctl(SIOCGIFCONF): do not accept negative buffer length values.
+	[msaitoh, ticket #1576]
+



CVS commit: [netbsd-8] src/doc

2020-07-15 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jul 15 15:55:49 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1575


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.20 src/doc/CHANGES-8.3:1.1.2.21
--- src/doc/CHANGES-8.3:1.1.2.20	Tue Jul 14 13:40:37 2020
+++ src/doc/CHANGES-8.3	Wed Jul 15 15:55:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.20 2020/07/14 13:40:37 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.21 2020/07/15 15:55:49 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -285,3 +285,9 @@ lib/libcurses/newwin.c1.58
 	PR 55484: newwin() - fix crash with negative ncols.
 	[uwe, ticket #1574]
 
+share/man/man8/man8.x86/boot.8			1.21
+sys/arch/i386/stand/boot/boot2.c		1.74
+
+	PR 55490: let the consdev command also set speed.
+	[kim, ticket #1575]
+



CVS commit: [netbsd-8] src/doc

2020-07-14 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jul 14 13:40:37 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1574


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.19 src/doc/CHANGES-8.3:1.1.2.20
--- src/doc/CHANGES-8.3:1.1.2.19	Mon Jul 13 14:37:41 2020
+++ src/doc/CHANGES-8.3	Tue Jul 14 13:40:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.19 2020/07/13 14:37:41 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.20 2020/07/14 13:40:37 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -280,3 +280,8 @@ sys/dev/usb/ualea.c1.12
 	function.
 	[simonb, ticket #1573]
 
+lib/libcurses/newwin.c1.58
+
+	PR 55484: newwin() - fix crash with negative ncols.
+	[uwe, ticket #1574]
+



CVS commit: [netbsd-8] src/doc

2020-07-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Jul 13 14:37:41 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1570 - #1573


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.18 src/doc/CHANGES-8.3:1.1.2.19
--- src/doc/CHANGES-8.3:1.1.2.18	Tue Jul  7 19:58:25 2020
+++ src/doc/CHANGES-8.3	Mon Jul 13 14:37:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.18 2020/07/07 19:58:25 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.19 2020/07/13 14:37:41 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -259,3 +259,24 @@ external/bsd/nvi/dist/vi/v_txt.c		1.7
 	PR bin/55468: fix crash due to out-of-bounds access with Ctrl-W.
 	[rin, ticket #1569]
 
+external/bsd/dhcpcd/dist/hooks/01-test		(apply patch)
+
+	Fix dhcpcd test not to require /usr.
+	[roy, ticket #1570]
+
+sys/dev/scsipi/scsiconf.c			1.288
+
+	Continue scanning a SCSI bus when a LUN is reported not present.
+	[kim, ticket #1571]
+
+sys/dev/pci/vioscsi.c1.22
+
+	Fix off-by-one SCSI target reporting.
+	[kim, ticket #1572]
+
+sys/dev/usb/ualea.c1.12
+
+	Set up the USB xfer for every transfer, not just once in the attach
+	function.
+	[simonb, ticket #1573]
+



CVS commit: [netbsd-8] src/doc

2020-07-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jul  7 19:58:25 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1565, #1566, #1567, and #1569


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.17 src/doc/CHANGES-8.3:1.1.2.18
--- src/doc/CHANGES-8.3:1.1.2.17	Tue Jun 30 18:50:55 2020
+++ src/doc/CHANGES-8.3	Tue Jul  7 19:58:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.17 2020/06/30 18:50:55 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.18 2020/07/07 19:58:25 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -233,3 +233,29 @@ usr.bin/w/w.c	1.85,1.86
 	Fix domain stripping in host field output.
 	[kim, ticket #1564]
 
+usr.bin/w/w.c	1.87
+
+	w(1): Fix host field output.
+	[kim, ticket #1565]
+
+sys/netinet/tcp_input.c1.418 (via patch)
+
+	- always set both ip and ip6, otherwise a kernel assertion
+	  can be triggered
+	- move alignment early so that we do less work
+	[christos, ticket #1566]
+
+lib/libcurses/ins_wch.c1.15
+lib/libcurses/ins_wstr.c			1.15
+lib/libcurses/insch.c1.26
+lib/libcurses/insstr.c1.8
+
+	PR 55460: mvwins*(WINDOW *win, ...) functions - call wins* on win,
+	not stdscr.
+	[uwe, ticket #1567]
+
+external/bsd/nvi/dist/vi/v_txt.c		1.7
+
+	PR bin/55468: fix crash due to out-of-bounds access with Ctrl-W.
+	[rin, ticket #1569]
+



CVS commit: [netbsd-8] src/doc

2020-06-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jun 30 18:50:55 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1564


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.16 src/doc/CHANGES-8.3:1.1.2.17
--- src/doc/CHANGES-8.3:1.1.2.16	Tue Jun 30 17:42:57 2020
+++ src/doc/CHANGES-8.3	Tue Jun 30 18:50:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.16 2020/06/30 17:42:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.17 2020/06/30 18:50:55 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -228,3 +228,8 @@ sys/dev/acpi/acpi_display.c			1.18
 	a black screen at boot time.
 	[sborrill, ticket #1563]
 
+usr.bin/w/w.c	1.85,1.86
+
+	Fix domain stripping in host field output.
+	[kim, ticket #1564]
+



CVS commit: [netbsd-8] src/doc

2020-06-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jun 30 17:42:58 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1562 and #1563


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.15 src/doc/CHANGES-8.3:1.1.2.16
--- src/doc/CHANGES-8.3:1.1.2.15	Sat Jun 20 16:14:15 2020
+++ src/doc/CHANGES-8.3	Tue Jun 30 17:42:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.15 2020/06/20 16:14:15 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.16 2020/06/30 17:42:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -217,3 +217,14 @@ usr.sbin/hdaudioctl/hdaudioctl.h		1.3
 	human-readable tabulated form.
 	[sborrill, ticket #1561]
 
+etc/mtree/special1.170
+
+	Fix /private/tmp mode to match etc/rc.d/perusertmp.
+	[kim, ticket #1562]
+
+sys/dev/acpi/acpi_display.c			1.18
+
+	If possible leave brightness as set by firmware to avoid
+	a black screen at boot time.
+	[sborrill, ticket #1563]
+



CVS commit: [netbsd-8] src/doc

2020-06-20 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Jun 20 16:14:16 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1560 and #1561


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.14 src/doc/CHANGES-8.3:1.1.2.15
--- src/doc/CHANGES-8.3:1.1.2.14	Tue Jun 16 10:29:16 2020
+++ src/doc/CHANGES-8.3	Sat Jun 20 16:14:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.14 2020/06/16 10:29:16 bouyer Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.15 2020/06/20 16:14:15 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -202,3 +202,18 @@ sys/dev/usb/if_run.c1.41
 	corruption. Pointed out by Ilja Van Sprundel.
 	[martin, ticket #1559]
 
+sys/arch/x86/x86/cpu_rng.c			1.16
+
+	Use x86_read_psl/x86_disable_intr/x86_write_psl to defer interrupts.
+	This avoids accidently enabling interrupts too early.
+	[riastradh, ticket #1560]
+
+usr.sbin/hdaudioctl/graph.c			1.5
+usr.sbin/hdaudioctl/hdaudioctl.8		1.7
+usr.sbin/hdaudioctl/hdaudioctl.c		1.3,1.4
+usr.sbin/hdaudioctl/hdaudioctl.h		1.3
+
+	Add show subcommand that displays the codec configuration in
+	human-readable tabulated form.
+	[sborrill, ticket #1561]
+



CVS commit: [netbsd-8] src/doc

2020-06-16 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Tue Jun 16 10:29:16 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
tickets 1557-1559


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.13 src/doc/CHANGES-8.3:1.1.2.14
--- src/doc/CHANGES-8.3:1.1.2.13	Sun Jun  7 17:09:33 2020
+++ src/doc/CHANGES-8.3	Tue Jun 16 10:29:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.13 2020/06/07 17:09:33 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.14 2020/06/16 10:29:16 bouyer Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -184,3 +184,21 @@ sys/kern/subr_pcu.c1.22
 	gracefully exit when an error occurs in _lwp_create(2).
 	[thorpej, ticket #1556]
 
+sys/arch/mac68k/dev/ams.c			1.23
+
+	Fix inverted Y-axis value passed to wsmouse_input(9).
+	[tsutsui, ticket #1557]
+
+sys/dev/usb/if_otus.c1.45 via patch
+
+	Stricter bounds check for some packet length we get from the usb chip,
+	to make sure we do not corrupt kernel memory.
+	Pointed out by Ilja Van Sprundel.
+	[martin, ticket #1558]
+
+sys/dev/usb/if_run.c1.41
+
+	Better bounds checking for oversized packets, to avoid kernel memory
+	corruption. Pointed out by Ilja Van Sprundel.
+	[martin, ticket #1559]
+



CVS commit: [netbsd-8] src/doc

2020-06-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Jun  7 17:09:33 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1554 - #1556


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.12 src/doc/CHANGES-8.3:1.1.2.13
--- src/doc/CHANGES-8.3:1.1.2.12	Sun May 31 10:48:27 2020
+++ src/doc/CHANGES-8.3	Sun Jun  7 17:09:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.12 2020/05/31 10:48:27 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.13 2020/06/07 17:09:33 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -168,3 +168,19 @@ usr.sbin/bta2dpd/bta2dpd/bta2dpd.c		1.7
 	Avoid running of the end of the array if a file cannot be opened.
 	[nat, ticket #1553]
 
+sys/arch/powerpc/oea/pmap.c			1.96
+
+	Fix inconsistent KERNEL_LOCK state in pmap for powerpc/oea.
+	[rin, ticket #1554]
+
+sys/dev/sysmon/sysmon_envsys.c			1.145
+
+	Do not queue sysmon refresh until the rndsource is attached.
+	[riastradh, ticket #1555]
+
+sys/kern/subr_pcu.c1.22
+
+	Relax KASSERT() in pcu_discard_all() to allow new LWPs to 
+	gracefully exit when an error occurs in _lwp_create(2).
+	[thorpej, ticket #1556]
+



CVS commit: [netbsd-8] src/doc

2020-05-31 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun May 31 10:48:27 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1551 - #1553


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.11 src/doc/CHANGES-8.3:1.1.2.12
--- src/doc/CHANGES-8.3:1.1.2.11	Mon May 25 17:49:03 2020
+++ src/doc/CHANGES-8.3	Sun May 31 10:48:27 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.11 2020/05/25 17:49:03 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.12 2020/05/31 10:48:27 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -152,3 +152,19 @@ sys/netinet/igmp.c1.70
 	Fix uninitialized memory access.
 	[christos, ticket #1549]
 
+sys/dev/usb/usb.c1.187
+
+	PR 55303: do not allow open of /dev/usb if there are no attached
+	busses.
+	[skrll, ticket #1551]
+
+lib/libterminfo/curterm.c			1.14
+
+	terminfo: test strlcpy result against space free, not string length.
+	[roy, ticket #1552]
+
+usr.sbin/bta2dpd/bta2dpd/bta2dpd.c		1.7
+
+	Avoid running of the end of the array if a file cannot be opened.
+	[nat, ticket #1553]
+



CVS commit: [netbsd-8] src/doc

2020-05-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon May 25 17:49:03 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1549


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.10 src/doc/CHANGES-8.3:1.1.2.11
--- src/doc/CHANGES-8.3:1.1.2.10	Wed May 13 12:40:09 2020
+++ src/doc/CHANGES-8.3	Mon May 25 17:49:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.10 2020/05/13 12:40:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.11 2020/05/25 17:49:03 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -145,3 +145,10 @@ sys/arch/x86/pci/if_vmx.c			1.60
 	of two.
 	[yamaguchi, ticket #1547]
 
+sys/kern/kern_time.c1.204
+sys/netinet/igmp.c1.70
+
+	Fix one byte kernel heap leak.
+	Fix uninitialized memory access.
+	[christos, ticket #1549]
+



CVS commit: [netbsd-8] src/doc

2020-05-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed May 13 12:40:09 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1547


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.9 src/doc/CHANGES-8.3:1.1.2.10
--- src/doc/CHANGES-8.3:1.1.2.9	Thu May  7 17:03:51 2020
+++ src/doc/CHANGES-8.3	Wed May 13 12:40:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.9 2020/05/07 17:03:51 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.10 2020/05/13 12:40:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -139,3 +139,9 @@ bin/rcp/rcp.c	1.50
 	further files or directories to be ignored or corrupted.
 	[aymeric, ticket #1546]
 
+sys/arch/x86/pci/if_vmx.c			1.60
+
+	Fix wrong logic to make the number of vmx(4) TX/RX queues a power
+	of two.
+	[yamaguchi, ticket #1547]
+



CVS commit: [netbsd-8] src/doc

2020-05-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu May  7 17:03:51 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1546


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.8 src/doc/CHANGES-8.3:1.1.2.9
--- src/doc/CHANGES-8.3:1.1.2.8	Tue May  5 18:52:57 2020
+++ src/doc/CHANGES-8.3	Thu May  7 17:03:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.8 2020/05/05 18:52:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.9 2020/05/07 17:03:51 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -131,3 +131,11 @@ external/bsd/bind/dist/lib/isc/sha2.c		(
 
 	Fix a bug introduced when fixing alingment issues.
 	[he, ticket #1545]
+
+bin/rcp/rcp.c	1.50
+
+	In sink(), upon error, avoid multiple replies to the source
+	as this would lead to a desynchronization of the protocol and
+	further files or directories to be ignored or corrupted.
+	[aymeric, ticket #1546]
+



CVS commit: [netbsd-8] src/doc

2020-05-05 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue May  5 18:52:57 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1545


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.7 src/doc/CHANGES-8.3:1.1.2.8
--- src/doc/CHANGES-8.3:1.1.2.7	Thu Apr 30 16:22:10 2020
+++ src/doc/CHANGES-8.3	Tue May  5 18:52:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.7 2020/04/30 16:22:10 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.8 2020/05/05 18:52:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -127,3 +127,7 @@ games/fortune/unstr/unstr.c			1.15
 	Fix potential buffer overflows in fortune tools.
 	[nia, ticket #1544]
 
+external/bsd/bind/dist/lib/isc/sha2.c		(apply patch)
+
+	Fix a bug introduced when fixing alingment issues.
+	[he, ticket #1545]



CVS commit: [netbsd-8] src/doc

2020-04-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr 30 16:22:10 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1543 and #1544


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.6 src/doc/CHANGES-8.3:1.1.2.7
--- src/doc/CHANGES-8.3:1.1.2.6	Sat Apr 25 10:55:11 2020
+++ src/doc/CHANGES-8.3	Thu Apr 30 16:22:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.6 2020/04/25 10:55:11 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.7 2020/04/30 16:22:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -116,3 +116,14 @@ sys/arch/hppa/hppa/trap.c			1.115
 	Fix incorrect KASSERT.
 	[skrll, ticket #1542]
 
+sys/kern/subr_cprng.c1.34
+
+	Disable rngtest on output of cprng_strong.
+	[riastradh, ticket #1543]
+
+games/fortune/strfile/strfile.c			1.39
+games/fortune/unstr/unstr.c			1.15
+
+	Fix potential buffer overflows in fortune tools.
+	[nia, ticket #1544]
+



CVS commit: [netbsd-8] src/doc

2020-04-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Apr 25 10:55:11 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1542


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.5 src/doc/CHANGES-8.3:1.1.2.6
--- src/doc/CHANGES-8.3:1.1.2.5	Fri Apr 24 16:18:06 2020
+++ src/doc/CHANGES-8.3	Sat Apr 25 10:55:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.5 2020/04/24 16:18:06 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.6 2020/04/25 10:55:11 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -111,3 +111,8 @@ sys/dev/dkwedge/dk.c1.98
 	on last close of a wedge.
 	[maya, ticket #1541]
 
+sys/arch/hppa/hppa/trap.c			1.115
+
+	Fix incorrect KASSERT.
+	[skrll, ticket #1542]
+



CVS commit: [netbsd-8] src/doc

2020-04-24 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Apr 24 16:18:06 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1540 and #1541


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.4 src/doc/CHANGES-8.3:1.1.2.5
--- src/doc/CHANGES-8.3:1.1.2.4	Thu Apr 23 14:13:05 2020
+++ src/doc/CHANGES-8.3	Fri Apr 24 16:18:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.4 2020/04/23 14:13:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.5 2020/04/24 16:18:06 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -100,4 +100,14 @@ external/bsd/bind/include/config.h		(app
 	This should make DNSSEC work on such hosts as well.
 	[he, ticket #1539]
 
+sys/arch/hp300/hp300/machdep.c			1.233
+
+	Fix garbages in dmesg caused by uninitialized variables.
+	[tsutsui, ticket #1540]
+
+sys/dev/dkwedge/dk.c1.98
+
+	PR kern/55026: fix a race condition that could cause a crash
+	on last close of a wedge.
+	[maya, ticket #1541]
 



CVS commit: [netbsd-8] src/doc

2020-04-23 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr 23 14:13:05 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1537 - #1539


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.3 src/doc/CHANGES-8.3:1.1.2.4
--- src/doc/CHANGES-8.3:1.1.2.3	Wed Apr 22 18:21:41 2020
+++ src/doc/CHANGES-8.3	Thu Apr 23 14:13:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.3 2020/04/22 18:21:41 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.4 2020/04/23 14:13:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -81,3 +81,23 @@ sys/compat/ossaudio/ossaudio.c			1.83
 	ossaudio: Avoid giving userland uninitialized memory.
 	[maxv, ticket #1535]
 
+etc/rc.d/network1.75
+share/man/man5/rc.conf.5			1.172
+
+	Allow rc.conf to setup resolv.conf via resolvconf(8).
+	[kim, ticket #1537]
+
+etc/rc.d/network1.77,1.78 (plus patch)
+share/man/man5/ifconfig.if.5			1.19,1.20
+usr.sbin/rtsold/rtsold.8			1.37-1.42
+
+	Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA.
+	[kim, ticket #1538]
+
+external/bsd/bind/include/config.h		(apply patch)
+
+	Fix BIND configuration for big-endian hosts.
+	This should make DNSSEC work on such hosts as well.
+	[he, ticket #1539]
+
+



CVS commit: [netbsd-8] src/doc

2020-04-22 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 22 18:21:41 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1533 - #1535


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

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.2 src/doc/CHANGES-8.3:1.1.2.3
--- src/doc/CHANGES-8.3:1.1.2.2	Wed Apr 15 14:46:38 2020
+++ src/doc/CHANGES-8.3	Wed Apr 22 18:21:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.2 2020/04/15 14:46:38 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.3 2020/04/22 18:21:41 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -64,3 +64,20 @@ sys/dev/wsfb/genfb.c1.72
 	Get genfb's address offset correctly when the value >= 4G.
 	[msaitoh, ticket #1532]
 
+sys/arch/macppc/stand/ofwboot/Locore.c		1.34 (via patch)
+sys/arch/powerpc/oea/ofw_consinit.c		1.18
+
+	Fix booting with auto-boot == true on some macppc machines.
+	[rin, ticket #1533]
+
+lib/libc/sys/fdatasync.2			1.17
+sys/kern/vfs_syscalls.c1.544
+
+	Allow fdatasync on non-writable fds (POSIX conformance fix).
+	[gdt, ticket #1534]
+
+sys/compat/ossaudio/ossaudio.c			1.83
+
+	ossaudio: Avoid giving userland uninitialized memory.
+	[maxv, ticket #1535]
+



CVS commit: [netbsd-8] src/doc

2020-04-15 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 15 14:46:38 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1528 - #1532


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

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.1 src/doc/CHANGES-8.3:1.1.2.2
--- src/doc/CHANGES-8.3:1.1.2.1	Tue Apr 14 15:50:28 2020
+++ src/doc/CHANGES-8.3	Wed Apr 15 14:46:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.1 2020/04/14 15:50:28 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.2 2020/04/15 14:46:38 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -7,5 +7,60 @@ external/gpl2/groff/tmac/mdoc.local		pat
 sys/sys/param.h	patched by hand
 
 	Welcome to 8.2_STABLE.
-	[snj]
+	[martin]
+
+sys/dev/ic/spdmem.c1.31-1.35
+sys/dev/ic/spdmemvar.h1.15,1.16
+
+	- Print DDR3's row and column correctly.  
+	- Use fine timebase parameters for time calculation on DDR3. This
+	  change makes PC3- value more precisely on newer DDR3.
+	- Calculate DDR3's tRAS correctly.
+	- Fix spelling of symmetric. 
+	[msaitoh, ticket #1528]
+
+sys/dev/mii/miidevs1.154, 1.162-1.167
+sys/dev/mii/miidevs.hregen 
+sys/dev/mii/miidevs_data.h			regen
+sys/dev/mii/atphy.c1.28 via patch
+sys/dev/mii/brgphy.c1.87 via patch
+sys/dev/mii/etphy.c1.5, 1.6 via patch
+sys/dev/mii/rdcphy.c1.6, 1.8 via patch
+
+	- Add support Broadcom BCM54213PE and some new RDC devices.
+	- Rename RDC to xxRDC.
+	- Use xxVIA instead of VIA.
+	- etphy(4):
+	  - Rename ET1011 to ET1011C and add ET1011 support.
+	  - Use mii_phy_flowstatus() to reflect flow status from negotiated
+	result.
+	- Use static.
+	- KNF.
+	[msaitoh, ticket #1529]
+
+sys/arch/x86/x86/procfs_machdep.c		1.33-1.36  
+sys/arch/x86/x86/tsc.c1.40
+sys/arch/x86/x86/specialreg.h			1.159-1.161
+usr.sbin/cpuctl/arch/i386.c			1.109-1.110 via patch
+
+	- Print avx512ifma, cqm_mbm_total, cqm_mbm_local, waitpkg, rdpru,
+	  Fast Short Rep Mov(fsrm), AVX512_VP2INTERSECT, SERIALIZE and
+	  TSXLDTRK.
+	- Rename CPUID Fn8000_0007 %edx bit 8 from "TSC" to "ITSC"
+	  (Invariant TSC) to avoid confusion.
+	- Print CPUID 0x8007 %edx on both Intel and AMD.
+	- Remove ci_max_ext_cpuid from usr.sbin/cpuctl/arch/i386.c because it's 
+	  the same as ci_cpuid_extlevel.
+	- Use unsigned to avoid undefined behavior in procfs_getonefeatreg().
+	[msaitoh, ticket #1529]
+
+sys/netinet6/nd6_rtr.c1.148
+
+	PR kern/55091 and PR bin/54997:	fix default route selection.
+	[kim, ticket #1531]
+
+sys/dev/wsfb/genfb.c1.72
+
+	Get genfb's address offset correctly when the value >= 4G.
+	[msaitoh, ticket #1532]
 



CVS commit: [netbsd-8] src/doc

2020-03-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 29 12:48:22 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Not distrib note changes


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

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.113 src/doc/CHANGES-8.2:1.1.2.114
--- src/doc/CHANGES-8.2:1.1.2.113	Sun Mar 29 12:11:41 2020
+++ src/doc/CHANGES-8.2	Sun Mar 29 12:48:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.113 2020/03/29 12:11:41 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.114 2020/03/29 12:48:22 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2178,6 +2178,17 @@ distrib/notes/newsmips/xfer			1.3
 	links to the homepage. Remove outdated copy of the program.
 	[martin]
 
+distrib/notes/bebox/prep			(manually edited)
+distrib/notes/common/main			(manually edited)
+distrib/notes/common/postinstall		(manually edited)
+distrib/notes/ews4800mips/xfer			(manually edited)
+distrib/notes/i386/xfer(manually edited)
+distrib/notes/news68k/xfer			(manually edited)
+distrib/notes/newsmips/xfer			(manually edited)
+
+	Prepare for 8.2 release.
+	[martin]
+
 include/stdio.h	1.98
 
 	Move P_tmpdir from "/var/tmp/" to "/tmp/".



CVS commit: [netbsd-8] src/doc

2020-03-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 29 12:11:41 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Tickets #1526 and #1527


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

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.112 src/doc/CHANGES-8.2:1.1.2.113
--- src/doc/CHANGES-8.2:1.1.2.112	Sun Mar 29 11:48:21 2020
+++ src/doc/CHANGES-8.2	Sun Mar 29 12:11:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.112 2020/03/29 11:48:21 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.113 2020/03/29 12:11:41 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2178,3 +2178,17 @@ distrib/notes/newsmips/xfer			1.3
 	links to the homepage. Remove outdated copy of the program.
 	[martin]
 
+include/stdio.h	1.98
+
+	Move P_tmpdir from "/var/tmp/" to "/tmp/".
+	[mrg, ticket #1526]
+
+sys/dev/scsipi/cd.c1.343
+sys/kern/subr_disk.c1.130
+
+	PR 55104:
+	Avoid division by zero if label isn't valid.
+	Allow open of RAWPART even when no medium is loaded.
+	Keep errors silent if no medium is loaded.
+	[mlelstv, ticket #1527]
+



CVS commit: [netbsd-8] src/doc

2020-03-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 29 11:48:21 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Note Rawrite32/distrib note changes


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

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.111 src/doc/CHANGES-8.2:1.1.2.112
--- src/doc/CHANGES-8.2:1.1.2.111	Fri Mar 27 08:49:53 2020
+++ src/doc/CHANGES-8.2	Sun Mar 29 11:48:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.111 2020/03/27 08:49:53 sborrill Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.112 2020/03/29 11:48:21 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2166,3 +2166,15 @@ etc/named.conf	1.8
 	which no longer serves any useful purpose).
 	[christos, ticket #1524]
 
+src/sys/arch/i386/stand/misc/rawr32.exe.uue	(delete)
+distrib/notes/bebox/prep			1.3
+distrib/notes/common/main			1.547
+distrib/notes/ews4800mips/xfer			1.3
+distrib/notes/i386/xfer1.21
+distrib/notes/news68k/xfer			1.4
+distrib/notes/newsmips/xfer			1.3
+
+	Replace references to i386 install media for Rawrite32 with
+	links to the homepage. Remove outdated copy of the program.
+	[martin]
+



CVS commit: [netbsd-8] src/doc

2020-03-27 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Mar 27 08:49:53 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Fix ticket number


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

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.110 src/doc/CHANGES-8.2:1.1.2.111
--- src/doc/CHANGES-8.2:1.1.2.110	Fri Mar 27 08:48:57 2020
+++ src/doc/CHANGES-8.2	Fri Mar 27 08:49:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.110 2020/03/27 08:48:57 sborrill Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.111 2020/03/27 08:49:53 sborrill Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2164,5 +2164,5 @@ etc/named.conf	1.8
 
 	Stop using obsolete dnssec-lookaside (implies use of dlv.isc.org,
 	which no longer serves any useful purpose).
-	[christos, ticket #806]
+	[christos, ticket #1524]
 



CVS commit: [netbsd-8] src/doc

2020-03-27 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Mar 27 08:48:57 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1524


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

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.109 src/doc/CHANGES-8.2:1.1.2.110
--- src/doc/CHANGES-8.2:1.1.2.109	Mon Mar 23 10:17:07 2020
+++ src/doc/CHANGES-8.2	Fri Mar 27 08:48:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.109 2020/03/23 10:17:07 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.110 2020/03/27 08:48:57 sborrill Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2160,3 +2160,9 @@ sys/external/bsd/drm2/dist/drm/radeon/ra
 	Fix loading TAHITI VCE firmware.
 	[mrg, ticket #1523]
 
+etc/named.conf	1.8
+
+	Stop using obsolete dnssec-lookaside (implies use of dlv.isc.org,
+	which no longer serves any useful purpose).
+	[christos, ticket #806]
+



  1   2   3   4   5   6   >