CVS commit: src/distrib/sets/lists

2021-08-17 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Aug 17 17:31:59 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: module.mi
src/distrib/sets/lists/modules: mi

Log Message:
modules for if_wg, blake2s, libsodium


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/sets/lists/debug/module.mi
cvs rdiff -u -r1.144 -r1.145 src/distrib/sets/lists/modules/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/module.mi
diff -u src/distrib/sets/lists/debug/module.mi:1.9 src/distrib/sets/lists/debug/module.mi:1.10
--- src/distrib/sets/lists/debug/module.mi:1.9	Mon May 17 00:07:42 2021
+++ src/distrib/sets/lists/debug/module.mi	Tue Aug 17 13:31:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: module.mi,v 1.9 2021/05/17 04:07:42 yamaguchi Exp $
+# $NetBSD: module.mi,v 1.10 2021/08/17 17:31:58 christos Exp $
 ./usr/libdata/debug/@MODULEDIR@	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/accf_dataready			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/accf_dataready/accf_dataready.kmod.debug	modules-base-kernel	kmod,debug
@@ -14,6 +14,8 @@
 ./usr/libdata/debug/@MODULEDIR@/audio/audio.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/autofsmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/autofs/autofs.kmod.debug		modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/blake2smodules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/blake2s/blake2s.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/blowfishmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/blowfish/blowfish.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/bpfmodules-base-kernel	kmod,debug
@@ -224,6 +226,8 @@
 ./usr/libdata/debug/@MODULEDIR@/if_urndis/if_urndis.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/if_vlanmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/if_vlan/if_vlan.kmod.debug		modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/if_wgmodules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/if_wg/if_wg.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/iicmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/iic/iic.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/ip_ecnmodules-base-kernel	kmod,debug
@@ -332,6 +336,8 @@
 ./usr/libdata/debug/@MODULEDIR@/skipjack/skipjack.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/slcompress			modules-base-kernel kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/slcompress/slcompress.kmod.debug	modules-base-kernel kmod,debug
+./usr/libdata/debug/@MODULEDIR@/sodiummodules-base-kernel kmod,solaris,debug
+./usr/libdata/debug/@MODULEDIR@/sodium/sodium.kmod.debug		modules-base-kernel kmod,solaris,debug
 ./usr/libdata/debug/@MODULEDIR@/solarismodules-base-kernel kmod,solaris,debug
 ./usr/libdata/debug/@MODULEDIR@/solaris/solaris.kmod.debug		modules-base-kernel kmod,solaris,debug
 ./usr/libdata/debug/@MODULEDIR@/spdmemmodules-base-kernel	kmod,debug

Index: src/distrib/sets/lists/modules/mi
diff -u src/distrib/sets/lists/modules/mi:1.144 src/distrib/sets/lists/modules/mi:1.145
--- src/distrib/sets/lists/modules/mi:1.144	Mon May 17 00:07:42 2021
+++ src/distrib/sets/lists/modules/mi	Tue Aug 17 13:31:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.144 2021/05/17 04:07:42 yamaguchi Exp $
+# $NetBSD: mi,v 1.145 2021/08/17 17:31:59 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -23,6 +23,8 @@
 ./@MODULEDIR@/audio/audio.kmod			modules-base-kernel	kmod
 ./@MODULEDIR@/autofsmodules-base-kernel	kmod
 ./@MODULEDIR@/autofs/autofs.kmod		modules-base-kernel	kmod
+./@MODULEDIR@/blake2smodules-base-kernel	kmod
+./@MODULEDIR@/blake2s/blake2s.kmod		modules-base-kernel	kmod
 ./@MODULEDIR@/blowfishmodules-base-kernel	kmod
 ./@MODULEDIR@/blowfish/blowfish.kmod		modules-base-kernel	kmod
 ./@MODULEDIR@/bpfmodules-base-kernel	kmod
@@ -251,6 +253,8 @@
 ./@MODULEDIR@/if_vioif/if_vioif.kmod		base-obsolete		obsolete
 ./@MODULEDIR@/if_vlanmodules-base-kernel	kmod
 ./@MODULEDIR@/if_vlan/if_vlan.kmod		modules-base-kernel	kmod
+./@MODULEDIR@/if_wgmodules-base-kernel	kmod
+./@MODULEDIR@/if_wg/if_wg.kmod			modules-base-kernel	kmod
 ./@MODULEDIR@/iicmodules-base-kernel	kmod
 ./@MODULEDIR@/iic/iic.kmod			modules-base-kernel	kmod
 ./@MODULEDIR@/ip_ecnmodules-base-kernel	kmod
@@ -399,6 +403,8 @@
 ./@MODULEDIR@/slcompress/slcompress.kmod	modules-base-kernel kmod
 ./@MODULEDIR@/smbfsbase-obsolete		obsolete
 ./@MODULEDIR@/smbfs/smbfs.kmod			base-obsolete		obsolete
+./@MODULEDIR@/sodiummodules-base-kernel kmod

CVS commit: src/distrib/sets/lists

2021-08-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Aug 14 16:18:32 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump ldap libraries


To generate a diff of this commit:
cvs rdiff -u -r1.922 -r1.923 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.279 -r1.280 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.922 src/distrib/sets/lists/base/shl.mi:1.923
--- src/distrib/sets/lists/base/shl.mi:1.922	Tue Jul 13 23:19:23 2021
+++ src/distrib/sets/lists/base/shl.mi	Sat Aug 14 12:18:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.922 2021/07/14 03:19:23 ozaki-r Exp $
+# $NetBSD: shl.mi,v 1.923 2021/08/14 16:18:32 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -417,14 +417,14 @@
 ./usr/lib/libkvm.so.6base-sys-shlib		compatfile
 ./usr/lib/libkvm.so.6.0base-sys-shlib		compatfile
 ./usr/lib/liblber.sobase-ldap-shlib		ldap,compatfile
-./usr/lib/liblber.so.3base-ldap-shlib		ldap,compatfile
-./usr/lib/liblber.so.3.3			base-ldap-shlib		ldap,compatfile
+./usr/lib/liblber.so.5base-ldap-shlib		ldap,compatfile
+./usr/lib/liblber.so.5.0			base-ldap-shlib		ldap,compatfile
 ./usr/lib/libldap.sobase-ldap-shlib		ldap,compatfile
-./usr/lib/libldap.so.4base-ldap-shlib		ldap,compatfile
-./usr/lib/libldap.so.4.3			base-ldap-shlib		ldap,compatfile
+./usr/lib/libldap.so.5base-ldap-shlib		ldap,compatfile
+./usr/lib/libldap.so.5.0			base-ldap-shlib		ldap,compatfile
 ./usr/lib/libldap_r.sobase-ldap-shlib		ldap,compatfile
-./usr/lib/libldap_r.so.4			base-ldap-shlib		ldap,compatfile
-./usr/lib/libldap_r.so.4.3			base-ldap-shlib		ldap,compatfile
+./usr/lib/libldap_r.so.5			base-ldap-shlib		ldap,compatfile
+./usr/lib/libldap_r.so.5.0			base-ldap-shlib		ldap,compatfile
 ./usr/lib/liblsan.sobase-sys-shlib		compatfile,cxx,gcc
 ./usr/lib/liblsan.so.1base-sys-shlib		compatfile,obsolete
 ./usr/lib/liblsan.so.1.0			base-sys-shlib		compatfile,obsolete

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.279 src/distrib/sets/lists/debug/shl.mi:1.280
--- src/distrib/sets/lists/debug/shl.mi:1.279	Tue Jul 13 23:19:24 2021
+++ src/distrib/sets/lists/debug/shl.mi	Sat Aug 14 12:18:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.279 2021/07/14 03:19:24 ozaki-r Exp $
+# $NetBSD: shl.mi,v 1.280 2021/08/14 16:18:32 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -148,9 +148,9 @@
 ./usr/libdata/debug/usr/lib/libkdc.so.3.0.debug			comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libkrb5.so.27.0.debug		comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libkvm.so.6.0.debug			comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/liblber.so.3.3.debug		comp-ldap-debug	debug,compatfile,ldap
-./usr/libdata/debug/usr/lib/libldap.so.4.3.debug		comp-ldap-debug	debug,compatfile,ldap
-./usr/libdata/debug/usr/lib/libldap_r.so.4.3.debug		comp-ldap-debug	debug,compatfile,ldap
+./usr/libdata/debug/usr/lib/liblber.so.5.0.debug		comp-ldap-debug	debug,compatfile,ldap
+./usr/libdata/debug/usr/lib/libldap.so.5.0.debug		comp-ldap-debug	debug,compatfile,ldap
+./usr/libdata/debug/usr/lib/libldap_r.so.5.0.debug		comp-ldap-debug	debug,compatfile,ldap
 ./usr/libdata/debug/usr/lib/liblsan.so.1.0.debug		comp-sys-debug	debug,compatfile,obsolete
 ./usr/libdata/debug/usr/lib/liblsan.so.2.0.debug		comp-sys-debug	debug,compatfile,cxx,gcc
 ./usr/libdata/debug/usr/lib/liblua.so.5.3.debug			comp-sys-debug	debug,compatfile



CVS commit: src/distrib/sets/lists/tests

2021-08-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Aug 12 15:06:39 UTC 2021

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
add directory for debug data for mkdep tests


To generate a diff of this commit:
cvs rdiff -u -r1.1110 -r1. src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1110 src/distrib/sets/lists/tests/mi:1.
--- src/distrib/sets/lists/tests/mi:1.1110	Wed Aug 11 20:42:26 2021
+++ src/distrib/sets/lists/tests/mi	Thu Aug 12 15:06:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1110 2021/08/11 20:42:26 rillig Exp $
+# $NetBSD: mi,v 1. 2021/08/12 15:06:39 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -197,6 +197,7 @@
 ./usr/libdata/debug/usr/tests/usr.bin			tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/cpio		tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/id		tests-usr.bin-debug	compattestfile,atf
+./usr/libdata/debug/usr/tests/usr.bin/mkdep		tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/netpgpverify	tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/tar		tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.sbin			tests-usr.sbin-debug	compattestfile,atf



CVS commit: src/distrib/sets/lists/debug

2021-08-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Aug 12 13:27:42 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
h_findcc.debug is not obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.358 -r1.359 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.358 src/distrib/sets/lists/debug/mi:1.359
--- src/distrib/sets/lists/debug/mi:1.358	Thu Aug 12 12:51:25 2021
+++ src/distrib/sets/lists/debug/mi	Thu Aug 12 13:27:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.358 2021/08/12 12:51:25 martin Exp $
+# $NetBSD: mi,v 1.359 2021/08/12 13:27:42 martin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2487,10 +2487,10 @@
 ./usr/libdata/debug/usr/tests/syscall/t_unlink.debug			tests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/usr.bin/cpio/h_cpio.debug			tests-usr.bin-debug	debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/usr.bin/id/h_id.debug			tests-usr.bin-debug	debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/usr.bin/mkdep/h_findcc.debug		tests-usr.bin-debug	debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/usr.bin/tar/h_tar.debug			tests-usr.bin-debug	debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/util/df/h_df.debug			tests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/util/id/h_id.debug			tests-obsolete		obsolete,compattestfile
-./usr/libdata/debug/usr/tests/usr.bin/mkdep/h_findcc.debug		tests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/util/systrace/h_have_systrace.debug	tests-obsolete		obsolete,compattestfile
 ./usr/tests/lib/libc/tls/libh_tls_dynamic_g.a	comp-c-debuglib		atf,debuglib,compattestfile
 ./var/db/obsolete/debugbase-sys-root		debug



CVS commit: src/distrib/sets/lists/debug

2021-08-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Aug 12 12:51:25 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
oops, fix h_findcc entry


To generate a diff of this commit:
cvs rdiff -u -r1.357 -r1.358 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.357 src/distrib/sets/lists/debug/mi:1.358
--- src/distrib/sets/lists/debug/mi:1.357	Thu Aug 12 11:57:07 2021
+++ src/distrib/sets/lists/debug/mi	Thu Aug 12 12:51:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.357 2021/08/12 11:57:07 martin Exp $
+# $NetBSD: mi,v 1.358 2021/08/12 12:51:25 martin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2490,7 +2490,7 @@
 ./usr/libdata/debug/usr/tests/usr.bin/tar/h_tar.debug			tests-usr.bin-debug	debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/util/df/h_df.debug			tests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/util/id/h_id.debug			tests-obsolete		obsolete,compattestfile
-./usr/tests/usr.bin/mkdep/h_findcc.debugtests-obsolete		obsolete,compattestfile
+./usr/libdata/debug/usr/tests/usr.bin/mkdep/h_findcc.debug		tests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/util/systrace/h_have_systrace.debug	tests-obsolete		obsolete,compattestfile
 ./usr/tests/lib/libc/tls/libh_tls_dynamic_g.a	comp-c-debuglib		atf,debuglib,compattestfile
 ./var/db/obsolete/debugbase-sys-root		debug



CVS commit: src/distrib/sets/lists/debug

2021-08-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Aug 12 11:57:07 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
Add new mkdep test helper h_findcc


To generate a diff of this commit:
cvs rdiff -u -r1.356 -r1.357 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.356 src/distrib/sets/lists/debug/mi:1.357
--- src/distrib/sets/lists/debug/mi:1.356	Wed Jul 14 03:19:24 2021
+++ src/distrib/sets/lists/debug/mi	Thu Aug 12 11:57:07 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.356 2021/07/14 03:19:24 ozaki-r Exp $
+# $NetBSD: mi,v 1.357 2021/08/12 11:57:07 martin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2490,6 +2490,7 @@
 ./usr/libdata/debug/usr/tests/usr.bin/tar/h_tar.debug			tests-usr.bin-debug	debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/util/df/h_df.debug			tests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/util/id/h_id.debug			tests-obsolete		obsolete,compattestfile
+./usr/tests/usr.bin/mkdep/h_findcc.debugtests-obsolete		obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/util/systrace/h_have_systrace.debug	tests-obsolete		obsolete,compattestfile
 ./usr/tests/lib/libc/tls/libh_tls_dynamic_g.a	comp-c-debuglib		atf,debuglib,compattestfile
 ./var/db/obsolete/debugbase-sys-root		debug



CVS commit: src/distrib/sets/lists/tests

2021-08-06 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Aug  6 08:44:31 UTC 2021

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Fix copy+pasto (wrong dir for t_lint2)


To generate a diff of this commit:
cvs rdiff -u -r1.1104 -r1.1105 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1104 src/distrib/sets/lists/tests/mi:1.1105
--- src/distrib/sets/lists/tests/mi:1.1104	Thu Aug  5 22:36:07 2021
+++ src/distrib/sets/lists/tests/mi	Fri Aug  6 08:44:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1104 2021/08/05 22:36:07 rillig Exp $
+# $NetBSD: mi,v 1.1105 2021/08/06 08:44:31 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -7064,7 +7064,7 @@
 ./usr/tests/usr.bin/xlint/lint2/msg_017.ln			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint2/msg_018.exp			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint2/msg_018.ln			tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/xlint/lint1/t_lint2tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint2/t_lint2tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/ztesttests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/ztest/Atffile			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/ztest/Kyuafile			tests-usr.bin-tests	compattestfile,atf,kyua



CVS commit: src/distrib/sets/lists/tests

2021-07-30 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Fri Jul 30 21:29:01 UTC 2021

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
tests/make: register test varmod-order-numeric


To generate a diff of this commit:
cvs rdiff -u -r1.1096 -r1.1097 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1096 src/distrib/sets/lists/tests/mi:1.1097
--- src/distrib/sets/lists/tests/mi:1.1096	Sun Jul 25 22:03:42 2021
+++ src/distrib/sets/lists/tests/mi	Fri Jul 30 21:29:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1096 2021/07/25 22:03:42 rillig Exp $
+# $NetBSD: mi,v 1.1097 2021/07/30 21:29:00 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5809,6 +5809,8 @@
 ./usr/tests/usr.bin/make/unit-tests/varmod-match.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmod-no-match.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmod-no-match.mktests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/varmod-order-numeric.exp			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/varmod-order-numeric.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmod-order-reverse.exp			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmod-order-reverse.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmod-order-shuffle.exp			tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists/xbase

2021-07-22 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Jul 22 21:49:44 UTC 2021

Modified Files:
src/distrib/sets/lists/xbase: shl.mi

Log Message:
fix typo in unused obsolete set name.  noted by tnn.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/distrib/sets/lists/xbase/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/xbase/shl.mi
diff -u src/distrib/sets/lists/xbase/shl.mi:1.96 src/distrib/sets/lists/xbase/shl.mi:1.97
--- src/distrib/sets/lists/xbase/shl.mi:1.96	Tue Jul 13 05:53:12 2021
+++ src/distrib/sets/lists/xbase/shl.mi	Thu Jul 22 21:49:44 2021
@@ -1,8 +1,8 @@
-# $NetBSD: shl.mi,v 1.96 2021/07/13 05:53:12 mrg Exp $
+# $NetBSD: shl.mi,v 1.97 2021/07/22 21:49:44 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
-./usr/X11R7/lib/X11/locale/lib/common/ximcp.so		obsolet		obsolete
+./usr/X11R7/lib/X11/locale/lib/common/ximcp.so		obsolete	obsolete
 ./usr/X11R7/lib/X11/locale/lib/common/ximcp.so.2	obsolete	obsolete
 ./usr/X11R7/lib/X11/locale/lib/common/ximcp.so.2.0	obsolete	obsolete
 ./usr/X11R7/lib/X11/locale/lib/common/xlcDef.so		obsolete	obsolete



CVS commit: src/distrib/sets/lists

2021-07-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Jul 11 20:48:48 UTC 2021

Modified Files:
src/distrib/sets/lists/xcomp: mi
src/distrib/sets/lists/xdebug: shl.mi
src/distrib/sets/lists/xserver: mi

Log Message:
remove mesa < 18 support


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/distrib/sets/lists/xcomp/mi
cvs rdiff -u -r1.61 -r1.62 src/distrib/sets/lists/xdebug/shl.mi
cvs rdiff -u -r1.47 -r1.48 src/distrib/sets/lists/xserver/mi

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

Modified files:

Index: src/distrib/sets/lists/xcomp/mi
diff -u src/distrib/sets/lists/xcomp/mi:1.224 src/distrib/sets/lists/xcomp/mi:1.225
--- src/distrib/sets/lists/xcomp/mi:1.224	Sat Jan  9 02:40:44 2021
+++ src/distrib/sets/lists/xcomp/mi	Sun Jul 11 20:48:48 2021
@@ -1,4 +1,4 @@
-#	 $NetBSD: mi,v 1.224 2021/01/09 02:40:44 uki Exp $
+#	 $NetBSD: mi,v 1.225 2021/07/11 20:48:48 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -34,12 +34,11 @@
 ./usr/X11R7/include/GL/internal/sarea.h			xcomp-obsolete	obsolete
 ./usr/X11R7/include/GL/osmesa.hxcomp-xorgproto-include	xorg
 ./usr/X11R7/include/GL/wglext.hxcomp-xorgproto-include	xorg
-./usr/X11R7/include/GL/wmesa.hxcomp-obsolete	xorg,obsolete,mesa_ver=18
-./usr/X11R7/include/GL/wmesa.hxcomp-xorgproto-include	xorg,mesa_ver=10
+./usr/X11R7/include/GL/wmesa.hxcomp-obsolete	obsolete
 ./usr/X11R7/include/GL/xmesa.hxcomp-obsolete	obsolete
 ./usr/X11R7/include/GL/xmesa_x.h			xcomp-obsolete	obsolete
 ./usr/X11R7/include/GL/xmesa_xf86.h			xcomp-obsolete	obsolete
-./usr/X11R7/include/KHR/khrplatform.h			xcomp-KHR-include	xorg,mesa_ver=18
+./usr/X11R7/include/KHR/khrplatform.h			xcomp-KHR-include	xorg
 ./usr/X11R7/include/X11/CallbackI.h			xcomp-libXt-include	xorg
 ./usr/X11R7/include/X11/Composite.h			xcomp-libXt-include	xorg
 ./usr/X11R7/include/X11/CompositeP.h			xcomp-libXt-include	xorg

Index: src/distrib/sets/lists/xdebug/shl.mi
diff -u src/distrib/sets/lists/xdebug/shl.mi:1.61 src/distrib/sets/lists/xdebug/shl.mi:1.62
--- src/distrib/sets/lists/xdebug/shl.mi:1.61	Sun Jul 11 00:08:06 2021
+++ src/distrib/sets/lists/xdebug/shl.mi	Sun Jul 11 20:48:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.61 2021/07/11 00:08:06 mrg Exp $
+# $NetBSD: shl.mi,v 1.62 2021/07/11 20:48:48 mrg Exp $
 ./usr/libdata/debug/usr/X11R7/lib	base-sys-usr		xorg,debug,compatx11dir
 ./usr/libdata/debug/usr/X11R7/lib/X11/locale/lib/common/libximcp.so.2.0.debug	xorg,obsolete		xorg,obsolete
 ./usr/libdata/debug/usr/X11R7/lib/X11/locale/lib/common/libxlcDef.so.2.0.debug	xorg,obsolete		xorg,obsolete
@@ -107,11 +107,7 @@
 ./usr/libdata/debug/usr/X11R7/lib/libxshmfence.so.1.0.debug	xdebug-libxshmfence-debug		xorg,debug,compatx11file
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/gallium_dri.so.0.debug	xdebug-gallium-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/kms_swrast_dri.so.0.debug	xdebug-MesaLib-debug	xorg,debug
-./usr/libdata/debug/usr/X11R7/lib/modules/dri/libmesa_dri.so.0.debug	xdebug-MesaLib-debug	xorg,debug,machine=amd64,mesa_ver=10
-./usr/libdata/debug/usr/X11R7/lib/modules/dri/libmesa_dri.so.0.debug	xdebug-MesaLib-debug	xorg,debug,machine=i386,mesa_ver=10
-./usr/libdata/debug/usr/X11R7/lib/modules/dri/libmesa_dri.so.0.debug	xdebug-obsolete	xorg,obsolete,machine=amd64,mesa_ver=18
-./usr/libdata/debug/usr/X11R7/lib/modules/dri/libmesa_dri.so.0.debug	xdebug-obsolete	xorg,obsolete,machine=i386,mesa_ver=18
-./usr/libdata/debug/usr/X11R7/lib/modules/dri/libmesa_dri.so.0.debug	xorg,obsolete	obsolete,!machine=i386,!machine=amd64
+./usr/libdata/debug/usr/X11R7/lib/modules/dri/libmesa_dri.so.0.debug	xorg,obsolete	obsolete
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/libswrast_dri.so.0.debug	xorg,obsolete	obsolete
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/nouveau_dri.so.0.debug	xdebug-xf86-video-nouveau-debug	xorg,debug,machine=amd64
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/nouveau_dri.so.0.debug	xdebug-xf86-video-nouveau-debug	xorg,debug,machine=i386

Index: src/distrib/sets/lists/xserver/mi
diff -u src/distrib/sets/lists/xserver/mi:1.47 src/distrib/sets/lists/xserver/mi:1.48
--- src/distrib/sets/lists/xserver/mi:1.47	Sat Jan  9 02:40:44 2021
+++ src/distrib/sets/lists/xserver/mi	Sun Jul 11 20:48:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.47 2021/01/09 02:40:44 uki Exp $
+# $NetBSD: mi,v 1.48 2021/07/11 20:48:48 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -9,16 +9,8 @@
 ./usr/X11R7/lib/modules/dri/gallium_dri.so.0		xserver-gallium-drivers	xorg
 ./usr/X11R7/lib/modules/dri/kms_swrast_dri.so		xserver-MesaLib-drivers	xorg
 ./usr/X11R7/lib/modules/dri/kms_swrast_dri.so.0		xserver-MesaLib-drivers	xorg
-./usr/X11R7/lib/modules/dri/libmesa_dri.so		xserver-MesaLib-drivers	xorg,machine=amd64,mesa_ver=10
-./usr/X11R7/lib/modules/dri/libmesa_dri.so		

CVS commit: src/distrib/sets/lists

2021-07-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jul  8 09:16:25 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi

Log Message:
Add new interrupted stdio tests


To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1078 -r1.1079 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.353 src/distrib/sets/lists/debug/mi:1.354
--- src/distrib/sets/lists/debug/mi:1.353	Mon May 17 00:07:41 2021
+++ src/distrib/sets/lists/debug/mi	Thu Jul  8 05:16:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.353 2021/05/17 04:07:41 yamaguchi Exp $
+# $NetBSD: mi,v 1.354 2021/07/08 09:16:24 christos Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2088,6 +2088,9 @@
 ./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strncpy.debug		tests-lib-debug		debug,atf,ssp,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/ssp/h_vsnprintf.debug		tests-lib-debug		debug,atf,ssp,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/ssp/h_vsprintf.debug		tests-lib-debug		debug,atf,ssp,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/stdio/h_intr.debug		tests-lib-debug		debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/stdio/h_makenumbers.debug	tests-lib-debug		debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/stdio/h_testnumbers.debug	tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_clearerr.debug		tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fflush.debug		tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fmemopen.debug		tests-lib-debug		debug,atf,compattestfile

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1078 src/distrib/sets/lists/tests/mi:1.1079
--- src/distrib/sets/lists/tests/mi:1.1078	Thu Jul  8 01:18:49 2021
+++ src/distrib/sets/lists/tests/mi	Thu Jul  8 05:16:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1078 2021/07/08 05:18:49 rillig Exp $
+# $NetBSD: mi,v 1.1079 2021/07/08 09:16:24 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3063,12 +3063,16 @@
 ./usr/tests/lib/libc/stdiotests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
+./usr/tests/lib/libc/stdio/h_intr			tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libc/stdio/h_makenumbers		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libc/stdio/h_testnumbers		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_clearerr			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_fflush			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_fmemopen			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_fopen			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_format			tests-obsolete		obsolete
 ./usr/tests/lib/libc/stdio/t_fputc			tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libc/stdio/t_intr			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_mktemp			tests-obsolete		obsolete
 ./usr/tests/lib/libc/stdio/t_open_memstream		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/stdio/t_popen			tests-lib-tests		compattestfile,atf



CVS commit: src/distrib/sets/lists/tests

2021-06-27 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Sun Jun 27 12:11:10 UTC 2021

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
tests/lint: fix list of files to be installed


To generate a diff of this commit:
cvs rdiff -u -r1.1064 -r1.1065 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1064 src/distrib/sets/lists/tests/mi:1.1065
--- src/distrib/sets/lists/tests/mi:1.1064	Sun Jun 27 09:22:31 2021
+++ src/distrib/sets/lists/tests/mi	Sun Jun 27 12:11:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1064 2021/06/27 09:22:31 rillig Exp $
+# $NetBSD: mi,v 1.1065 2021/06/27 12:11:10 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -6201,9 +6201,9 @@
 ./usr/tests/usr.bin/xlint/lint1/decl_struct_member.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/decl_struct_member.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/emit.ctests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/xlint/lint1/emit.exp			tests-obsolete		obsolete
+./usr/tests/usr.bin/xlint/lint1/emit.exp			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/emit.exp-ln			tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/xlint/lint1/emit.lntests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/emit.lnobsolete		obsolete
 ./usr/tests/usr.bin/xlint/lint1/expr_range.c			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/expr_range.exp			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c		tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists

2021-06-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Jun 23 18:30:33 UTC 2021

Modified Files:
src/distrib/sets/lists/base: md.amd64
src/distrib/sets/lists/debug: md.amd64

Log Message:
build gdbserver only when we build gdb (from adam)


To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 src/distrib/sets/lists/base/md.amd64
cvs rdiff -u -r1.114 -r1.115 src/distrib/sets/lists/debug/md.amd64

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

Modified files:

Index: src/distrib/sets/lists/base/md.amd64
diff -u src/distrib/sets/lists/base/md.amd64:1.284 src/distrib/sets/lists/base/md.amd64:1.285
--- src/distrib/sets/lists/base/md.amd64:1.284	Mon Jun  7 10:24:42 2021
+++ src/distrib/sets/lists/base/md.amd64	Wed Jun 23 14:30:32 2021
@@ -1,9 +1,9 @@
-# $NetBSD: md.amd64,v 1.284 2021/06/07 14:24:42 christos Exp $
+# $NetBSD: md.amd64,v 1.285 2021/06/23 18:30:32 christos Exp $
 ./dev/lms0	base-obsolete		obsolete
 ./dev/mms0	base-obsolete		obsolete
 ./libexec/ld.elf_so-i386			base-sys-shlib		compat,pic
 ./usr/bin/fdformatbase-util-bin
-./usr/bin/gdbserverbase-util-bin
+./usr/bin/gdbserverbase-util-bin		gdb
 ./usr/bin/pmc	base-obsolete		obsolete
 ./usr/lib/i386/libi386.so.2			base-compat-shlib	compat,pic
 ./usr/lib/i386/libi386.so.2.0			base-compat-shlib	compat,pic

Index: src/distrib/sets/lists/debug/md.amd64
diff -u src/distrib/sets/lists/debug/md.amd64:1.114 src/distrib/sets/lists/debug/md.amd64:1.115
--- src/distrib/sets/lists/debug/md.amd64:1.114	Mon Jun  7 10:24:42 2021
+++ src/distrib/sets/lists/debug/md.amd64	Wed Jun 23 14:30:33 2021
@@ -1,5 +1,5 @@
-# $NetBSD: md.amd64,v 1.114 2021/06/07 14:24:42 christos Exp $
-./usr/libdata/debug/usr/bin/gdbserver.debug	base-util-debug		debug
+# $NetBSD: md.amd64,v 1.115 2021/06/23 18:30:33 christos Exp $
+./usr/libdata/debug/usr/bin/gdbserver.debug	base-util-debug		gdb,debug
 ./usr/lib/i386/12.202++_g.a			comp-c-debuglib		debuglib,compat,12.202xx
 ./usr/lib/i386/libi386_g.a			comp-c-debuglib		debuglib,compat
 ./usr/lib/i386/libiberty_g.a			comp-obsolete		obsolete



CVS commit: src/distrib/sets/lists

2021-06-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jun 17 01:17:28 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
new libfido2


To generate a diff of this commit:
cvs rdiff -u -r1.920 -r1.921 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.2388 -r1.2389 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.277 -r1.278 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.920 src/distrib/sets/lists/base/shl.mi:1.921
--- src/distrib/sets/lists/base/shl.mi:1.920	Mon May 17 00:07:41 2021
+++ src/distrib/sets/lists/base/shl.mi	Wed Jun 16 21:17:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.920 2021/05/17 04:07:41 yamaguchi Exp $
+# $NetBSD: shl.mi,v 1.921 2021/06/17 01:17:27 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -328,8 +328,8 @@
 ./usr/lib/libfetch.so.3base-sys-shlib		compatfile
 ./usr/lib/libfetch.so.3.0			base-sys-shlib		compatfile
 ./usr/lib/libfido2.sobase-sys-shlib		compatfile
-./usr/lib/libfido2.so.2base-sys-shlib		compatfile
-./usr/lib/libfido2.so.2.1			base-sys-shlib		compatfile
+./usr/lib/libfido2.so.3base-sys-shlib		compatfile
+./usr/lib/libfido2.so.3.0			base-sys-shlib		compatfile
 ./usr/lib/libform.sobase-sys-shlib		compatfile
 ./usr/lib/libform.so.8base-sys-shlib		compatfile
 ./usr/lib/libform.so.8.0			base-sys-shlib		compatfile

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2388 src/distrib/sets/lists/comp/mi:1.2389
--- src/distrib/sets/lists/comp/mi:1.2388	Sat May 29 21:56:45 2021
+++ src/distrib/sets/lists/comp/mi	Wed Jun 16 21:17:28 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2388 2021/05/30 01:56:45 joerg Exp $
+#	$NetBSD: mi,v 1.2389 2021/06/17 01:17:28 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -952,6 +952,7 @@
 ./usr/include/fido.hcomp-c-include
 ./usr/include/fido/bio.h			comp-c-include
 ./usr/include/fido/credman.h			comp-c-include
+./usr/include/fido/config.h			comp-c-include
 ./usr/include/fido/eddsa.h			comp-c-include
 ./usr/include/fido/err.h			comp-c-include
 ./usr/include/fido/es256.h			comp-c-include
@@ -7356,9 +7357,11 @@
 ./usr/share/man/cat3/fido_cred_set_authdata.0		comp-c-catman	.cat
 ./usr/share/man/cat3/fido_cred_verify.0			comp-c-catman	.cat
 ./usr/share/man/cat3/fido_credman_metadata_new.0	comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_enable_entattest.0	comp-c-catman	.cat
 ./usr/share/man/cat3/fido_dev_get_assert.0		comp-c-catman	.cat
 ./usr/share/man/cat3/fido_dev_get_touch_begin.0		comp-c-catman	.cat
 ./usr/share/man/cat3/fido_dev_info_manifest.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_largeblob_get.0		comp-c-catman	.cat
 ./usr/share/man/cat3/fido_dev_make_cred.0		comp-c-catman	.cat
 ./usr/share/man/cat3/fido_dev_open.0			comp-c-catman	.cat
 ./usr/share/man/cat3/fido_dev_set_io_functions.0	comp-c-catman	.cat
@@ -15639,9 +15642,11 @@
 ./usr/share/man/html3/fido_cred_set_authdata.html	comp-c-htmlman	html
 ./usr/share/man/html3/fido_cred_verify.html		comp-c-htmlman	html
 ./usr/share/man/html3/fido_credman_metadata_new.html	comp-c-htmlman	html
+./usr/share/man/html3/fido_dev_enable_entattest.html	comp-c-htmlman	html
 ./usr/share/man/html3/fido_dev_get_assert.html		comp-c-htmlman	html
 ./usr/share/man/html3/fido_dev_get_touch_begin.html	comp-c-htmlman	html
 ./usr/share/man/html3/fido_dev_info_manifest.html	comp-c-htmlman	html
+./usr/share/man/html3/fido_dev_largeblob_get.html	comp-c-htmlman	html
 ./usr/share/man/html3/fido_dev_make_cred.html		comp-c-htmlman	html
 ./usr/share/man/html3/fido_dev_open.html		comp-c-htmlman	html
 ./usr/share/man/html3/fido_dev_set_io_functions.html	comp-c-htmlman	html
@@ -23860,9 +23865,11 @@
 ./usr/share/man/man3/fido_cred_set_authdata.3		comp-c-man	.man
 ./usr/share/man/man3/fido_cred_verify.3			comp-c-man	.man
 ./usr/share/man/man3/fido_credman_metadata_new.3	comp-c-man	.man
+./usr/share/man/man3/fido_dev_enable_entattest.3	comp-c-man	.man
 ./usr/share/man/man3/fido_dev_get_assert.3		comp-c-man	.man
 ./usr/share/man/man3/fido_dev_get_touch_begin.3		comp-c-man	.man
 ./usr/share/man/man3/fido_dev_info_manifest.3		comp-c-man	.man
+./usr/share/man/man3/fido_dev_largeblob_get.3		comp-c-man	.man
 ./usr/share/man/man3/fido_dev_make_cred.3		comp-c-man	.man
 ./usr/share/man/man3/fido_dev_open.3			comp-c-man	.man
 ./usr/share/man/man3/fido_dev_set_io_functions.3	comp-c-man	.man

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.277 src/distrib/sets/lists/debug/shl.mi:1.278
--- src/distrib/sets/lists/debug/shl.mi:1.277	Mon May 17 

CVS commit: src/distrib/sets/lists/tests

2021-06-05 Thread Brett Lymn
Module Name:src
Committed By:   blymn
Date:   Sun Jun  6 04:59:36 UTC 2021

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
New check files added for the libcurses addstr test.


To generate a diff of this commit:
cvs rdiff -u -r1.1055 -r1.1056 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1055 src/distrib/sets/lists/tests/mi:1.1056
--- src/distrib/sets/lists/tests/mi:1.1055	Sat Jun  5 22:17:15 2021
+++ src/distrib/sets/lists/tests/mi	Sun Jun  6 04:59:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1055 2021/06/05 22:17:15 blymn Exp $
+# $NetBSD: mi,v 1.1056 2021/06/06 04:59:36 blymn Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3270,6 +3270,8 @@
 ./usr/tests/lib/libcurses/check_files/addnwstr1.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/addnwstr2.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/addstr.chk		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addstr2.chk		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addstr3.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/addwstr1.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/addwstr2.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/addwstr3.chk		tests-lib-tests		compattestfile,atf



CVS commit: src/distrib/sets/lists/tests

2021-06-05 Thread Brett Lymn
Module Name:src
Committed By:   blymn
Date:   Sat Jun  5 22:17:15 UTC 2021

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
New check file for libcurses clear test.


To generate a diff of this commit:
cvs rdiff -u -r1.1054 -r1.1055 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1054 src/distrib/sets/lists/tests/mi:1.1055
--- src/distrib/sets/lists/tests/mi:1.1054	Tue May 25 19:22:18 2021
+++ src/distrib/sets/lists/tests/mi	Sat Jun  5 22:17:15 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1054 2021/05/25 19:22:18 rillig Exp $
+# $NetBSD: mi,v 1.1055 2021/06/05 22:17:15 blymn Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3290,6 +3290,7 @@
 ./usr/tests/lib/libcurses/check_files/chgat1.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/chgat2.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/chgat3.chk		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/clear0.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/clear1.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/clear10.chk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/check_files/clear2.chk		tests-lib-tests		compattestfile,atf



CVS commit: src/distrib/sets/lists/man

2021-06-03 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Jun  3 13:16:42 UTC 2021

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
Fix typo, caught by riastradh


To generate a diff of this commit:
cvs rdiff -u -r1.1721 -r1.1722 src/distrib/sets/lists/man/mi

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1721 src/distrib/sets/lists/man/mi:1.1722
--- src/distrib/sets/lists/man/mi:1.1721	Thu Jun  3 07:41:26 2021
+++ src/distrib/sets/lists/man/mi	Thu Jun  3 13:16:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1721 2021/06/03 07:41:26 wiz Exp $
+# $NetBSD: mi,v 1.1722 2021/06/03 13:16:41 wiz Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4489,7 +4489,7 @@
 ./usr/share/man/html4/hythygtemp.html		man-sys-htmlman		html
 ./usr/share/man/html4/i386/PCIBIOS.html		man-sys-htmlman		html
 ./usr/share/man/html4/i386/apm.html		man-sys-htmlman		html
-./usr/share/man/html4/386/autoconf.html	man-obsolete		obsolete
+./usr/share/man/html4/i386/autoconf.html	man-obsolete		obsolete
 ./usr/share/man/html4/i386/cmos.html		man-sys-htmlman		html
 ./usr/share/man/html4/i386/cons.html		man-obsolete		obsolete
 ./usr/share/man/html4/i386/console.html		man-obsolete		obsolete



CVS commit: src/distrib/sets/lists/xserver

2021-05-26 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Thu May 27 04:55:34 UTC 2021

Modified Files:
src/distrib/sets/lists/xserver: md.sparc

Log Message:
Restore the pnozz Xorg driver, now that it has EXA support.


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/distrib/sets/lists/xserver/md.sparc

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

Modified files:

Index: src/distrib/sets/lists/xserver/md.sparc
diff -u src/distrib/sets/lists/xserver/md.sparc:1.74 src/distrib/sets/lists/xserver/md.sparc:1.75
--- src/distrib/sets/lists/xserver/md.sparc:1.74	Tue Nov 10 21:47:41 2020
+++ src/distrib/sets/lists/xserver/md.sparc	Thu May 27 04:55:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: md.sparc,v 1.74 2020/11/10 21:47:41 kamil Exp $
+# $NetBSD: md.sparc,v 1.75 2021/05/27 04:55:34 jdc Exp $
 ./usr/X11R7/bin/X	xserver-xorg-server-bin	xorg
 ./usr/X11R7/bin/Xorg	xserver-xorg-server-bin	xorg
 ./usr/X11R7/bin/cvt	xserver-xorg-server-bin	xorg
@@ -39,10 +39,8 @@
 ./usr/X11R7/lib/modules/drivers/mga_drv.so.2		xserver-xf86-video-mga-drivers	xorg
 ./usr/X11R7/lib/modules/drivers/mouse_drv.so		xserver-xf86-input-mouse-drivers	xorg
 ./usr/X11R7/lib/modules/drivers/mouse_drv.so.1		xserver-xf86-input-mouse-drivers	xorg
-./usr/X11R7/lib/modules/drivers/pnozz_drv.so		-unknown-	xorg,xorg_server_ver=110
-./usr/X11R7/lib/modules/drivers/pnozz_drv.so		xserver-obsolete	xorg,xorg_server_ver=120,obsolete
-./usr/X11R7/lib/modules/drivers/pnozz_drv.so.0		-unknown-	xorg,xorg_server_ver=110
-./usr/X11R7/lib/modules/drivers/pnozz_drv.so.0		xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/drivers/pnozz_drv.so		xserver-xf86-video-pnozz-drivers	xorg
+./usr/X11R7/lib/modules/drivers/pnozz_drv.so.0		xserver-xf86-video-pnozz-drivers	xorg
 ./usr/X11R7/lib/modules/drivers/r128_drv.so		xserver-xf86-video-r128-drivers	xorg
 ./usr/X11R7/lib/modules/drivers/r128_drv.so.6		xserver-xf86-video-r128-drivers	xorg
 ./usr/X11R7/lib/modules/drivers/radeon_drv.so		xserver-xf86-video-radeon-kms-drivers	xorg
@@ -192,8 +190,7 @@
 ./usr/X11R7/man/cat4/kbd.0xserver-xf86-input-keyboard-catman	.cat,xorg
 ./usr/X11R7/man/cat4/mga.0xserver-xf86-video-mga-catman	.cat,xorg
 ./usr/X11R7/man/cat4/mousedrv.0xserver-xf86-input-mouse-catman	.cat,xorg
-./usr/X11R7/man/cat4/pnozz.0-unknown-	.cat,xorg,xorg_server_ver=110
-./usr/X11R7/man/cat4/pnozz.0xserver-obsolete	.cat,xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/man/cat4/pnozz.0xserver-xf86-video-pnozz-drivers	.cat,xorg
 ./usr/X11R7/man/cat4/r128.0xserver-xf86-video-r128-catman	.cat,xorg
 ./usr/X11R7/man/cat4/radeon.0xserver-xf86-video-radeon-kms-catman	.cat,xorg
 ./usr/X11R7/man/cat4/suncg14.0xserver-xf86-video-suncg14-catman	.cat,xorg
@@ -218,8 +215,7 @@
 ./usr/X11R7/man/html4/kbd.htmlxserver-xf86-input-keyboard-htmlman	html,xorg
 ./usr/X11R7/man/html4/mga.htmlxserver-xf86-video-mga-htmlman	html,xorg
 ./usr/X11R7/man/html4/mousedrv.html			xserver-xf86-input-mouse-htmlman	html,xorg
-./usr/X11R7/man/html4/pnozz.html			-unknown-	html,xorg,xorg_server_ver=110
-./usr/X11R7/man/html4/pnozz.html			xserver-obsolete	html,xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/man/html4/pnozz.html			xserver-xf86-video-pnozz-drivers	html
 ./usr/X11R7/man/html4/r128.htmlxserver-xf86-video-r128-htmlman	html,xorg
 ./usr/X11R7/man/html4/radeon.html			xserver-xf86-video-radeon-kms-htmlman	html,xorg
 ./usr/X11R7/man/html4/suncg14.html			xserver-xf86-video-suncg14-htmlman	html,xorg
@@ -244,8 +240,7 @@
 ./usr/X11R7/man/man4/kbd.4xserver-xf86-input-keyboard-man	.man,xorg
 ./usr/X11R7/man/man4/mga.4xserver-xf86-video-mga-man	.man,xorg
 ./usr/X11R7/man/man4/mousedrv.4xserver-xf86-input-mouse-man	.man,xorg
-./usr/X11R7/man/man4/pnozz.4-unknown-	.man,xorg,xorg_server_ver=110
-./usr/X11R7/man/man4/pnozz.4xserver-obsolete	.man,xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/man/man4/pnozz.4xserver-xf86-video-pnozz-drivers	.man,xorg
 ./usr/X11R7/man/man4/r128.4xserver-xf86-video-r128-man	.man,xorg
 ./usr/X11R7/man/man4/radeon.4xserver-xf86-video-radeon-kms-man	.man,xorg
 ./usr/X11R7/man/man4/suncg14.4xserver-xf86-video-suncg14-man	.man,xorg



CVS commit: src/distrib/sets/lists/modules

2021-05-10 Thread Simon Burge
Module Name:src
Committed By:   simonb
Date:   Mon May 10 14:27:47 UTC 2021

Modified Files:
src/distrib/sets/lists/modules: ad.mips

Log Message:
Column alignment.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/modules/ad.mips

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

Modified files:

Index: src/distrib/sets/lists/modules/ad.mips
diff -u src/distrib/sets/lists/modules/ad.mips:1.17 src/distrib/sets/lists/modules/ad.mips:1.18
--- src/distrib/sets/lists/modules/ad.mips:1.17	Sun Nov  1 18:51:34 2020
+++ src/distrib/sets/lists/modules/ad.mips	Mon May 10 14:27:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: ad.mips,v 1.17 2020/11/01 18:51:34 pgoyette Exp $
+# $NetBSD: ad.mips,v 1.18 2021/05/10 14:27:47 simonb Exp $
 ./@MODULEDIR@/compat_netbsd32			modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32/compat_netbsd32.kmod modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_09		modules-base-kernel	kmod,arch64,nocompatmodules
@@ -29,27 +29,27 @@
 ./@MODULEDIR@/compat_netbsd32_80/compat_netbsd32_80.kmod modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_90		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_90/compat_netbsd32_90.kmod modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_coredump			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_coredump		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_coredump/compat_netbsd32_coredump.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_mqueue			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_mqueue		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_mqueue/compat_netbsd32_mqueue.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_nfssrv			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_nfssrv		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_nfssrv/compat_netbsd32_nfssrv.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_ptrace			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_ptrace		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_ptrace/compat_netbsd32_ptrace.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_quota			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_quota		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_quota/compat_netbsd32_quota.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_quota_50			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_quota_50		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_quota_50/compat_netbsd32_quota_50.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_raid			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_raid		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_raid/compat_netbsd32_raid.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_sysvipc			modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_sysvipc		modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_sysvipc/compat_netbsd32_sysvipc.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_sysvipc_10		modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_sysvipc_10	modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_sysvipc_10/compat_netbsd32_sysvipc_10.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_sysvipc_14		modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_sysvipc_14	modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_sysvipc_14/compat_netbsd32_sysvipc_14.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
-./@MODULEDIR@/compat_netbsd32_sysvipc_50		modules-base-kernel	kmod,arch64,nocompatmodules
+./@MODULEDIR@/compat_netbsd32_sysvipc_50	modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/compat_netbsd32_sysvipc_50/compat_netbsd32_sysvipc_50.kmod	modules-base-kernel	kmod,arch64,nocompatmodules
 ./@MODULEDIR@/exec_elf32			modules-base-kernel	kmod
 ./@MODULEDIR@/exec_elf32/exec_elf32.kmod	modules-base-kernel	kmod



CVS commit: src/distrib/sets/lists/debug

2021-05-08 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Sat May  8 09:23:37 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
Add missing aiomixer.debug to fix debug build.

XXX
I *really* hope someone(TM) invent better replacement of
distrib/sets/lists...


To generate a diff of this commit:
cvs rdiff -u -r1.351 -r1.352 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.351 src/distrib/sets/lists/debug/mi:1.352
--- src/distrib/sets/lists/debug/mi:1.351	Fri Apr 23 22:50:06 2021
+++ src/distrib/sets/lists/debug/mi	Sat May  8 09:23:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.351 2021/04/23 22:50:06 mrg Exp $
+# $NetBSD: mi,v 1.352 2021/05/08 09:23:37 rin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -460,6 +460,7 @@
 ./usr/libdata/debug/usr/bin/addftinfo.debug	comp-groff-debug	groff,debug
 ./usr/libdata/debug/usr/bin/addr2line.debug	comp-debug-debug	binutils,debug
 ./usr/libdata/debug/usr/bin/agrep.debug		comp-util-debug		debug
+./usr/libdata/debug/usr/bin/aiomixer.debug	comp-audio-debug	debug
 ./usr/libdata/debug/usr/bin/apply.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/apropos.debug	comp-man-debug		debug
 ./usr/libdata/debug/usr/bin/ar.debug		comp-util-debug		binutils,debug



CVS commit: src/distrib/sets/lists/comp

2021-04-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Apr 30 13:55:18 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: md.amd64 md.i386

Log Message:
Add  (we could gc now the  files if we fix the
sources that use them.


To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.201 -r1.202 src/distrib/sets/lists/comp/md.i386

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

Modified files:

Index: src/distrib/sets/lists/comp/md.amd64
diff -u src/distrib/sets/lists/comp/md.amd64:1.285 src/distrib/sets/lists/comp/md.amd64:1.286
--- src/distrib/sets/lists/comp/md.amd64:1.285	Sun Apr 11 22:08:59 2021
+++ src/distrib/sets/lists/comp/md.amd64	Fri Apr 30 09:55:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.285 2021/04/12 02:08:59 mrg Exp $
+# $NetBSD: md.amd64,v 1.286 2021/04/30 13:55:18 christos Exp $
 ./usr/include/amd64comp-c-include
 ./usr/include/amd64/ansi.h			comp-c-include
 ./usr/include/amd64/aout_machdep.h		comp-c-include
@@ -1144,6 +1144,7 @@
 ./usr/include/x86/dbregs.h			comp-obsolete		obsolete
 ./usr/include/x86/float.h			comp-c-include
 ./usr/include/x86/fpu.hcomp-c-include
+./usr/include/x86/gdt.hcomp-c-include
 ./usr/include/x86/ieee.h			comp-c-include
 ./usr/include/x86/ieeefp.h			comp-c-include
 ./usr/include/x86/intr.h			comp-c-include

Index: src/distrib/sets/lists/comp/md.i386
diff -u src/distrib/sets/lists/comp/md.i386:1.201 src/distrib/sets/lists/comp/md.i386:1.202
--- src/distrib/sets/lists/comp/md.i386:1.201	Sun Apr 11 22:09:00 2021
+++ src/distrib/sets/lists/comp/md.i386	Fri Apr 30 09:55:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: md.i386,v 1.201 2021/04/12 02:09:00 mrg Exp $
+# $NetBSD: md.i386,v 1.202 2021/04/30 13:55:18 christos Exp $
 ./usr/include/clang-3.4/__wmmintrin_aes.h	comp-obsolete		obsolete
 ./usr/include/clang-3.4/__wmmintrin_pclmul.h	comp-obsolete		obsolete
 ./usr/include/clang-3.4/ammintrin.h		comp-obsolete		obsolete
@@ -1017,6 +1017,7 @@
 ./usr/include/x86/dbregs.h			comp-obsolete		obsolete
 ./usr/include/x86/float.h			comp-c-include
 ./usr/include/x86/fpu.hcomp-c-include
+./usr/include/x86/gdt.hcomp-c-include
 ./usr/include/x86/ieee.h			comp-c-include
 ./usr/include/x86/ieeefp.h			comp-c-include
 ./usr/include/x86/intr.h			comp-c-include



CVS commit: src/distrib/sets/lists

2021-04-29 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Apr 29 17:27:54 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump shlibs for bind-9.16.15


To generate a diff of this commit:
cvs rdiff -u -r1.918 -r1.919 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.275 -r1.276 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.918 src/distrib/sets/lists/base/shl.mi:1.919
--- src/distrib/sets/lists/base/shl.mi:1.918	Mon Apr 19 10:41:18 2021
+++ src/distrib/sets/lists/base/shl.mi	Thu Apr 29 13:27:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.918 2021/04/19 14:41:18 christos Exp $
+# $NetBSD: shl.mi,v 1.919 2021/04/29 17:27:54 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -226,8 +226,8 @@
 ./usr/lib/libbfd.so.17base-sys-shlib		compatfile,binutils=234
 ./usr/lib/libbfd.so.17.0			base-sys-shlib		compatfile,binutils=234
 ./usr/lib/libbind9.sobase-bind-shlib		compatfile
-./usr/lib/libbind9.so.16			base-bind-shlib		compatfile
-./usr/lib/libbind9.so.16.0			base-bind-shlib		compatfile
+./usr/lib/libbind9.so.17			base-bind-shlib		compatfile
+./usr/lib/libbind9.so.17.0			base-bind-shlib		compatfile
 ./usr/lib/libblacklist.so			base-obsolete		obsolete,compatfile
 ./usr/lib/libblacklist.so.0			base-obsolete		obsolete,compatfile
 ./usr/lib/libblacklist.so.0.0			base-obsolete		obsolete,compatfile
@@ -292,8 +292,8 @@
 ./usr/lib/libdm.so.0base-sys-shlib		compatfile
 ./usr/lib/libdm.so.0.0base-sys-shlib		compatfile
 ./usr/lib/libdns.sobase-bind-shlib		compatfile
-./usr/lib/libdns.so.16base-bind-shlib		compatfile
-./usr/lib/libdns.so.16.0			base-bind-shlib		compatfile
+./usr/lib/libdns.so.17base-bind-shlib		compatfile
+./usr/lib/libdns.so.17.0			base-bind-shlib		compatfile
 ./usr/lib/libdns_sd.sobase-mdns-shlib		compatfile,mdns
 ./usr/lib/libdns_sd.so.0			base-mdns-shlib		compatfile,mdns
 ./usr/lib/libdns_sd.so.0.0			base-mdns-shlib		compatfile,mdns
@@ -374,17 +374,17 @@
 ./usr/lib/libipsec.so.3base-net-shlib		compatfile
 ./usr/lib/libipsec.so.3.0			base-net-shlib		compatfile
 ./usr/lib/libirs.sobase-bind-shlib		compatfile
-./usr/lib/libirs.so.16base-bind-shlib		compatfile
-./usr/lib/libirs.so.16.0			base-bind-shlib		compatfile
+./usr/lib/libirs.so.17base-bind-shlib		compatfile
+./usr/lib/libirs.so.17.0			base-bind-shlib		compatfile
 ./usr/lib/libisc.sobase-bind-shlib		compatfile
-./usr/lib/libisc.so.16base-bind-shlib		compatfile
-./usr/lib/libisc.so.16.0			base-bind-shlib		compatfile
+./usr/lib/libisc.so.17base-bind-shlib		compatfile
+./usr/lib/libisc.so.17.0			base-bind-shlib		compatfile
 ./usr/lib/libisccc.sobase-bind-shlib		compatfile
-./usr/lib/libisccc.so.16			base-bind-shlib		compatfile
-./usr/lib/libisccc.so.16.0			base-bind-shlib		compatfile
+./usr/lib/libisccc.so.17			base-bind-shlib		compatfile
+./usr/lib/libisccc.so.17.0			base-bind-shlib		compatfile
 ./usr/lib/libisccfg.sobase-bind-shlib		compatfile
-./usr/lib/libisccfg.so.16			base-bind-shlib		compatfile
-./usr/lib/libisccfg.so.16.0			base-bind-shlib		compatfile
+./usr/lib/libisccfg.so.17			base-bind-shlib		compatfile
+./usr/lib/libisccfg.so.17.0			base-bind-shlib		compatfile
 ./usr/lib/libiscsi.sobase-iscsi-shlib	iscsi,compatfile
 ./usr/lib/libiscsi.so.2base-iscsi-shlib	iscsi,compatfile
 ./usr/lib/libiscsi.so.2.0			base-iscsi-shlib	iscsi,compatfile
@@ -469,8 +469,8 @@
 ./usr/lib/libnpf.so.0base-npf-shlib		npf,compatfile
 ./usr/lib/libnpf.so.0.1base-npf-shlib		npf,compatfile
 ./usr/lib/libns.sobase-bind-shlib		compatfile
-./usr/lib/libns.so.16base-bind-shlib		compatfile
-./usr/lib/libns.so.16.0base-bind-shlib		compatfile
+./usr/lib/libns.so.17base-bind-shlib		compatfile
+./usr/lib/libns.so.17.0base-bind-shlib		compatfile
 ./usr/lib/libnvmm.sobase-sys-shlib		nvmm,pic
 ./usr/lib/libnvmm.so.0base-sys-shlib		nvmm,pic
 ./usr/lib/libnvmm.so.0.1			base-sys-shlib		nvmm,pic

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.275 src/distrib/sets/lists/debug/shl.mi:1.276
--- src/distrib/sets/lists/debug/shl.mi:1.275	Mon Apr 19 10:41:18 2021
+++ src/distrib/sets/lists/debug/shl.mi	Thu Apr 29 13:27:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.275 2021/04/19 14:41:18 christos Exp $
+# $NetBSD: shl.mi,v 1.276 2021/04/29 17:27:54 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -76,7 +76,7 @@
 ./usr/libdata/debug/usr/lib/libavl.so.0.0.debug			comp-zfs-debug	

CVS commit: src/distrib/sets/lists/comp

2021-04-27 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Wed Apr 28 02:15:03 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
config_found_ia.9 and config_found_sm_loc.9 have been obsoleted.
Should fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.2384 -r1.2385 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2384 src/distrib/sets/lists/comp/mi:1.2385
--- src/distrib/sets/lists/comp/mi:1.2384	Wed Apr 28 00:49:22 2021
+++ src/distrib/sets/lists/comp/mi	Wed Apr 28 02:15:03 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2384 2021/04/28 00:49:22 thorpej Exp $
+#	$NetBSD: mi,v 1.2385 2021/04/28 02:15:03 rin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -27833,9 +27833,9 @@
 ./usr/share/man/man9/config_detach_release.9	comp-sys-man		.man
 ./usr/share/man/man9/config_finalize_register.9 comp-sys-man		.man
 ./usr/share/man/man9/config_found.9		comp-sys-man		.man
-./usr/share/man/man9/config_found_ia.9		comp-sys-man		.man
+./usr/share/man/man9/config_found_ia.9		comp-obsolete		obsolete
 ./usr/share/man/man9/config_found_sm.9		comp-obsolete		obsolete
-./usr/share/man/man9/config_found_sm_loc.9	comp-sys-man		.man
+./usr/share/man/man9/config_found_sm_loc.9	comp-sys-man		obsolete
 ./usr/share/man/man9/config_interrupts.9	comp-sys-man		.man
 ./usr/share/man/man9/config_match.9		comp-sys-man		.man
 ./usr/share/man/man9/config_mountroot.9		comp-sys-man		.man



CVS commit: src/distrib/sets/lists

2021-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Apr 25 22:30:30 UTC 2021

Modified Files:
src/distrib/sets/lists/base: ad.mips
src/distrib/sets/lists/comp: ad.mips
src/distrib/sets/lists/debug: ad.mips

Log Message:
Choose the right compat sets for the platform:
mipsn64 -> o32 n32
mips64 -> o32 64


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/distrib/sets/lists/base/ad.mips
cvs rdiff -u -r1.88 -r1.89 src/distrib/sets/lists/comp/ad.mips
cvs rdiff -u -r1.79 -r1.80 src/distrib/sets/lists/debug/ad.mips

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

Modified files:

Index: src/distrib/sets/lists/base/ad.mips
diff -u src/distrib/sets/lists/base/ad.mips:1.82 src/distrib/sets/lists/base/ad.mips:1.83
--- src/distrib/sets/lists/base/ad.mips:1.82	Sun Apr 11 22:08:59 2021
+++ src/distrib/sets/lists/base/ad.mips	Sun Apr 25 18:30:29 2021
@@ -1,12 +1,13 @@
-# $NetBSD: ad.mips,v 1.82 2021/04/12 02:08:59 mrg Exp $
+# $NetBSD: ad.mips,v 1.83 2021/04/25 22:30:29 christos Exp $
 ./lib/libc_fp.sobase-sys-shlib		dynamicroot,softfloat,arch64
 ./lib/libc_fp.so.0base-sys-shlib		dynamicroot,softfloat,arch64
 ./lib/libc_fp.so.0.0base-sys-shlib		dynamicroot,softfloat,arch64
-./libexec/ld.elf_so-64base-compat-shlib	compat,pic,arch64
+./libexec/ld.elf_so-64base-compat-shlib	compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb
+./libexec/ld.elf_so-n32base-compat-shlib	compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb
 ./libexec/ld.elf_so-o32base-compat-shlib	compat,pic,arch64
-./usr/lib/64/libc_fp.sobase-compat-shlib	compat,pic,arch64
-./usr/lib/64/libc_fp.so.0			base-compat-shlib	compat,pic,arch64
-./usr/lib/64/libc_fp.so.0.0			base-compat-shlib	compat,pic,arch64
+./usr/lib/64/libc_fp.sobase-compat-shlib	compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb
+./usr/lib/64/libc_fp.so.0			base-compat-shlib	compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb
+./usr/lib/64/libc_fp.so.0.0			base-compat-shlib	compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb
 ./usr/lib/libc_fp.sobase-sys-shlib		softfloat,arch64
 ./usr/lib/libc_fp.so.0base-sys-shlib		softfloat,arch64
 ./usr/lib/libc_fp.so.0.0			base-sys-shlib		softfloat,arch64
@@ -17,6 +18,10 @@
 ./usr/lib/o32/libgomp.so.2.0			base-compat-shlib	compat,pic,arch64,gcc=9
 ./usr/lib/o32/libgomp.so.2.0			base-compat-shlib	compat,pic,arch64,gcc=10,obsolete
 ./usr/lib/o32/libgomp.so.2.1			base-compat-shlib	compat,pic,arch64,gcc=10
-./usr/libexec/ld.elf_so-64			base-compat-shlib	compat,pic,arch64
+./usr/lib/n32/libc_fp.so			base-compat-shlib	compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb
+./usr/lib/n32/libc_fp.so.0			base-compat-shlib	compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb
+./usr/lib/n32/libc_fp.so.0.0			base-compat-shlib	compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb
+./usr/libexec/ld.elf_so-64			base-compat-shlib	compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb
+./usr/libexec/ld.elf_so-n32			base-compat-shlib	compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb
 ./usr/libexec/ld.elf_so-o32			base-sysutil-bin	compat,pic,arch64
 ./usr/lkm/ldscriptbase-obsolete		obsolete

Index: src/distrib/sets/lists/comp/ad.mips
diff -u src/distrib/sets/lists/comp/ad.mips:1.88 src/distrib/sets/lists/comp/ad.mips:1.89
--- src/distrib/sets/lists/comp/ad.mips:1.88	Sun Apr 11 22:08:59 2021
+++ src/distrib/sets/lists/comp/ad.mips	Sun Apr 25 18:30:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: ad.mips,v 1.88 2021/04/12 02:08:59 mrg Exp $
+# $NetBSD: ad.mips,v 1.89 2021/04/25 22:30:29 christos Exp $
 -./usr/lib/64/libgomp.a
 -./usr/lib/64/libgomp.so
 -./usr/lib/64/libgomp.so.1
@@ -104,15 +104,18 @@
 ./usr/include/mips/varargs.h			comp-obsolete		obsolete
 ./usr/include/mips/vmparam.h			comp-c-include
 ./usr/include/mips/wchar_limits.h		comp-c-include
-./usr/lib/64/libc_fp.acomp-c-lib		softfloat,compat,arch64
-./usr/lib/64/libc_fp_p.a			comp-c-lib		profile,softfloat,compat,arch64
-./usr/lib/64/libc_fp_pic.a			comp-c-piclib		softfloat,picinstall,compat,arch64
+./usr/lib/64/libc_fp.acomp-c-lib		softfloat,compat,arch64,!machine_arch=mipsn64eb,!machine_arch=mipsn64el
+./usr/lib/64/libc_fp_p.a			comp-c-lib		profile,softfloat,compat,arch64,!machine_arch=mipsn64eb,!machine_arch=mipsn64el
+./usr/lib/64/libc_fp_pic.a			comp-c-piclib		softfloat,picinstall,compat,arch64,!machine_arch=mipsn64eb,!machine_arch=mipsn64el
 ./usr/lib/libc_fp.acomp-c-lib		softfloat,arch64
 ./usr/lib/libc_fp_p.acomp-c-lib		profile,softfloat,arch64
 ./usr/lib/libc_fp_pic.acomp-c-piclib		softfloat,picinstall,arch64
 ./usr/lib/o32/libc_fp.acomp-c-lib		softfloat,compat,arch64
 ./usr/lib/o32/libc_fp_p.a			comp-c-lib		profile,softfloat,compat,arch64
 ./usr/lib/o32/libc_fp_pic.a			comp-c-piclib		

CVS commit: src/distrib/sets/lists/debug

2021-04-23 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Fri Apr 23 15:21:49 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
Add lto-dump.debug.


To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.349 src/distrib/sets/lists/debug/mi:1.350
--- src/distrib/sets/lists/debug/mi:1.349	Mon Apr 12 02:09:00 2021
+++ src/distrib/sets/lists/debug/mi	Fri Apr 23 15:21:49 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.349 2021/04/12 02:09:00 mrg Exp $
+# $NetBSD: mi,v 1.350 2021/04/23 15:21:49 rin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -659,6 +659,7 @@
 ./usr/libdata/debug/usr/bin/lpq.debug		comp-lpr-debug		debug
 ./usr/libdata/debug/usr/bin/lpr.debug		comp-lpr-debug		debug
 ./usr/libdata/debug/usr/bin/lprm.debug		comp-lpr-debug		debug
+./usr/libdata/debug/usr/bin/lto-dump.debug	comp-c-debug		gcccmds,gcc=10,debug
 ./usr/libdata/debug/usr/bin/lua.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/luac.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/lzf.debug		comp-util-debug		debug



CVS commit: src/distrib/sets/lists/comp

2021-04-22 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Apr 23 01:53:55 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
sort.


To generate a diff of this commit:
cvs rdiff -u -r1.2380 -r1.2381 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2380 src/distrib/sets/lists/comp/mi:1.2381
--- src/distrib/sets/lists/comp/mi:1.2380	Fri Apr 16 07:45:41 2021
+++ src/distrib/sets/lists/comp/mi	Fri Apr 23 01:53:55 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2380 2021/04/16 07:45:41 msaitoh Exp $
+#	$NetBSD: mi,v 1.2381 2021/04/23 01:53:55 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -981,8 +981,8 @@
 ./usr/include/g++/backward/tempbuf.h		comp-obsolete		obsolete
 ./usr/include/g++/backward/tree.h		comp-obsolete		obsolete
 ./usr/include/g++/backward/vector.h		comp-obsolete		obsolete
-./usr/include/g++/bitcomp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/bitcomp-cxx-include	gcc=10,cxx,libstdcxx
+./usr/include/g++/bitcomp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/bitdo1.h			comp-obsolete		obsolete
 ./usr/include/g++/bitdo2.h			comp-obsolete		obsolete
 ./usr/include/g++/bitprims.h			comp-obsolete		obsolete
@@ -2127,6 +2127,16 @@
 ./usr/include/g++/vector			comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/vector.h			comp-obsolete		obsolete
 ./usr/include/g++/version			comp-cxx-include	gcc,cxx,libstdcxx
+./usr/include/gcc-10/omp.hcomp-gcc-include	gcc=10
+./usr/include/gcc-10/openacc.hcomp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/allocator_interface.h	comp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/asan_interface.h		comp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/common_interface_defs.h	comp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/lsan_interface.h		comp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/netbsd_syscall_hooks.h	comp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/tsan_interface.h		comp-gcc-include	gcc=10
+./usr/include/gcc-10/sanitizer/tsan_interface_atomic.h	comp-gcc-include	gcc=10
+./usr/include/gcc-10/stdatomic.h			comp-gcc-include	gcc=10
 ./usr/include/gcc-4.5/mf-runtime.h		comp-obsolete		obsolete
 ./usr/include/gcc-4.5/omp.h			comp-obsolete		obsolete
 ./usr/include/gcc-4.8/mf-runtime.h		comp-obsolete		obsolete
@@ -2228,16 +2238,6 @@
 ./usr/include/gcc-9/sanitizer/tsan_interface.h		comp-gcc-include	gcc=9
 ./usr/include/gcc-9/sanitizer/tsan_interface_atomic.h	comp-gcc-include	gcc=9
 ./usr/include/gcc-9/stdatomic.hcomp-gcc-include	gcc=9
-./usr/include/gcc-10/omp.hcomp-gcc-include	gcc=10
-./usr/include/gcc-10/openacc.hcomp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/allocator_interface.h	comp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/asan_interface.h		comp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/common_interface_defs.h	comp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/lsan_interface.h		comp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/netbsd_syscall_hooks.h	comp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/tsan_interface.h		comp-gcc-include	gcc=10
-./usr/include/gcc-10/sanitizer/tsan_interface_atomic.h	comp-gcc-include	gcc=10
-./usr/include/gcc-10/stdatomic.h			comp-gcc-include	gcc=10
 ./usr/include/gelf.hcomp-c-include
 ./usr/include/getopt.hcomp-c-include
 ./usr/include/glob.hcomp-c-include
@@ -4014,10 +4014,10 @@
 ./usr/lib/libtpm_unseal_p.a			comp-c-proflib		compatfile,tpm,profile
 ./usr/lib/libtre.acomp-c-lib		compatfile
 ./usr/lib/libtre_p.acomp-c-proflib		compatfile,profile
-./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc=9,machine=amd64
-./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc=9,machine=amd64
 ./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc=10,machine=amd64
+./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc=9,machine=amd64
 ./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc=10,machine=amd64
+./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc=9,machine=amd64
 ./usr/lib/libtspi.acomp-c-lib		compatfile,tpm
 ./usr/lib/libtspi_p.acomp-c-proflib		compatfile,tpm,profile
 ./usr/lib/libubsan.acomp-c-lib		compatfile,cxx,gcc
@@ -7574,10 +7574,10 @@
 ./usr/share/man/cat3/getttyent.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getttynam.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getusershell.0		comp-c-catman		.cat
-./usr/share/man/cat3/getutmp.0			comp-c-catman		.cat
-./usr/share/man/cat3/getutmpx.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getutent.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getutline.0		comp-c-catman		.cat
+./usr/share/man/cat3/getutmp.0			comp-c-catman		.cat
+./usr/share/man/cat3/getutmpx.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getutxent.0		comp-c-catman		.cat
 

CVS commit: src/distrib/sets/lists

2021-04-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Apr 19 14:41:18 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump libssh


To generate a diff of this commit:
cvs rdiff -u -r1.917 -r1.918 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.274 -r1.275 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.917 src/distrib/sets/lists/base/shl.mi:1.918
--- src/distrib/sets/lists/base/shl.mi:1.917	Sun Apr 11 22:08:59 2021
+++ src/distrib/sets/lists/base/shl.mi	Mon Apr 19 10:41:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.917 2021/04/12 02:08:59 mrg Exp $
+# $NetBSD: shl.mi,v 1.918 2021/04/19 14:41:18 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -876,8 +876,8 @@
 ./usr/lib/libsqlite3.so.1.4			base-sys-shlib		compatfile
 ./usr/lib/libss.sobase-obsolete		obsolete
 ./usr/lib/libssh.sobase-secsh-shlib	compatfile
-./usr/lib/libssh.so.39base-secsh-shlib	compatfile
-./usr/lib/libssh.so.39.0			base-secsh-shlib	compatfile
+./usr/lib/libssh.so.40base-secsh-shlib	compatfile
+./usr/lib/libssh.so.40.0			base-secsh-shlib	compatfile
 ./usr/lib/libssl.sobase-crypto-shlib	compatfile
 ./usr/lib/libssl.so.12base-crypto-shlib	compatfile,openssl=10
 ./usr/lib/libssl.so.12.0			base-crypto-shlib	compatfile,openssl=10

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.274 src/distrib/sets/lists/debug/shl.mi:1.275
--- src/distrib/sets/lists/debug/shl.mi:1.274	Sun Apr 11 22:09:00 2021
+++ src/distrib/sets/lists/debug/shl.mi	Mon Apr 19 10:41:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.274 2021/04/12 02:09:00 mrg Exp $
+# $NetBSD: shl.mi,v 1.275 2021/04/19 14:41:18 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -305,7 +305,7 @@
 ./usr/libdata/debug/usr/lib/libskey.so.2.0.debug		comp-sys-debug	debug,compatfile,skey
 ./usr/libdata/debug/usr/lib/libsl.so.6.0.debug			comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libsqlite3.so.1.4.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libssh.so.39.0.debug		comp-secsh-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libssh.so.40.0.debug		comp-secsh-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libssl.so.12.0.debug		comp-crypto-debug	debug,compatfile,openssl=10
 ./usr/libdata/debug/usr/lib/libssl.so.14.0.debug		comp-crypto-debug	debug,compatfile,openssl=11
 ./usr/libdata/debug/usr/lib/libstdc++.so.9.0.debug		comp-sys-debug	debug,compatfile,gcc=9,cxx,libstdcxx



CVS commit: src/distrib/sets/lists/base

2021-04-15 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Apr 16 01:14:38 UTC 2021

Modified Files:
src/distrib/sets/lists/base: mi

Log Message:
restore gcc-8 subdirs and mark as obsolete.  oops.

noted by pgoyette.


To generate a diff of this commit:
cvs rdiff -u -r1.1277 -r1.1278 src/distrib/sets/lists/base/mi

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

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1277 src/distrib/sets/lists/base/mi:1.1278
--- src/distrib/sets/lists/base/mi:1.1277	Mon Apr 12 02:08:59 2021
+++ src/distrib/sets/lists/base/mi	Fri Apr 16 01:14:38 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1277 2021/04/12 02:08:59 mrg Exp $
+# $NetBSD: mi,v 1.1278 2021/04/16 01:14:38 mrg Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1240,6 +1240,8 @@
 ./usr/include/gcc-6/sanitizer			base-obsolete		obsolete
 ./usr/include/gcc-7base-obsolete		obsolete
 ./usr/include/gcc-7/sanitizer			base-obsolete		obsolete
+./usr/include/gcc-8base-obsolete		obsolete
+./usr/include/gcc-8/sanitizer			base-obsolete		obsolete
 ./usr/include/gcc-9base-c-usr
 ./usr/include/gcc-9/sanitizer			base-c-usr
 ./usr/include/gcc-10base-c-usr



CVS commit: src/distrib/sets/lists

2021-04-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Apr 12 02:09:00 UTC 2021

Modified Files:
src/distrib/sets/lists/base: ad.mips mi shl.mi
src/distrib/sets/lists/comp: ad.aarch64 ad.arm ad.hppa ad.m68k ad.mips
ad.powerpc ad.riscv ad.sh3 md.alpha md.amd64 md.hppa md.i386
md.ia64 md.or1k md.sparc md.sparc64 md.vax mi shl.mi
src/distrib/sets/lists/debug: ad.mips mi shl.mi

Log Message:
various updates for GCC 10 support.  remove dead gcc7/8 support
and properly mark obsolete files in gcc9/gcc10.

testing on amd64 and shark for GCC 9, and many platforms for GCC 10,
(though not arm yet.)


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/distrib/sets/lists/base/ad.mips
cvs rdiff -u -r1.1276 -r1.1277 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.916 -r1.917 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.44 -r1.45 src/distrib/sets/lists/comp/ad.aarch64
cvs rdiff -u -r1.104 -r1.105 src/distrib/sets/lists/comp/ad.arm
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/comp/ad.hppa
cvs rdiff -u -r1.64 -r1.65 src/distrib/sets/lists/comp/ad.m68k
cvs rdiff -u -r1.87 -r1.88 src/distrib/sets/lists/comp/ad.mips
cvs rdiff -u -r1.100 -r1.101 src/distrib/sets/lists/comp/ad.powerpc \
src/distrib/sets/lists/comp/md.sparc
cvs rdiff -u -r1.16 -r1.17 src/distrib/sets/lists/comp/ad.riscv
cvs rdiff -u -r1.45 -r1.46 src/distrib/sets/lists/comp/ad.sh3
cvs rdiff -u -r1.78 -r1.79 src/distrib/sets/lists/comp/md.alpha
cvs rdiff -u -r1.284 -r1.285 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.14 -r1.15 src/distrib/sets/lists/comp/md.hppa
cvs rdiff -u -r1.200 -r1.201 src/distrib/sets/lists/comp/md.i386
cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/comp/md.ia64
cvs rdiff -u -r1.10 -r1.11 src/distrib/sets/lists/comp/md.or1k
cvs rdiff -u -r1.212 -r1.213 src/distrib/sets/lists/comp/md.sparc64
cvs rdiff -u -r1.52 -r1.53 src/distrib/sets/lists/comp/md.vax
cvs rdiff -u -r1.2378 -r1.2379 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.344 -r1.345 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.78 -r1.79 src/distrib/sets/lists/debug/ad.mips
cvs rdiff -u -r1.348 -r1.349 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.273 -r1.274 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/ad.mips
diff -u src/distrib/sets/lists/base/ad.mips:1.81 src/distrib/sets/lists/base/ad.mips:1.82
--- src/distrib/sets/lists/base/ad.mips:1.81	Mon Sep  7 00:19:04 2020
+++ src/distrib/sets/lists/base/ad.mips	Mon Apr 12 02:08:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: ad.mips,v 1.81 2020/09/07 00:19:04 mrg Exp $
+# $NetBSD: ad.mips,v 1.82 2021/04/12 02:08:59 mrg Exp $
 ./lib/libc_fp.sobase-sys-shlib		dynamicroot,softfloat,arch64
 ./lib/libc_fp.so.0base-sys-shlib		dynamicroot,softfloat,arch64
 ./lib/libc_fp.so.0.0base-sys-shlib		dynamicroot,softfloat,arch64
@@ -14,9 +14,9 @@
 ./usr/lib/o32/libc_fp.so.0			base-compat-shlib	compat,pic,arch64
 ./usr/lib/o32/libc_fp.so.0.0			base-compat-shlib	compat,pic,arch64
 ./usr/lib/o32/libgomp.so.1.3			base-compat-shlib	obsolete
-./usr/lib/o32/libgomp.so.2.0			base-compat-shlib	compat,pic,arch64,gcc=7
-./usr/lib/o32/libgomp.so.2.0			base-compat-shlib	compat,pic,arch64,gcc=8
 ./usr/lib/o32/libgomp.so.2.0			base-compat-shlib	compat,pic,arch64,gcc=9
+./usr/lib/o32/libgomp.so.2.0			base-compat-shlib	compat,pic,arch64,gcc=10,obsolete
+./usr/lib/o32/libgomp.so.2.1			base-compat-shlib	compat,pic,arch64,gcc=10
 ./usr/libexec/ld.elf_so-64			base-compat-shlib	compat,pic,arch64
 ./usr/libexec/ld.elf_so-o32			base-sysutil-bin	compat,pic,arch64
 ./usr/lkm/ldscriptbase-obsolete		obsolete

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1276 src/distrib/sets/lists/base/mi:1.1277
--- src/distrib/sets/lists/base/mi:1.1276	Thu Apr  1 10:35:24 2021
+++ src/distrib/sets/lists/base/mi	Mon Apr 12 02:08:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1276 2021/04/01 10:35:24 martin Exp $
+# $NetBSD: mi,v 1.1277 2021/04/12 02:08:59 mrg Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1240,10 +1240,10 @@
 ./usr/include/gcc-6/sanitizer			base-obsolete		obsolete
 ./usr/include/gcc-7base-obsolete		obsolete
 ./usr/include/gcc-7/sanitizer			base-obsolete		obsolete
-./usr/include/gcc-8base-c-usr
-./usr/include/gcc-8/sanitizer			base-c-usr
 ./usr/include/gcc-9base-c-usr
 ./usr/include/gcc-9/sanitizer			base-c-usr
+./usr/include/gcc-10base-c-usr
+./usr/include/gcc-10/sanitizer			base-c-usr
 ./usr/include/gssapibase-c-usr
 ./usr/include/gssapi/rpc			base-obsolete		obsolete
 ./usr/include/isofsbase-c-usr

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.916 src/distrib/sets/lists/base/shl.mi:1.917
--- src/distrib/sets/lists/base/shl.mi:1.916	Wed Apr  7 03:45:18 

CVS commit: src/distrib/sets/lists/comp

2021-04-08 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr  8 13:04:02 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
Add usr/include/elfdefinitions.h and usr/include/sys/elfdefinitions.h


To generate a diff of this commit:
cvs rdiff -u -r1.2377 -r1.2378 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2377 src/distrib/sets/lists/comp/mi:1.2378
--- src/distrib/sets/lists/comp/mi:1.2377	Wed Mar 10 13:30:34 2021
+++ src/distrib/sets/lists/comp/mi	Thu Apr  8 13:04:01 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2377 2021/03/10 13:30:34 simonb Exp $
+#	$NetBSD: mi,v 1.2378 2021/04/08 13:04:01 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -807,6 +807,7 @@
 ./usr/include/dns_sd.hcomp-mdns-include	mdns
 ./usr/include/dwarf.hcomp-c-include
 ./usr/include/elf.hcomp-c-include
+./usr/include/elfdefinitions.h			comp-c-include
 ./usr/include/endian.hcomp-c-include
 ./usr/include/err.hcomp-c-include
 ./usr/include/errno.hcomp-c-include
@@ -3068,6 +3069,7 @@
 ./usr/include/sys/domain.h			comp-c-include
 ./usr/include/sys/drvctlio.h			comp-c-include
 ./usr/include/sys/dvdio.h			comp-c-include
+./usr/include/sys/elfdefinitions.h		comp-c-include
 ./usr/include/sys/endian.h			comp-c-include
 ./usr/include/sys/envsys.h			comp-c-include
 ./usr/include/sys/errno.h			comp-c-include



CVS commit: src/distrib/sets/lists

2021-04-06 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Apr  7 03:45:18 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump libevent


To generate a diff of this commit:
cvs rdiff -u -r1.915 -r1.916 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.272 -r1.273 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.915 src/distrib/sets/lists/base/shl.mi:1.916
--- src/distrib/sets/lists/base/shl.mi:1.915	Fri Apr  2 06:06:26 2021
+++ src/distrib/sets/lists/base/shl.mi	Tue Apr  6 23:45:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.915 2021/04/02 10:06:26 martin Exp $
+# $NetBSD: shl.mi,v 1.916 2021/04/07 03:45:18 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -44,7 +44,7 @@
 ./lib/libedit.so.3.1base-sys-shlib		dynamicroot
 ./lib/libevent.sobase-sys-shlib		dynamicroot
 ./lib/libevent.so.4base-sys-shlib		dynamicroot
-./lib/libevent.so.4.1base-sys-shlib		dynamicroot
+./lib/libevent.so.4.2base-sys-shlib		dynamicroot
 ./lib/libgcc_s.sobase-sys-shlib		dynamicroot,gcc
 ./lib/libgcc_s.so.1base-sys-shlib		dynamicroot,gcc
 ./lib/libgcc_s.so.1.0base-sys-shlib		dynamicroot,gcc
@@ -317,13 +317,13 @@
 ./usr/lib/libelf.so.2.0base-sys-shlib		compatfile
 ./usr/lib/libevent.sobase-sys-shlib		compatfile
 ./usr/lib/libevent.so.4base-sys-shlib		compatfile
-./usr/lib/libevent.so.4.1			base-sys-shlib		compatfile
+./usr/lib/libevent.so.4.2			base-sys-shlib		compatfile
 ./usr/lib/libevent_openssl.so			base-sys-shlib		compatfile
 ./usr/lib/libevent_openssl.so.4			base-sys-shlib		compatfile
-./usr/lib/libevent_openssl.so.4.1		base-sys-shlib		compatfile
+./usr/lib/libevent_openssl.so.4.2		base-sys-shlib		compatfile
 ./usr/lib/libevent_pthreads.so			base-sys-shlib		compatfile
 ./usr/lib/libevent_pthreads.so.4		base-sys-shlib		compatfile
-./usr/lib/libevent_pthreads.so.4.1		base-sys-shlib		compatfile
+./usr/lib/libevent_pthreads.so.4.2		base-sys-shlib		compatfile
 ./usr/lib/libexecinfo.so			base-sys-shlib		compatfile
 ./usr/lib/libexecinfo.so.0			base-sys-shlib		compatfile
 ./usr/lib/libexecinfo.so.0.0			base-sys-shlib		compatfile

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.272 src/distrib/sets/lists/debug/shl.mi:1.273
--- src/distrib/sets/lists/debug/shl.mi:1.272	Mon Mar 15 16:17:04 2021
+++ src/distrib/sets/lists/debug/shl.mi	Tue Apr  6 23:45:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.272 2021/03/15 20:17:04 christos Exp $
+# $NetBSD: shl.mi,v 1.273 2021/04/07 03:45:18 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -11,7 +11,7 @@
 ./usr/libdata/debug/lib/libdevmapper.so.1.0.debug		comp-sys-debug	debug,dynamicroot,lvm
 ./usr/libdata/debug/lib/libdm.so.0.0.debug 			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libedit.so.3.1.debug			comp-sys-debug	debug,dynamicroot
-./usr/libdata/debug/lib/libevent.so.4.1.debug			comp-sys-debug	debug,dynamicroot
+./usr/libdata/debug/lib/libevent.so.4.2.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libgcc_s.so.1.0.debug			comp-sys-debug	debug,dynamicroot,gcc
 ./usr/libdata/debug/lib/libipsec.so.3.0.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libkvm.so.6.0.debug			comp-sys-debug	debug,dynamicroot
@@ -110,9 +110,9 @@
 ./usr/libdata/debug/usr/lib/libdwarf.so.2.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libedit.so.3.1.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libelf.so.2.0.debug			comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libevent.so.4.1.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libevent_openssl.so.4.1.debug	comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libevent_pthreads.so.4.1.debug	comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libevent.so.4.2.debug		comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libevent_openssl.so.4.2.debug	comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libevent_pthreads.so.4.2.debug	comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libexecinfo.so.0.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libexpat.so.2.3.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libfetch.so.3.0.debug		comp-sys-debug	debug,compatfile



CVS commit: src/distrib/sets/lists/base

2021-04-02 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Apr  2 10:06:27 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi

Log Message:
named/filter-.so is unrelated to DYNAMICROOT


To generate a diff of this commit:
cvs rdiff -u -r1.914 -r1.915 src/distrib/sets/lists/base/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.914 src/distrib/sets/lists/base/shl.mi:1.915
--- src/distrib/sets/lists/base/shl.mi:1.914	Thu Apr  1 10:35:24 2021
+++ src/distrib/sets/lists/base/shl.mi	Fri Apr  2 10:06:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.914 2021/04/01 10:35:24 martin Exp $
+# $NetBSD: shl.mi,v 1.915 2021/04/02 10:06:26 martin Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1002,4 +1002,4 @@
 ./usr/lib/security/pam_u2f.so.4			base-sys-shlib		compatfile,pam
 ./usr/lib/security/pam_unix.so.4		base-sys-shlib		compatfile,pam
 ./usr/libexec/ld.elf_sobase-sys-shlib		dynamicroot
-./usr/libexec/named/filter-.so		base-bind-bin		dynamicroot
+./usr/libexec/named/filter-.so		base-bind-bin



CVS commit: src/distrib/sets/lists/base

2021-04-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Apr  1 10:35:24 UTC 2021

Modified Files:
src/distrib/sets/lists/base: mi shl.mi

Log Message:
Move the named filter- plugin to the shared list


To generate a diff of this commit:
cvs rdiff -u -r1.1275 -r1.1276 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.913 -r1.914 src/distrib/sets/lists/base/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1275 src/distrib/sets/lists/base/mi:1.1276
--- src/distrib/sets/lists/base/mi:1.1275	Wed Mar 31 04:38:30 2021
+++ src/distrib/sets/lists/base/mi	Thu Apr  1 10:35:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1275 2021/03/31 04:38:30 christos Exp $
+# $NetBSD: mi,v 1.1276 2021/04/01 10:35:24 martin Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1602,7 +1602,6 @@
 ./usr/libexec/makekeybase-crypto-bin
 ./usr/libexec/makewhatis			base-man-bin		!makemandb
 ./usr/libexec/namedbase-bind-bin
-./usr/libexec/named/filter-.so		base-bind-bin
 ./usr/libexec/named-xfer			base-obsolete		obsolete
 ./usr/libexec/ntalkdbase-netutil-bin
 ./usr/libexec/pfspamdbase-obsolete		obsolete

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.913 src/distrib/sets/lists/base/shl.mi:1.914
--- src/distrib/sets/lists/base/shl.mi:1.913	Mon Mar 15 20:17:04 2021
+++ src/distrib/sets/lists/base/shl.mi	Thu Apr  1 10:35:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.913 2021/03/15 20:17:04 christos Exp $
+# $NetBSD: shl.mi,v 1.914 2021/04/01 10:35:24 martin Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1002,3 +1002,4 @@
 ./usr/lib/security/pam_u2f.so.4			base-sys-shlib		compatfile,pam
 ./usr/lib/security/pam_unix.so.4		base-sys-shlib		compatfile,pam
 ./usr/libexec/ld.elf_sobase-sys-shlib		dynamicroot
+./usr/libexec/named/filter-.so		base-bind-bin		dynamicroot



CVS commit: src/distrib/sets/lists/base

2021-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Mar 31 04:38:30 UTC 2021

Modified Files:
src/distrib/sets/lists/base: mi

Log Message:
new named plugin (simon@)


To generate a diff of this commit:
cvs rdiff -u -r1.1274 -r1.1275 src/distrib/sets/lists/base/mi

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

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1274 src/distrib/sets/lists/base/mi:1.1275
--- src/distrib/sets/lists/base/mi:1.1274	Sun Jan 17 14:32:52 2021
+++ src/distrib/sets/lists/base/mi	Wed Mar 31 00:38:30 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1274 2021/01/17 19:32:52 rillig Exp $
+# $NetBSD: mi,v 1.1275 2021/03/31 04:38:30 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1601,6 +1601,8 @@
 ./usr/libexec/mail.local			base-mail-bin
 ./usr/libexec/makekeybase-crypto-bin
 ./usr/libexec/makewhatis			base-man-bin		!makemandb
+./usr/libexec/namedbase-bind-bin
+./usr/libexec/named/filter-.so		base-bind-bin
 ./usr/libexec/named-xfer			base-obsolete		obsolete
 ./usr/libexec/ntalkdbase-netutil-bin
 ./usr/libexec/pfspamdbase-obsolete		obsolete



CVS commit: src/distrib/sets/lists/debug

2021-03-25 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Thu Mar 25 21:37:10 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: module.md.amd64 module.md.i386 module.mi

Log Message:
Move pad module to MI debug set lists


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/sets/lists/debug/module.md.amd64
cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/debug/module.md.i386
cvs rdiff -u -r1.7 -r1.8 src/distrib/sets/lists/debug/module.mi

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

Modified files:

Index: src/distrib/sets/lists/debug/module.md.amd64
diff -u src/distrib/sets/lists/debug/module.md.amd64:1.4 src/distrib/sets/lists/debug/module.md.amd64:1.5
--- src/distrib/sets/lists/debug/module.md.amd64:1.4	Sun Nov  1 18:51:34 2020
+++ src/distrib/sets/lists/debug/module.md.amd64	Thu Mar 25 21:37:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: module.md.amd64,v 1.4 2020/11/01 18:51:34 pgoyette Exp $
+# $NetBSD: module.md.amd64,v 1.5 2021/03/25 21:37:10 nia Exp $
 ./usr/libdata/debug/@MODULEDIR@/acpiacadmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/acpiacad/acpiacad.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/acpibatmodules-base-kernel	kmod,debug
@@ -179,8 +179,6 @@
 ./usr/libdata/debug/@MODULEDIR@/nxt2k/nxt2k.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/odcmmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/odcm/odcm.kmod.debug			modules-base-kernel	kmod,debug
-./usr/libdata/debug/@MODULEDIR@/padmodules-base-kernel	kmod,debug
-./usr/libdata/debug/@MODULEDIR@/pad/pad.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/powernowmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/powernow/powernow.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/pwdogmodules-base-kernel	kmod,debug

Index: src/distrib/sets/lists/debug/module.md.i386
diff -u src/distrib/sets/lists/debug/module.md.i386:1.2 src/distrib/sets/lists/debug/module.md.i386:1.3
--- src/distrib/sets/lists/debug/module.md.i386:1.2	Tue Sep  8 14:57:32 2020
+++ src/distrib/sets/lists/debug/module.md.i386	Thu Mar 25 21:37:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: module.md.i386,v 1.2 2020/09/08 14:57:32 martin Exp $
+# $NetBSD: module.md.i386,v 1.3 2021/03/25 21:37:10 nia Exp $
 ./usr/libdata/debug/@MODULEDIR@/acpiacadmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/acpiacad/acpiacad.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/acpibatmodules-base-kernel	kmod,debug
@@ -135,8 +135,6 @@
 ./usr/libdata/debug/@MODULEDIR@/nxt2k/nxt2k.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/odcmmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/odcm/odcm.kmod.debug			modules-base-kernel	kmod,debug
-./usr/libdata/debug/@MODULEDIR@/padmodules-base-kernel	kmod,debug
-./usr/libdata/debug/@MODULEDIR@/pad/pad.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/padlockmodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/padlock/padlock.kmod.debug		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/powernowmodules-base-kernel	kmod,debug

Index: src/distrib/sets/lists/debug/module.mi
diff -u src/distrib/sets/lists/debug/module.mi:1.7 src/distrib/sets/lists/debug/module.mi:1.8
--- src/distrib/sets/lists/debug/module.mi:1.7	Sun Oct 18 10:10:18 2020
+++ src/distrib/sets/lists/debug/module.mi	Thu Mar 25 21:37:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: module.mi,v 1.7 2020/10/18 10:10:18 rin Exp $
+# $NetBSD: module.mi,v 1.8 2021/03/25 21:37:10 nia Exp $
 ./usr/libdata/debug/@MODULEDIR@	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/accf_dataready			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/accf_dataready/accf_dataready.kmod.debug	modules-base-kernel	kmod,debug
@@ -286,6 +286,8 @@
 ./usr/libdata/debug/@MODULEDIR@/opencrypto/opencrypto.kmod.debug	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/overlaymodules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/overlay/overlay.kmod.debug		modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/padmodules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/pad/pad.kmod.debug			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/pciverbose			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/pciverbose/pciverbose.kmod.debug	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/pfmodules-base-kernel	kmod,debug



CVS commit: src/distrib/sets/lists

2021-03-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Mar 15 20:17:04 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump libunbound


To generate a diff of this commit:
cvs rdiff -u -r1.912 -r1.913 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.271 -r1.272 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.912 src/distrib/sets/lists/base/shl.mi:1.913
--- src/distrib/sets/lists/base/shl.mi:1.912	Fri Mar  5 13:08:21 2021
+++ src/distrib/sets/lists/base/shl.mi	Mon Mar 15 16:17:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.912 2021/03/05 18:08:21 christos Exp $
+# $NetBSD: shl.mi,v 1.913 2021/03/15 20:17:04 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -926,8 +926,8 @@
 ./usr/lib/libumem.so.0base-zfs-shlib		compatfile,zfs
 ./usr/lib/libumem.so.0.0			base-zfs-shlib		compatfile,zfs
 ./usr/lib/libunbound.sobase-sys-shlib		compatfile,unbound
-./usr/lib/libunbound.so.6			base-sys-shlib		compatfile,unbound
-./usr/lib/libunbound.so.6.2			base-sys-shlib		compatfile,unbound
+./usr/lib/libunbound.so.7			base-sys-shlib		compatfile,unbound
+./usr/lib/libunbound.so.7.0			base-sys-shlib		compatfile,unbound
 ./usr/lib/libusbhid.sobase-sys-shlib		compatfile
 ./usr/lib/libusbhid.so.1			base-sys-shlib		compatfile
 ./usr/lib/libusbhid.so.1.0			base-sys-shlib		compatfile

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.271 src/distrib/sets/lists/debug/shl.mi:1.272
--- src/distrib/sets/lists/debug/shl.mi:1.271	Fri Mar  5 13:08:21 2021
+++ src/distrib/sets/lists/debug/shl.mi	Mon Mar 15 16:17:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.271 2021/03/05 18:08:21 christos Exp $
+# $NetBSD: shl.mi,v 1.272 2021/03/15 20:17:04 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -327,7 +327,7 @@
 ./usr/libdata/debug/usr/lib/libubsan.so.4.0.debug		comp-sys-debug	debug,compatfile,cxx,gcc=9
 ./usr/libdata/debug/usr/lib/libukfs.so.1.0.debug		comp-sys-debug	debug,compatfile,rump
 ./usr/libdata/debug/usr/lib/libumem.so.0.0.debug		comp-zfs-debug	debug,compatfile,zfs
-./usr/libdata/debug/usr/lib/libunbound.so.6.2.debug 		comp-net-debug	debug,compatfile,unbound
+./usr/libdata/debug/usr/lib/libunbound.so.7.0.debug 		comp-net-debug	debug,compatfile,unbound
 ./usr/libdata/debug/usr/lib/libusbhid.so.1.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libutil.so.7.23.debug		comp-obsolete	debug,compatfile,obsolete
 ./usr/libdata/debug/usr/lib/libutil.so.7.24.debug		comp-sys-debug	debug,compatfile



CVS commit: src/distrib/sets/lists

2021-03-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Mar  5 18:08:21 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump libssh


To generate a diff of this commit:
cvs rdiff -u -r1.911 -r1.912 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.270 -r1.271 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.911 src/distrib/sets/lists/base/shl.mi:1.912
--- src/distrib/sets/lists/base/shl.mi:1.911	Fri Feb 19 12:06:26 2021
+++ src/distrib/sets/lists/base/shl.mi	Fri Mar  5 13:08:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.911 2021/02/19 17:06:26 christos Exp $
+# $NetBSD: shl.mi,v 1.912 2021/03/05 18:08:21 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -876,8 +876,8 @@
 ./usr/lib/libsqlite3.so.1.4			base-sys-shlib		compatfile
 ./usr/lib/libss.sobase-obsolete		obsolete
 ./usr/lib/libssh.sobase-secsh-shlib	compatfile
-./usr/lib/libssh.so.38base-secsh-shlib	compatfile
-./usr/lib/libssh.so.38.0			base-secsh-shlib	compatfile
+./usr/lib/libssh.so.39base-secsh-shlib	compatfile
+./usr/lib/libssh.so.39.0			base-secsh-shlib	compatfile
 ./usr/lib/libssl.sobase-crypto-shlib	compatfile
 ./usr/lib/libssl.so.12base-crypto-shlib	compatfile,openssl=10
 ./usr/lib/libssl.so.12.0			base-crypto-shlib	compatfile,openssl=10

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.270 src/distrib/sets/lists/debug/shl.mi:1.271
--- src/distrib/sets/lists/debug/shl.mi:1.270	Fri Feb 19 12:06:26 2021
+++ src/distrib/sets/lists/debug/shl.mi	Fri Mar  5 13:08:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.270 2021/02/19 17:06:26 christos Exp $
+# $NetBSD: shl.mi,v 1.271 2021/03/05 18:08:21 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -308,7 +308,7 @@
 ./usr/libdata/debug/usr/lib/libskey.so.2.0.debug		comp-sys-debug	debug,compatfile,skey
 ./usr/libdata/debug/usr/lib/libsl.so.6.0.debug			comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libsqlite3.so.1.4.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libssh.so.38.0.debug		comp-secsh-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libssh.so.39.0.debug		comp-secsh-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libssl.so.12.0.debug		comp-crypto-debug	debug,compatfile,openssl=10
 ./usr/libdata/debug/usr/lib/libssl.so.14.0.debug		comp-crypto-debug	debug,compatfile,openssl=11
 ./usr/libdata/debug/usr/lib/libstdc++.so.9.0.debug		comp-sys-debug	debug,compatfile,gcc=7,cxx,libstdcxx



CVS commit: src/distrib/sets/lists/man

2021-03-01 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Mon Mar  1 21:01:39 UTC 2021

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
and the html for rge(4)...


To generate a diff of this commit:
cvs rdiff -u -r1.1715 -r1.1716 src/distrib/sets/lists/man/mi

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1715 src/distrib/sets/lists/man/mi:1.1716
--- src/distrib/sets/lists/man/mi:1.1715	Mon Mar  1 18:01:05 2021
+++ src/distrib/sets/lists/man/mi	Mon Mar  1 21:01:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1715 2021/03/01 18:01:05 jakllsch Exp $
+# $NetBSD: mi,v 1.1716 2021/03/01 21:01:39 jakllsch Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4814,6 +4814,7 @@
 ./usr/share/man/html4/rcons.html		man-sys-htmlman		html
 ./usr/share/man/html4/rdcphy.html		man-sys-htmlman		html
 ./usr/share/man/html4/re.html			man-sys-htmlman		html
+./usr/share/man/html4/rge.html			man-sys-htmlman		html
 ./usr/share/man/html4/rgephy.html		man-sys-htmlman		html
 ./usr/share/man/html4/rlphy.html		man-sys-htmlman		html
 ./usr/share/man/html4/rmidi.html		man-sys-htmlman		html



CVS commit: src/distrib/sets/lists/man

2021-02-26 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Feb 26 11:05:33 UTC 2021

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
add new evbarm device driver man pages


To generate a diff of this commit:
cvs rdiff -u -r1.1713 -r1.1714 src/distrib/sets/lists/man/mi

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1713 src/distrib/sets/lists/man/mi:1.1714
--- src/distrib/sets/lists/man/mi:1.1713	Sun Jan 10 23:24:25 2021
+++ src/distrib/sets/lists/man/mi	Fri Feb 26 11:05:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1713 2021/01/10 23:24:25 riastradh Exp $
+# $NetBSD: mi,v 1.1714 2021/02/26 11:05:33 nia Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1107,6 +1107,8 @@
 ./usr/share/man/cat4/evbarm/iopaau.0		man-sys-catman		.cat
 ./usr/share/man/cat4/evbarm/iopwdog.0		man-sys-catman		.cat
 ./usr/share/man/cat4/evbarm/rktsadc.0		man-sys-catman		.cat
+./usr/share/man/cat4/evbarm/vcaudio.0		man-sys-catman		.cat
+./usr/share/man/cat4/evbarm/vchiq.0		man-sys-catman		.cat
 ./usr/share/man/cat4/evbmips/aupci.0		man-sys-catman		.cat
 ./usr/share/man/cat4/evbmips/intro.0		man-sys-catman		.cat
 ./usr/share/man/cat4/evbppc/cpc.0		man-sys-catman		.cat
@@ -4333,6 +4335,8 @@
 ./usr/share/man/html4/evbarm/iopaau.html	man-sys-htmlman		html
 ./usr/share/man/html4/evbarm/iopwdog.html	man-sys-htmlman		html
 ./usr/share/man/html4/evbarm/rktsadc.html	man-sys-htmlman		html
+./usr/share/man/html4/evbarm/vcaudio.html	man-sys-htmlman		html
+./usr/share/man/html4/evbarm/vchiq.html		man-sys-htmlman		html
 ./usr/share/man/html4/evbmips/aupci.html	man-sys-htmlman		html
 ./usr/share/man/html4/evbmips/intro.html	man-sys-htmlman		html
 ./usr/share/man/html4/evbppc/cpc.html		man-sys-htmlman		html
@@ -7331,6 +7335,8 @@
 ./usr/share/man/man4/evbarm/iopaau.4		man-sys-man		.man
 ./usr/share/man/man4/evbarm/iopwdog.4		man-sys-man		.man
 ./usr/share/man/man4/evbarm/rktsadc.4		man-sys-man		.man
+./usr/share/man/man4/evbarm/vcaudio.4		man-sys-man		.man
+./usr/share/man/man4/evbarm/vchiq.4		man-sys-man		.man
 ./usr/share/man/man4/evbmips/aupci.4		man-sys-man		.man
 ./usr/share/man/man4/evbmips/intro.4		man-sys-man		.man
 ./usr/share/man/man4/evbppc/cpc.4		man-sys-man		.man



CVS commit: src/distrib/sets/lists/comp

2021-02-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Feb 26 03:08:25 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
Add utmp man pages


To generate a diff of this commit:
cvs rdiff -u -r1.2374 -r1.2375 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2374 src/distrib/sets/lists/comp/mi:1.2375
--- src/distrib/sets/lists/comp/mi:1.2374	Mon Feb 15 09:38:06 2021
+++ src/distrib/sets/lists/comp/mi	Thu Feb 25 22:08:25 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2374 2021/02/15 14:38:06 christos Exp $
+#	$NetBSD: mi,v 1.2375 2021/02/26 03:08:25 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -6992,6 +6992,7 @@
 ./usr/share/man/cat3/endservent.0		comp-c-catman		.cat
 ./usr/share/man/cat3/endttyent.0		comp-c-catman		.cat
 ./usr/share/man/cat3/endusershell.0		comp-c-catman		.cat
+./usr/share/man/cat3/endutent.0			comp-c-catman		.cat
 ./usr/share/man/cat3/endutxent.0		comp-c-catman		.cat
 ./usr/share/man/cat3/endwin.0			comp-c-catman		.cat
 ./usr/share/man/cat3/erand48.0			comp-c-catman		.cat
@@ -7512,6 +7513,8 @@
 ./usr/share/man/cat3/getusershell.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getutmp.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getutmpx.0			comp-c-catman		.cat
+./usr/share/man/cat3/getutent.0			comp-c-catman		.cat
+./usr/share/man/cat3/getutline.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getutxent.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getutxid.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getutxline.0		comp-c-catman		.cat
@@ -9532,6 +9535,7 @@
 ./usr/share/man/cat3/putenv.0			comp-c-catman		.cat
 ./usr/share/man/cat3/putp.0			comp-c-catman		.cat
 ./usr/share/man/cat3/puts.0			comp-c-catman		.cat
+./usr/share/man/cat3/pututline.0		comp-c-catman		.cat
 ./usr/share/man/cat3/pututxline.0		comp-c-catman		.cat
 ./usr/share/man/cat3/putw.0			comp-c-catman		.cat
 ./usr/share/man/cat3/putwc.0			comp-c-catman		.cat
@@ -9941,6 +9945,7 @@
 ./usr/share/man/cat3/setupterm.0		comp-c-catman		.cat
 ./usr/share/man/cat3/setusercontext.0		comp-c-catman		.cat
 ./usr/share/man/cat3/setusershell.0		comp-c-catman		.cat
+./usr/share/man/cat3/setutent.0			comp-c-catman		.cat
 ./usr/share/man/cat3/setutxent.0		comp-c-catman		.cat
 ./usr/share/man/cat3/setvbuf.0			comp-c-catman		.cat
 ./usr/share/man/cat3/sha.0			comp-obsolete		obsolete
@@ -15261,6 +15266,7 @@
 ./usr/share/man/html3/endservent.html		comp-c-htmlman		html
 ./usr/share/man/html3/endttyent.html		comp-c-htmlman		html
 ./usr/share/man/html3/endusershell.html		comp-c-htmlman		html
+./usr/share/man/html3/endutent.html		comp-c-htmlman		html
 ./usr/share/man/html3/endutxent.html		comp-c-htmlman		html
 ./usr/share/man/html3/endwin.html		comp-c-htmlman		html
 ./usr/share/man/html3/erand48.html		comp-c-htmlman		html
@@ -15778,6 +15784,8 @@
 ./usr/share/man/html3/getusershell.html		comp-c-htmlman		html
 ./usr/share/man/html3/getutmp.html		comp-c-htmlman		html
 ./usr/share/man/html3/getutmpx.html		comp-c-htmlman		html
+./usr/share/man/html3/getutent.html		comp-c-htmlman		html
+./usr/share/man/html3/getutline.html		comp-c-htmlman		html
 ./usr/share/man/html3/getutxent.html		comp-c-htmlman		html
 ./usr/share/man/html3/getutxid.html		comp-c-htmlman		html
 ./usr/share/man/html3/getutxline.html		comp-c-htmlman		html
@@ -17783,6 +17791,7 @@
 ./usr/share/man/html3/putenv.html		comp-c-htmlman		html
 ./usr/share/man/html3/putp.html			comp-c-htmlman		html
 ./usr/share/man/html3/puts.html			comp-c-htmlman		html
+./usr/share/man/html3/pututline.html		comp-c-htmlman		html
 ./usr/share/man/html3/pututxline.html		comp-c-htmlman		html
 ./usr/share/man/html3/putw.html			comp-c-htmlman		html
 ./usr/share/man/html3/putwc.html		comp-c-htmlman		html
@@ -18183,6 +18192,7 @@
 ./usr/share/man/html3/setupterm.html		comp-c-htmlman		html
 ./usr/share/man/html3/setusercontext.html	comp-c-htmlman		html
 ./usr/share/man/html3/setusershell.html		comp-c-htmlman		html
+./usr/share/man/html3/setutent.html		comp-c-htmlman		html
 ./usr/share/man/html3/setutxent.html		comp-c-htmlman		html
 ./usr/share/man/html3/setvbuf.html		comp-c-htmlman		html
 ./usr/share/man/html3/sha1.html			comp-c-htmlman		html
@@ -23465,6 +23475,7 @@
 ./usr/share/man/man3/endservent.3		comp-c-man		.man
 ./usr/share/man/man3/endttyent.3		comp-c-man		.man
 ./usr/share/man/man3/endusershell.3		comp-c-man		.man
+./usr/share/man/man3/endutent.3			comp-c-man		.man
 ./usr/share/man/man3/endutxent.3		comp-c-man		.man
 ./usr/share/man/man3/endwin.3			comp-c-man		.man
 ./usr/share/man/man3/erand48.3			comp-c-man		.man
@@ -23985,6 +23996,8 @@
 ./usr/share/man/man3/getusershell.3		comp-c-man		.man
 ./usr/share/man/man3/getutmp.3			comp-c-man		.man
 ./usr/share/man/man3/getutmpx.3			comp-c-man		.man

CVS commit: src/distrib/sets/lists/base

2021-02-24 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Thu Feb 25 03:43:00 UTC 2021

Modified Files:
src/distrib/sets/lists/base: md.amiga

Log Message:
Adjust for amiga/boot ver 3.1.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/distrib/sets/lists/base/md.amiga

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

Modified files:

Index: src/distrib/sets/lists/base/md.amiga
diff -u src/distrib/sets/lists/base/md.amiga:1.56 src/distrib/sets/lists/base/md.amiga:1.57
--- src/distrib/sets/lists/base/md.amiga:1.56	Wed Aug  6 12:15:01 2014
+++ src/distrib/sets/lists/base/md.amiga	Thu Feb 25 03:42:59 2021
@@ -1,8 +1,10 @@
-# $NetBSD: md.amiga,v 1.56 2014/08/06 12:15:01 martin Exp $
+# $NetBSD: md.amiga,v 1.57 2021/02/25 03:42:59 rin Exp $
 ./sbin/binpatch	base-sysutil-root
 ./usr/mdec/boot.amigabase-sysutil-bin
 ./usr/mdec/bootxx_fdbase-sysutil-bin
-./usr/mdec/bootxx_ffsbase-sysutil-bin
+./usr/mdec/bootxx_ffsbase-sysutil-bin	obsolete
+./usr/mdec/bootxx_ffsv1base-sysutil-bin
+./usr/mdec/bootxx_ffsv2base-sysutil-bin
 ./usr/mdec/fdbootbase-obsolete		obsolete
 ./usr/mdec/installbootbase-obsolete		obsolete
 ./usr/mdec/xxbootbase-obsolete		obsolete



CVS commit: src/distrib/sets/lists

2021-02-20 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Feb 21 02:29:57 UTC 2021

Modified Files:
src/distrib/sets/lists/xbase: md.evbarm
src/distrib/sets/lists/xdebug: md.evbarm

Log Message:
Add missing compatx11file


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/sets/lists/xbase/md.evbarm
cvs rdiff -u -r1.28 -r1.29 src/distrib/sets/lists/xdebug/md.evbarm

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

Modified files:

Index: src/distrib/sets/lists/xbase/md.evbarm
diff -u src/distrib/sets/lists/xbase/md.evbarm:1.6 src/distrib/sets/lists/xbase/md.evbarm:1.7
--- src/distrib/sets/lists/xbase/md.evbarm:1.6	Sat Jan 18 19:58:13 2020
+++ src/distrib/sets/lists/xbase/md.evbarm	Sat Feb 20 21:29:56 2021
@@ -1,10 +1,10 @@
-# $NetBSD: md.evbarm,v 1.6 2020/01/19 00:58:13 jmcneill Exp $
+# $NetBSD: md.evbarm,v 1.7 2021/02/21 02:29:56 christos Exp $
 ./usr/X11R7/lib/libdrm_amdgpu.so		xbase-libdrm_amdgpu-lib		xorg,compatx11file
 ./usr/X11R7/lib/libdrm_amdgpu.so.1		xbase-libdrm_amdgpu-lib		xorg,compatx11file
 ./usr/X11R7/lib/libdrm_amdgpu.so.1.0		xbase-libdrm_amdgpu-lib		xorg,compatx11file
-./usr/X11R7/lib/libdrm_nouveau.so		xbase-libdrm_nouveau-lib		xorg
-./usr/X11R7/lib/libdrm_nouveau.so.3		xbase-libdrm_nouveau-lib		xorg
-./usr/X11R7/lib/libdrm_nouveau.so.3.0		xbase-libdrm_nouveau-lib		xorg
+./usr/X11R7/lib/libdrm_nouveau.so		xbase-libdrm_nouveau-lib		xorg,compatx11file
+./usr/X11R7/lib/libdrm_nouveau.so.3		xbase-libdrm_nouveau-lib		xorg,compatx11file
+./usr/X11R7/lib/libdrm_nouveau.so.3.0		xbase-libdrm_nouveau-lib		xorg,compatx11file
 ./usr/X11R7/lib/libvdpau.so			xbase-libvdpau-lib		xorg,compatx11file
 ./usr/X11R7/lib/libvdpau.so.1			xbase-libvdpau-lib		xorg,compatx11file
 ./usr/X11R7/lib/libvdpau.so.1.0			xbase-libvdpau-lib		xorg,compatx11file

Index: src/distrib/sets/lists/xdebug/md.evbarm
diff -u src/distrib/sets/lists/xdebug/md.evbarm:1.28 src/distrib/sets/lists/xdebug/md.evbarm:1.29
--- src/distrib/sets/lists/xdebug/md.evbarm:1.28	Thu Aug 27 11:32:00 2020
+++ src/distrib/sets/lists/xdebug/md.evbarm	Sat Feb 20 21:29:57 2021
@@ -1,7 +1,7 @@
-# $NetBSD: md.evbarm,v 1.28 2020/08/27 15:32:00 riastradh Exp $
+# $NetBSD: md.evbarm,v 1.29 2021/02/21 02:29:57 christos Exp $
 ./usr/X11R7/lib/libdrm_amdgpu_g.a			xdebug-libdrm_amdgpu-debuglib	xorg,debuglib,compatx11file
-./usr/X11R7/lib/libdrm_nouveau_g.a			xdebug-libdrm_nouveau-debuglib	xorg,debuglib
-./usr/X11R7/lib/libvdpau_g.axdebug-libvdpau-debuglib	xorg,debuglib
+./usr/X11R7/lib/libdrm_nouveau_g.a			xdebug-libdrm_nouveau-debuglib	xorg,debuglib,compatx11file
+./usr/X11R7/lib/libvdpau_g.axdebug-libvdpau-debuglib	xorg,debuglib,compatx11file
 ./usr/X11R7/lib/modules/extensions/libdbe_g.a		xdebug-obsolete	xorg,obsolete
 ./usr/X11R7/lib/modules/extensions/libdri2_g.a		xdebug-obsolete	xorg,obsolete
 ./usr/X11R7/lib/modules/extensions/libdri_g.a		xdebug-obsolete	xorg,obsolete
@@ -21,8 +21,8 @@
 ./usr/libdata/debug/usr/X11R7/bin/cvt.debug	xdebug-xorg-server-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/gtf.debug	xdebug-xorg-server-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/lib/libdrm_amdgpu.so.1.0.debug	xdebug-libdrm_amdgpu-debug		xorg,debug,compatx11file
-./usr/libdata/debug/usr/X11R7/lib/libdrm_nouveau.so.3.0.debug	xdebug-libdrm_nouveau-debug		xorg,debug
-./usr/libdata/debug/usr/X11R7/lib/libvdpau.so.1.0.debug		xdebug-libvdpau-debug		xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/libdrm_nouveau.so.3.0.debug	xdebug-libdrm_nouveau-debug		xorg,debug,compatx11file
+./usr/libdata/debug/usr/X11R7/lib/libvdpau.so.1.0.debug		xdebug-libvdpau-debug		xorg,debug,compatx11file
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/mesa_dri_drivers.so.0.debug	xdebug-dri-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/nouveau_dri.so.0.debug	xdebug-xf86-video-nouveau-debug		xorg,debug
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/r200_dri.so.0.debug	xdebug-dri-debug		xorg,debug



CVS commit: src/distrib/sets/lists

2021-02-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Feb 19 17:06:26 UTC 2021

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump bind libraries


To generate a diff of this commit:
cvs rdiff -u -r1.910 -r1.911 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.269 -r1.270 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.910 src/distrib/sets/lists/base/shl.mi:1.911
--- src/distrib/sets/lists/base/shl.mi:1.910	Fri Dec  4 13:43:47 2020
+++ src/distrib/sets/lists/base/shl.mi	Fri Feb 19 12:06:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.910 2020/12/04 18:43:47 christos Exp $
+# $NetBSD: shl.mi,v 1.911 2021/02/19 17:06:26 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -232,8 +232,8 @@
 ./usr/lib/libbfd.so.17base-sys-shlib		compatfile,binutils=234
 ./usr/lib/libbfd.so.17.0			base-sys-shlib		compatfile,binutils=234
 ./usr/lib/libbind9.sobase-bind-shlib		compatfile
-./usr/lib/libbind9.so.15base-bind-shlib		compatfile
-./usr/lib/libbind9.so.15.0			base-bind-shlib		compatfile
+./usr/lib/libbind9.so.16			base-bind-shlib		compatfile
+./usr/lib/libbind9.so.16.0			base-bind-shlib		compatfile
 ./usr/lib/libblacklist.so			base-obsolete		obsolete,compatfile
 ./usr/lib/libblacklist.so.0			base-obsolete		obsolete,compatfile
 ./usr/lib/libblacklist.so.0.0			base-obsolete		obsolete,compatfile
@@ -298,8 +298,8 @@
 ./usr/lib/libdm.so.0base-sys-shlib		compatfile
 ./usr/lib/libdm.so.0.0base-sys-shlib		compatfile
 ./usr/lib/libdns.sobase-bind-shlib		compatfile
-./usr/lib/libdns.so.15base-bind-shlib		compatfile
-./usr/lib/libdns.so.15.0			base-bind-shlib		compatfile
+./usr/lib/libdns.so.16base-bind-shlib		compatfile
+./usr/lib/libdns.so.16.0			base-bind-shlib		compatfile
 ./usr/lib/libdns_sd.sobase-mdns-shlib		compatfile,mdns
 ./usr/lib/libdns_sd.so.0			base-mdns-shlib		compatfile,mdns
 ./usr/lib/libdns_sd.so.0.0			base-mdns-shlib		compatfile,mdns
@@ -374,17 +374,17 @@
 ./usr/lib/libipsec.so.3base-net-shlib		compatfile
 ./usr/lib/libipsec.so.3.0			base-net-shlib		compatfile
 ./usr/lib/libirs.sobase-bind-shlib		compatfile
-./usr/lib/libirs.so.15base-bind-shlib		compatfile
-./usr/lib/libirs.so.15.0			base-bind-shlib		compatfile
+./usr/lib/libirs.so.16base-bind-shlib		compatfile
+./usr/lib/libirs.so.16.0			base-bind-shlib		compatfile
 ./usr/lib/libisc.sobase-bind-shlib		compatfile
-./usr/lib/libisc.so.15base-bind-shlib		compatfile
-./usr/lib/libisc.so.15.0			base-bind-shlib		compatfile
+./usr/lib/libisc.so.16base-bind-shlib		compatfile
+./usr/lib/libisc.so.16.0			base-bind-shlib		compatfile
 ./usr/lib/libisccc.sobase-bind-shlib		compatfile
-./usr/lib/libisccc.so.15			base-bind-shlib		compatfile
-./usr/lib/libisccc.so.15.0			base-bind-shlib		compatfile
+./usr/lib/libisccc.so.16			base-bind-shlib		compatfile
+./usr/lib/libisccc.so.16.0			base-bind-shlib		compatfile
 ./usr/lib/libisccfg.sobase-bind-shlib		compatfile
-./usr/lib/libisccfg.so.15			base-bind-shlib		compatfile
-./usr/lib/libisccfg.so.15.0			base-bind-shlib		compatfile
+./usr/lib/libisccfg.so.16			base-bind-shlib		compatfile
+./usr/lib/libisccfg.so.16.0			base-bind-shlib		compatfile
 ./usr/lib/libiscsi.sobase-iscsi-shlib	iscsi,compatfile
 ./usr/lib/libiscsi.so.2base-iscsi-shlib	iscsi,compatfile
 ./usr/lib/libiscsi.so.2.0			base-iscsi-shlib	iscsi,compatfile
@@ -469,8 +469,8 @@
 ./usr/lib/libnpf.so.0base-npf-shlib		npf,compatfile
 ./usr/lib/libnpf.so.0.1base-npf-shlib		npf,compatfile
 ./usr/lib/libns.sobase-bind-shlib		compatfile
-./usr/lib/libns.so.15base-bind-shlib		compatfile
-./usr/lib/libns.so.15.0base-bind-shlib		compatfile
+./usr/lib/libns.so.16base-bind-shlib		compatfile
+./usr/lib/libns.so.16.0base-bind-shlib		compatfile
 ./usr/lib/libnvmm.sobase-sys-shlib		nvmm,pic
 ./usr/lib/libnvmm.so.0base-sys-shlib		nvmm,pic
 ./usr/lib/libnvmm.so.0.1			base-sys-shlib		nvmm,pic

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.269 src/distrib/sets/lists/debug/shl.mi:1.270
--- src/distrib/sets/lists/debug/shl.mi:1.269	Fri Dec  4 13:43:47 2020
+++ src/distrib/sets/lists/debug/shl.mi	Fri Feb 19 12:06:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.269 2020/12/04 18:43:47 christos Exp $
+# $NetBSD: shl.mi,v 1.270 2021/02/19 17:06:26 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -77,7 +77,7 @@
 ./usr/libdata/debug/usr/lib/libavl.so.0.0.debug			comp-zfs-debug	

CVS commit: src/distrib/sets

2021-02-15 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Mon Feb 15 23:46:46 UTC 2021

Modified Files:
src/distrib/sets: fmt-list

Log Message:
distrib/sets/fmt-list: document how to sort by directory first

In lists/base/mi, the directory ./libdata/firmware contains several
subdirectories for which the entries do not look aligned right now, even
after normalizing the alignment.

This is because the indentation for a directory is not determined
globally for all directory entries from the complete file, but instead
for each group of items, after sorting, that have the same directory.
This results in several entries having only a single item per group,
such as ./libdata/firmware/nouveau, and this single item is obviously
consistently indented since all of its 1 lines are already indented to
the same depth.

One possible solution for this is to sort the entries in another order,
keeping all entries from a directory together.  This allows to quickly
see all entries from a certain directory, but on the other hand, when
adding a new directory plus some entries, the directory has to be listed
far away from its entries.  (This would be done automatically by
fmt-list though, which weakens this argument a bit.)

Another possible solution for this is to first determine the indentation
for all entries from each directory, no matter how far these entries are
apart, and then indent these entries to the common indentation.  This
may or may not help since there will still be single entries between
groups of differently indented entries.

Writing down the intuitive rules for how to align the entries properly
is a nontrivial task.  See pkglint/varalignblock, which is around 650
lines of code, plus around 4000 lines of test code.

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/sets/fmt-list

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

Modified files:

Index: src/distrib/sets/fmt-list
diff -u src/distrib/sets/fmt-list:1.4 src/distrib/sets/fmt-list:1.5
--- src/distrib/sets/fmt-list:1.4	Mon Feb 15 23:00:03 2021
+++ src/distrib/sets/fmt-list	Mon Feb 15 23:46:46 2021
@@ -1,5 +1,5 @@
 #! /usr/bin/lua
--- $NetBSD: fmt-list,v 1.4 2021/02/15 23:00:03 rillig Exp $
+-- $NetBSD: fmt-list,v 1.5 2021/02/15 23:46:46 rillig Exp $
 
 --[[
 
@@ -337,8 +337,15 @@ local function normalize(entries)
 
   local function less(a, b)
 if a.fullname ~= b.fullname then
+  -- To sort by directory first, comment out the following line.
   return a.fullname < b.fullname
 end
+if a.dirname ~= b.dirname then
+  return a.dirname < b.dirname
+end
+if a.basename ~= b.basename then
+  return a.basename < b.basename
+end
 if a.category ~= nil and b.category ~= nil and a.category ~= b.category then
   return a.category < b.category
 end



CVS commit: src/distrib/sets

2021-02-15 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Mon Feb 15 23:00:03 UTC 2021

Modified Files:
src/distrib/sets: fmt-list

Log Message:
distrib/sets/list-fmt: sort commented entries like regular entries

Seen in lists/modules/ad.aarch64, among others.  These lines are not
intended as comments but as regular entries that just happen to be
commented out.

This is the same as how pkglint treats commented variable assignments,
which take part in aligning blocks of variable assignments even though
they are syntactically comments.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/sets/fmt-list

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

Modified files:

Index: src/distrib/sets/fmt-list
diff -u src/distrib/sets/fmt-list:1.3 src/distrib/sets/fmt-list:1.4
--- src/distrib/sets/fmt-list:1.3	Mon Nov  2 20:14:01 2020
+++ src/distrib/sets/fmt-list	Mon Feb 15 23:00:03 2021
@@ -1,5 +1,5 @@
 #! /usr/bin/lua
--- $NetBSD: fmt-list,v 1.3 2020/11/02 20:14:01 rillig Exp $
+-- $NetBSD: fmt-list,v 1.4 2021/02/15 23:00:03 rillig Exp $
 
 --[[
 
@@ -106,10 +106,10 @@ end)
 local function parse_entry(line)
 
   local category_align, prefix, fullname, flags_align, category, flags =
-line:match("^((%-?)(%.%S*)%s+)((%S+)%s+)(%S+)$")
+line:match("^(([#%-]?)(%.%S*)%s+)((%S+)%s+)(%S+)$")
   if fullname == nil then
 category_align, prefix, fullname, category =
-  line:match("^((%-?)(%.%S*)%s+)(%S+)$")
+  line:match("^(([#%-]?)(%.%S*)%s+)(%S+)$")
   end
   if fullname == nil then
 prefix, fullname = line:match("^(%-)(%.%S*)$")
@@ -153,6 +153,16 @@ test(function()
   assert_equals(entry.category, "category")
   assert_equals(entry.flags_col, 16)
   assert_equals(entry.flags, "flags")
+
+  entry = parse_entry("#./dirname/filename\tcat\tflags")
+  assert_equals(entry.prefix, "#")
+  assert_equals(entry.fullname, "./dirname/filename")
+  assert_equals(entry.dirname, "./dirname")
+  assert_equals(entry.basename, "filename")
+  assert_equals(entry.category_col, 24)
+  assert_equals(entry.category, "cat")
+  assert_equals(entry.flags_col, 8)
+  assert_equals(entry.flags, "flags")
 end)
 
 
@@ -397,6 +407,8 @@ local function write_list(fname, head, e
 if line ~= prev_line then
   prev_line = line
   f:write(line, "\n")
+else
+  --print(string.format("%s: duplicate entry: %s", fname, line))
 end
   end
 



CVS commit: src/distrib/sets/lists/comp

2021-02-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Feb 15 14:38:06 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
new locale pages, sort


To generate a diff of this commit:
cvs rdiff -u -r1.2373 -r1.2374 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2373 src/distrib/sets/lists/comp/mi:1.2374
--- src/distrib/sets/lists/comp/mi:1.2373	Sun Jan 24 12:29:11 2021
+++ src/distrib/sets/lists/comp/mi	Mon Feb 15 09:38:06 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2373 2021/01/24 17:29:11 thorpej Exp $
+#	$NetBSD: mi,v 1.2374 2021/02/15 14:38:06 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -984,8 +984,6 @@
 ./usr/include/g++/bitdo1.h			comp-obsolete		obsolete
 ./usr/include/g++/bitdo2.h			comp-obsolete		obsolete
 ./usr/include/g++/bitprims.h			comp-obsolete		obsolete
-./usr/include/g++/bits/erase_if.h		comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/bits/unique_lock.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/bits/algorithmfwd.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/alloc_traits.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/allocated_ptr.h		comp-cxx-include	gcc,cxx,libstdcxx
@@ -1027,6 +1025,7 @@
 ./usr/include/g++/bits/cxxabi_tweaks.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/deque.tcc		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/enable_special_members.h	comp-cxx-include	gcc,cxx,libstdcxx
+./usr/include/g++/bits/erase_if.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/bits/error_constants.h	comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/exception.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/exception_defines.h	comp-cxx-include	gcc,cxx,libstdcxx
@@ -1149,6 +1148,7 @@
 ./usr/include/g++/bits/time_members.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/type_traits.h		comp-obsolete		obsolete
 ./usr/include/g++/bits/uniform_int_dist.h	comp-cxx-include	gcc,cxx,libstdcxx
+./usr/include/g++/bits/unique_lock.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/bits/unique_ptr.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/unordered_map.h		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/bits/unordered_set.h		comp-cxx-include	gcc,cxx,libstdcxx
@@ -1825,27 +1825,27 @@
 ./usr/include/g++/profile/unordered_set		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/profile/vector		comp-cxx-include	gcc,cxx,libstdcxx
 ./usr/include/g++/projectn.h			comp-obsolete		obsolete
-./usr/include/g++/pstl/algorithm_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/algorithm_fwd.h		comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/pstl/glue_algorithm_defs.h	comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/algorithm_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/execution_defs.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/execution_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/pstl/numeric_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/glue_algorithm_defs.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/glue_algorithm_impl.h	comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/pstl/glue_memory_defs.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/glue_execution_defs.h	comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/glue_memory_defs.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/glue_memory_impl.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/glue_numeric_defs.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/glue_numeric_impl.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/memory_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/numeric_fwd.h		comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/pstl/parallel_backend_utils.h	comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/pstl/parallel_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/numeric_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/parallel_backend.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/parallel_backend_tbb.h	comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/parallel_backend_utils.h	comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/parallel_impl.h		comp-cxx-include	gcc=9,cxx,libstdcxx
+./usr/include/g++/pstl/pstl_config.h		comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/unseq_backend_simd.h	comp-cxx-include	gcc=9,cxx,libstdcxx
 ./usr/include/g++/pstl/utils.h			comp-cxx-include	gcc=9,cxx,libstdcxx
-./usr/include/g++/pstl/pstl_config.h		

CVS commit: src/distrib/sets/lists/debug

2021-01-14 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Thu Jan 14 19:11:48 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
Update sets lists to accomodate KERNEL_DIR.  When both KERNEL_DIR and
MKDEBUG are defined, we create an empty $DESTDIR/usr/libdata/debug/netbsd/
directory.

Should fix ``build.sh release'' issue reported in kern/55923

XXX Since nothing ever seems to populate this directory, perhaps we should
XXX simply prevent its creation?  If we do create it, should its creation
XXX perhaps be conditioned on MKKDEBUG rather than MKDEBUG?

XXX There is still another problem with ``build.sh install-image'' but I
XXX open a new PR for that.


To generate a diff of this commit:
cvs rdiff -u -r1.347 -r1.348 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.347 src/distrib/sets/lists/debug/mi:1.348
--- src/distrib/sets/lists/debug/mi:1.347	Thu Jan 14 19:07:03 2021
+++ src/distrib/sets/lists/debug/mi	Thu Jan 14 19:11:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.347 2021/01/14 19:07:03 pgoyette Exp $
+# $NetBSD: mi,v 1.348 2021/01/14 19:11:48 pgoyette Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile



CVS commit: src/distrib/sets/lists/debug

2021-01-14 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Thu Jan 14 19:07:03 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
/home/paul/XXX.txt


To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.346 src/distrib/sets/lists/debug/mi:1.347
--- src/distrib/sets/lists/debug/mi:1.346	Sat Jan  2 03:41:06 2021
+++ src/distrib/sets/lists/debug/mi	Thu Jan 14 19:07:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.346 2021/01/02 03:41:06 nat Exp $
+# $NetBSD: mi,v 1.347 2021/01/14 19:07:03 pgoyette Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -320,6 +320,7 @@
 ./usr/libdata/debug/bin/tar.debug		comp-util-debug		debug,bsdtar
 ./usr/libdata/debug/bin/test.debug		comp-util-debug		debug
 ./usr/libdata/debug/libexec/lfs_cleanerd.debug	comp-sysutil-debug	debug
+./usr/libdata/debug/netbsd			comp-sysutil-debug	debug,kernel_dir
 ./usr/libdata/debug/sbin/amrctl.debug		comp-sysutil-debug	debug
 ./usr/libdata/debug/sbin/apmlabel.debug		comp-sysutil-debug	debug
 ./usr/libdata/debug/sbin/atactl.debug		comp-sysutil-debug	debug



CVS commit: src/distrib/sets/lists

2021-01-08 Thread Yuuki Enomoto
Module Name:src
Committed By:   uki
Date:   Sat Jan  9 02:40:44 UTC 2021

Modified Files:
src/distrib/sets/lists/xbase: mi
src/distrib/sets/lists/xcomp: mi
src/distrib/sets/lists/xdebug: mi
src/distrib/sets/lists/xetc: mi
src/distrib/sets/lists/xfont: mi
src/distrib/sets/lists/xserver: mi

Log Message:
Fix "build.sh syspkgs" build error


To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/distrib/sets/lists/xbase/mi
cvs rdiff -u -r1.223 -r1.224 src/distrib/sets/lists/xcomp/mi
cvs rdiff -u -r1.41 -r1.42 src/distrib/sets/lists/xdebug/mi
cvs rdiff -u -r1.39 -r1.40 src/distrib/sets/lists/xetc/mi
cvs rdiff -u -r1.45 -r1.46 src/distrib/sets/lists/xfont/mi
cvs rdiff -u -r1.46 -r1.47 src/distrib/sets/lists/xserver/mi

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

Modified files:

Index: src/distrib/sets/lists/xbase/mi
diff -u src/distrib/sets/lists/xbase/mi:1.164 src/distrib/sets/lists/xbase/mi:1.165
--- src/distrib/sets/lists/xbase/mi:1.164	Sun Dec 27 21:13:18 2020
+++ src/distrib/sets/lists/xbase/mi	Sat Jan  9 02:40:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.164 2020/12/27 21:13:18 reinoud Exp $
+# $NetBSD: mi,v 1.165 2021/01/09 02:40:44 uki Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1738,3 +1738,8 @@
 ./usr/libdata/debug/usr/X11R7/lib/modules/extensions	base-sys-usr	xorg
 ./usr/libdata/debug/usr/X11R7/libexec			base-sys-usr	xorg
 ./var/db/obsolete/xbase	xbase-sys-root	xorg
+./var/db/obsolete/xcomp	xbase-sys-root	xorg
+./var/db/obsolete/xdebugxbase-sys-root		xorg,debug
+./var/db/obsolete/xetc	xbase-sys-root	xorg
+./var/db/obsolete/xfont	xbase-sys-root	xorg
+./var/db/obsolete/xserverxbase-sys-root	xorg

Index: src/distrib/sets/lists/xcomp/mi
diff -u src/distrib/sets/lists/xcomp/mi:1.223 src/distrib/sets/lists/xcomp/mi:1.224
--- src/distrib/sets/lists/xcomp/mi:1.223	Tue Nov 10 21:47:41 2020
+++ src/distrib/sets/lists/xcomp/mi	Sat Jan  9 02:40:44 2021
@@ -1,4 +1,4 @@
-#	 $NetBSD: mi,v 1.223 2020/11/10 21:47:41 kamil Exp $
+#	 $NetBSD: mi,v 1.224 2021/01/09 02:40:44 uki Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4416,4 +4416,3 @@
 ./usr/libdata/lint/llib-lxkbfile.ln			xcomp-libxkbfile-lintlib	lint,xorg
 ./usr/libdata/lint/llib-lxkbui.ln			xcomp-libxkbui-lintlib	lint,xorg
 ./usr/libdata/lint/llib-lxshmfence.ln			xcomp-libxshmfence-lintlib	lint,xorg
-./var/db/obsolete/xcomp	xbase-sys-root	xorg

Index: src/distrib/sets/lists/xdebug/mi
diff -u src/distrib/sets/lists/xdebug/mi:1.41 src/distrib/sets/lists/xdebug/mi:1.42
--- src/distrib/sets/lists/xdebug/mi:1.41	Tue Dec 29 17:53:08 2020
+++ src/distrib/sets/lists/xdebug/mi	Sat Jan  9 02:40:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.41 2020/12/29 17:53:08 martin Exp $
+# $NetBSD: mi,v 1.42 2021/01/09 02:40:44 uki Exp $
 ./etc/mtree/set.xdebug	comp-sys-root
 ./usr/X11R7/lib		base-x11-root	xorg,debuglib,compatx11dir
 ./usr/X11R7/lib/libEGL_g.axdebug-libEGL-debuglib	xorg,debuglib,compatx11file,xorg_glamor
@@ -235,4 +235,3 @@
 ./usr/libdata/debug/usr/X11R7/bin/xwud.debug		xdebug-xwud-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/gallium_dri.so.0.debug	xdebug-gallium-debug		xorg,debug
 ./usr/libdata/debug/usr/X11R7/libexec/chooser.debug	xdebug-chooser-debug	xorg,debug
-./var/db/obsolete/xdebugbase-sys-root		xorg,debug

Index: src/distrib/sets/lists/xetc/mi
diff -u src/distrib/sets/lists/xetc/mi:1.39 src/distrib/sets/lists/xetc/mi:1.40
--- src/distrib/sets/lists/xetc/mi:1.39	Sat Oct 10 09:17:33 2020
+++ src/distrib/sets/lists/xetc/mi	Sat Jan  9 02:40:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.39 2020/10/10 09:17:33 nia Exp $
+# $NetBSD: mi,v 1.40 2021/01/09 02:40:44 uki Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -88,4 +88,3 @@
 ./etc/rc.d/fccache	etc-x11-rc	xorg
 ./etc/rc.d/xdm		etc-x11-rc	xorg
 ./etc/rc.d/xfs		etc-x11-rc	xorg
-./var/db/obsolete/xetc	xbase-sys-root	xorg

Index: src/distrib/sets/lists/xfont/mi
diff -u src/distrib/sets/lists/xfont/mi:1.45 src/distrib/sets/lists/xfont/mi:1.46
--- src/distrib/sets/lists/xfont/mi:1.45	Thu Nov 12 22:28:02 2020
+++ src/distrib/sets/lists/xfont/mi	Sat Jan  9 02:40:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.45 2020/11/12 22:28:02 maya Exp $
+# $NetBSD: mi,v 1.46 2021/01/09 02:40:44 uki Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4361,4 +4361,3 @@
 ./usr/X11R7/lib/X11/fonts/util/map-ISO8859-9		xfont	share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/util/map-JISX0201.1976-0	xfont	share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/util/map-KOI8-R		xfont	share,xorg,x11fonts
-./var/db/obsolete/xfont	xbase-sys-root	xorg

Index: src/distrib/sets/lists/xserver/mi
diff -u src/distrib/sets/lists/xserver/mi:1.46 

CVS commit: src/distrib/sets/lists/comp

2021-01-08 Thread Yuuki Enomoto
Module Name:src
Committed By:   uki
Date:   Fri Jan  8 09:41:24 UTC 2021

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
Rename man-util-* to comp-c-*


To generate a diff of this commit:
cvs rdiff -u -r1.2367 -r1.2368 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2367 src/distrib/sets/lists/comp/mi:1.2368
--- src/distrib/sets/lists/comp/mi:1.2367	Fri Dec  4 18:27:18 2020
+++ src/distrib/sets/lists/comp/mi	Fri Jan  8 09:41:24 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2367 2020/12/04 18:27:18 christos Exp $
+#	$NetBSD: mi,v 1.2368 2021/01/08 09:41:24 uki Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -7170,29 +7170,29 @@
 ./usr/share/man/cat3/fgetwc.0			comp-c-catman		.cat
 ./usr/share/man/cat3/fgetwln.0			comp-c-catman		.cat
 ./usr/share/man/cat3/fgetws.0			comp-c-catman		.cat
-./usr/share/man/cat3/fido_assert_allow_cred.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_assert_new.0			man-util-catman	.cat
-./usr/share/man/cat3/fido_assert_set_authdata.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_assert_verify.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_bio_dev_get_info.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_bio_enroll_new.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_bio_info_new.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_bio_template.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_cbor_info_new.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_cred_exclude.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_cred_new.0			man-util-catman	.cat
-./usr/share/man/cat3/fido_cred_set_authdata.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_cred_verify.0			man-util-catman	.cat
-./usr/share/man/cat3/fido_credman_metadata_new.0	man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_get_assert.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_get_touch_begin.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_info_manifest.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_make_cred.0		man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_open.0			man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_set_io_functions.0	man-util-catman	.cat
-./usr/share/man/cat3/fido_dev_set_pin.0			man-util-catman	.cat
-./usr/share/man/cat3/fido_init.0			man-util-catman	.cat
-./usr/share/man/cat3/fido_strerr.0			man-util-catman	.cat
+./usr/share/man/cat3/fido_assert_allow_cred.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_assert_new.0			comp-c-catman	.cat
+./usr/share/man/cat3/fido_assert_set_authdata.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_assert_verify.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_bio_dev_get_info.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_bio_enroll_new.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_bio_info_new.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_bio_template.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_cbor_info_new.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_cred_exclude.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_cred_new.0			comp-c-catman	.cat
+./usr/share/man/cat3/fido_cred_set_authdata.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_cred_verify.0			comp-c-catman	.cat
+./usr/share/man/cat3/fido_credman_metadata_new.0	comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_get_assert.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_get_touch_begin.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_info_manifest.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_make_cred.0		comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_open.0			comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_set_io_functions.0	comp-c-catman	.cat
+./usr/share/man/cat3/fido_dev_set_pin.0			comp-c-catman	.cat
+./usr/share/man/cat3/fido_init.0			comp-c-catman	.cat
+./usr/share/man/cat3/fido_strerr.0			comp-c-catman	.cat
 ./usr/share/man/cat3/field_arg.0		comp-c-catman		.cat
 ./usr/share/man/cat3/field_back.0		comp-c-catman		.cat
 ./usr/share/man/cat3/field_buffer.0		comp-c-catman		.cat
@@ -15425,29 +15425,29 @@
 ./usr/share/man/html3/fgetwc.html		comp-c-htmlman		html
 ./usr/share/man/html3/fgetwln.html		comp-c-htmlman		html
 ./usr/share/man/html3/fgetws.html		comp-c-htmlman		html
-./usr/share/man/html3/fido_assert_allow_cred.html	man-util-htmlman	html
-./usr/share/man/html3/fido_assert_new.html		man-util-htmlman	html
-./usr/share/man/html3/fido_assert_set_authdata.html	man-util-htmlman	html
-./usr/share/man/html3/fido_assert_verify.html		man-util-htmlman	html
-./usr/share/man/html3/fido_bio_dev_get_info.html	man-util-htmlman	html
-./usr/share/man/html3/fido_bio_enroll_new.html		man-util-htmlman	html
-./usr/share/man/html3/fido_bio_info_new.html		man-util-htmlman	html
-./usr/share/man/html3/fido_bio_template.html		man-util-htmlman	html

CVS commit: src/distrib/sets/lists/debug

2021-01-01 Thread Nathanial Sloss
Module Name:src
Committed By:   nat
Date:   Sat Jan  2 03:41:07 UTC 2021

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
Update the debug set for testpat(6).


To generate a diff of this commit:
cvs rdiff -u -r1.345 -r1.346 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.345 src/distrib/sets/lists/debug/mi:1.346
--- src/distrib/sets/lists/debug/mi:1.345	Mon Dec 28 14:28:54 2020
+++ src/distrib/sets/lists/debug/mi	Sat Jan  2 03:41:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.345 2020/12/28 14:28:54 martin Exp $
+# $NetBSD: mi,v 1.346 2021/01/02 03:41:06 nat Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -937,6 +937,7 @@
 ./usr/libdata/debug/usr/games/snscore.debug	comp-games-debug	debug
 ./usr/libdata/debug/usr/games/strfile.debug	comp-utils-debug	debug
 ./usr/libdata/debug/usr/games/teachgammon.debug	comp-games-debug	debug
+./usr/libdata/debug/usr/games/testpat.debug	comp-games-debug	debug
 ./usr/libdata/debug/usr/games/tetris.debug	comp-games-debug	debug
 ./usr/libdata/debug/usr/games/trek.debug	comp-games-debug	debug
 ./usr/libdata/debug/usr/games/unstr.debug	comp-utils-debug	debug



CVS commit: src/distrib/sets/lists/games

2021-01-01 Thread Nathanial Sloss
Module Name:src
Committed By:   nat
Date:   Sat Jan  2 03:24:02 UTC 2021

Modified Files:
src/distrib/sets/lists/games: mi

Log Message:
Add testpat(6) to the games set.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/distrib/sets/lists/games/mi

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

Modified files:

Index: src/distrib/sets/lists/games/mi
diff -u src/distrib/sets/lists/games/mi:1.59 src/distrib/sets/lists/games/mi:1.60
--- src/distrib/sets/lists/games/mi:1.59	Tue Nov 10 21:47:41 2020
+++ src/distrib/sets/lists/games/mi	Sat Jan  2 03:24:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.59 2020/11/10 21:47:41 kamil Exp $
+# $NetBSD: mi,v 1.60 2021/01/02 03:24:01 nat Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -85,6 +85,7 @@
 ./usr/games/snscoregames-games-bin
 ./usr/games/strfilegames-utils-bin
 ./usr/games/teachgammongames-games-bin
+./usr/games/testpatgames-games-bin
 ./usr/games/tetrisgames-games-bin
 ./usr/games/trekgames-games-bin
 ./usr/games/unstrgames-utils-bin
@@ -256,6 +257,7 @@
 ./usr/share/man/cat6/rot13.0			games-utils-catman	.cat
 ./usr/share/man/cat6/sail.0			games-games-catman	.cat
 ./usr/share/man/cat6/snake.0			games-games-catman	.cat
+./usr/share/man/cat6/testpat.0			games-games-catman	.cat
 ./usr/share/man/cat6/tetris.0			games-games-catman	.cat
 ./usr/share/man/cat6/trek.0			games-games-catman	.cat
 ./usr/share/man/cat6/wargames.0			games-games-catman	.cat
@@ -311,6 +313,7 @@
 ./usr/share/man/html6/rot13.html		games-utils-htmlman	html
 ./usr/share/man/html6/sail.html			games-games-htmlman	html
 ./usr/share/man/html6/snake.html		games-games-htmlman	html
+./usr/share/man/html6/testpat.html		games-games-htmlman	html
 ./usr/share/man/html6/tetris.html		games-games-htmlman	html
 ./usr/share/man/html6/trek.html			games-games-htmlman	html
 ./usr/share/man/html6/wargames.html		games-games-htmlman	html
@@ -368,6 +371,7 @@
 ./usr/share/man/man6/rot13.6			games-utils-man		.man
 ./usr/share/man/man6/sail.6			games-games-man		.man
 ./usr/share/man/man6/snake.6			games-games-man		.man
+./usr/share/man/man6/testpat.6			games-games-man		.man
 ./usr/share/man/man6/tetris.6			games-games-man		.man
 ./usr/share/man/man6/trek.6			games-games-man		.man
 ./usr/share/man/man6/wargames.6			games-games-man		.man



CVS commit: src/distrib/sets/lists/xdebug

2020-12-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Dec 29 17:53:08 UTC 2020

Modified Files:
src/distrib/sets/lists/xdebug: mi

Log Message:
Add /var/db/obsolete/xdebug


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/distrib/sets/lists/xdebug/mi

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

Modified files:

Index: src/distrib/sets/lists/xdebug/mi
diff -u src/distrib/sets/lists/xdebug/mi:1.40 src/distrib/sets/lists/xdebug/mi:1.41
--- src/distrib/sets/lists/xdebug/mi:1.40	Tue Dec 29 12:43:36 2020
+++ src/distrib/sets/lists/xdebug/mi	Tue Dec 29 17:53:08 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.40 2020/12/29 12:43:36 martin Exp $
+# $NetBSD: mi,v 1.41 2020/12/29 17:53:08 martin Exp $
 ./etc/mtree/set.xdebug	comp-sys-root
 ./usr/X11R7/lib		base-x11-root	xorg,debuglib,compatx11dir
 ./usr/X11R7/lib/libEGL_g.axdebug-libEGL-debuglib	xorg,debuglib,compatx11file,xorg_glamor
@@ -235,3 +235,4 @@
 ./usr/libdata/debug/usr/X11R7/bin/xwud.debug		xdebug-xwud-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/lib/modules/dri/gallium_dri.so.0.debug	xdebug-gallium-debug		xorg,debug
 ./usr/libdata/debug/usr/X11R7/libexec/chooser.debug	xdebug-chooser-debug	xorg,debug
+./var/db/obsolete/xdebugbase-sys-root		xorg,debug



CVS commit: src/distrib/sets/lists/xdebug

2020-12-29 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Dec 29 12:43:36 UTC 2020

Modified Files:
src/distrib/sets/lists/xdebug: mi

Log Message:
Mark resize debug info as obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/distrib/sets/lists/xdebug/mi

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

Modified files:

Index: src/distrib/sets/lists/xdebug/mi
diff -u src/distrib/sets/lists/xdebug/mi:1.39 src/distrib/sets/lists/xdebug/mi:1.40
--- src/distrib/sets/lists/xdebug/mi:1.39	Wed Oct 28 08:10:09 2020
+++ src/distrib/sets/lists/xdebug/mi	Tue Dec 29 12:43:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.39 2020/10/28 08:10:09 nia Exp $
+# $NetBSD: mi,v 1.40 2020/12/29 12:43:36 martin Exp $
 ./etc/mtree/set.xdebug	comp-sys-root
 ./usr/X11R7/lib		base-x11-root	xorg,debuglib,compatx11dir
 ./usr/X11R7/lib/libEGL_g.axdebug-libEGL-debuglib	xorg,debuglib,compatx11file,xorg_glamor
@@ -144,7 +144,7 @@
 ./usr/libdata/debug/usr/X11R7/bin/oclock.debug		xdebug-oclock-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/pcitweak.debug	xdebug-obsolete	xorg,obsolete
 ./usr/libdata/debug/usr/X11R7/bin/proxymngr.debug	xdebug-proxymngr-debug	xorg,debug
-./usr/libdata/debug/usr/X11R7/bin/resize.debug		xdebug-xterm-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/bin/resize.debug		xdebug-obsolete	xorg,obsolete
 ./usr/libdata/debug/usr/X11R7/bin/revpath.debug		xdebug-revpath-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/scanpci.debug		xdebug-obsolete	xorg,obsolete
 ./usr/libdata/debug/usr/X11R7/bin/sessreg.debug		xdebug-sessreg-debug	xorg,debug



CVS commit: src/distrib/sets/lists/debug

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

Modified Files:
src/distrib/sets/lists/debug: mi

Log Message:
Add resize


To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.344 src/distrib/sets/lists/debug/mi:1.345
--- src/distrib/sets/lists/debug/mi:1.344	Sat Dec 12 03:03:14 2020
+++ src/distrib/sets/lists/debug/mi	Mon Dec 28 14:28:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.344 2020/12/12 03:03:14 pgoyette Exp $
+# $NetBSD: mi,v 1.345 2020/12/28 14:28:54 martin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -750,6 +750,7 @@
 ./usr/libdata/debug/usr/bin/quota.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/radioctl.debug	comp-audio-debug	debug
 ./usr/libdata/debug/usr/bin/ranlib.debug	comp-util-debug		binutils,debug
+./usr/libdata/debug/usr/bin/resize.debug	comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/rcs.debug		comp-rcs-debug		debug
 ./usr/libdata/debug/usr/bin/rcsclean.debug	comp-rcs-debug		debug
 ./usr/libdata/debug/usr/bin/rcsdiff.debug	comp-rcs-debug		debug



CVS commit: src/distrib/sets/lists/tests

2020-12-28 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Mon Dec 28 11:40:55 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
lint1: fix file list for recently added test output


To generate a diff of this commit:
cvs rdiff -u -r1.997 -r1.998 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.997 src/distrib/sets/lists/tests/mi:1.998
--- src/distrib/sets/lists/tests/mi:1.997	Sun Dec 27 05:11:40 2020
+++ src/distrib/sets/lists/tests/mi	Mon Dec 28 11:40:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.997 2020/12/27 05:11:40 rillig Exp $
+# $NetBSD: mi,v 1.998 2020/12/28 11:40:54 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5764,8 +5764,11 @@
 ./usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_constant_conv2.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_cvt_constant.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c	tests-usr.bin-tests	compattestfile,atf
@@ -5775,14 +5778,21 @@
 ./usr/tests/usr.bin/xlint/lint1/d_gcc_func.c			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.exp	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_long_double_int.c		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_long_double_int.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_nested_structs.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_packed_structs.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.exp	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_type_conv1.c			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_type_conv1.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_type_conv2.c			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_type_conv2.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_type_conv3.c			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_type_conv3.exp		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_typefun.c			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c		tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists/tests

2020-12-12 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sun Dec 13 00:37:43 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
t_ossaudio was installed for clang, so remove gcc marking


To generate a diff of this commit:
cvs rdiff -u -r1.990 -r1.991 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.990 src/distrib/sets/lists/tests/mi:1.991
--- src/distrib/sets/lists/tests/mi:1.990	Sat Dec 12 15:06:11 2020
+++ src/distrib/sets/lists/tests/mi	Sun Dec 13 00:37:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.990 2020/12/12 15:06:11 rillig Exp $
+# $NetBSD: mi,v 1.991 2020/12/13 00:37:43 roy Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3800,7 +3800,7 @@
 ./usr/tests/lib/libossaudiotests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libossaudio/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libossaudio/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
-./usr/tests/lib/libossaudio/t_ossaudio			tests-lib-tests		compattestfile,atf,gcc
+./usr/tests/lib/libossaudio/t_ossaudio			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposixtests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix/Kyuafile			tests-lib-tests		compattestfile,atf,kyua



CVS commit: src/distrib/sets/lists

2020-12-11 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Sat Dec 12 03:03:14 UTC 2020

Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi

Log Message:
Also add the new test to the sets lists.


To generate a diff of this commit:
cvs rdiff -u -r1.343 -r1.344 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.988 -r1.989 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.343 src/distrib/sets/lists/debug/mi:1.344
--- src/distrib/sets/lists/debug/mi:1.343	Tue Nov 10 08:49:09 2020
+++ src/distrib/sets/lists/debug/mi	Sat Dec 12 03:03:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.343 2020/11/10 08:49:09 kamil Exp $
+# $NetBSD: mi,v 1.344 2020/12/12 03:03:14 pgoyette Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2284,6 +2284,7 @@
 ./usr/libdata/debug/usr/tests/lib/libm/t_tan.debug			tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libm/t_tanh.debug			tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libobjc/t_threads.debug		tests-lib-debug		debug,atf,gcc,compattestfile
+./usr/libdata/debug/usr/tests/lib/libossaudio/t_ossaudio.debug  tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libposix/bsd/t_rename.debug		tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libposix/posix1/t_rename.debug	tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libposix/posix2/t_rename.debug	tests-lib-debug		debug,atf,compattestfile

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.988 src/distrib/sets/lists/tests/mi:1.989
--- src/distrib/sets/lists/tests/mi:1.988	Thu Dec 10 17:06:13 2020
+++ src/distrib/sets/lists/tests/mi	Sat Dec 12 03:03:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.988 2020/12/10 17:06:13 rillig Exp $
+# $NetBSD: mi,v 1.989 2020/12/12 03:03:14 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -130,6 +130,7 @@
 ./usr/libdata/debug/usr/tests/lib/libm			tests-lib-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libnvmm		tests-lib-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libobjc		tests-lib-debug		compattestfile,atf
+./usr/libdata/debug/usr/tests/lib/libossaudio		tests-lib-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libposix		tests-lib-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libposix/bsd		tests-lib-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libposix/posix1	tests-lib-debug		compattestfile,atf
@@ -3796,6 +3797,10 @@
 ./usr/tests/lib/libobjc/Atffiletests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libobjc/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
 ./usr/tests/lib/libobjc/t_threads			tests-lib-tests		compattestfile,atf,gcc
+./usr/tests/lib/libossaudiotests-lib-tests		compattestfile,atf
+./usr/tests/lib/libossaudio/Atffile			tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libossaudio/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
+./usr/tests/lib/libossaudio/t_ossaudio			tests-lib-tests		compattestfile,atf,gcc
 ./usr/tests/lib/libposixtests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix/Kyuafile			tests-lib-tests		compattestfile,atf,kyua



CVS commit: src/distrib/sets/lists/tests

2020-12-06 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Mon Dec  7 07:51:25 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
make(1): add new unit test opt-keep-going-multiple.mk to file lists


To generate a diff of this commit:
cvs rdiff -u -r1.983 -r1.984 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.983 src/distrib/sets/lists/tests/mi:1.984
--- src/distrib/sets/lists/tests/mi:1.983	Sun Dec  6 21:22:04 2020
+++ src/distrib/sets/lists/tests/mi	Mon Dec  7 07:51:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.983 2020/12/06 21:22:04 rillig Exp $
+# $NetBSD: mi,v 1.984 2020/12/07 07:51:25 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5219,6 +5219,8 @@
 ./usr/tests/usr.bin/make/unit-tests/opt-jobs-internal.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-jobs.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-jobs.mk	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/opt-keep-going-multiple.exp			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/opt-keep-going-multiple.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-keep-going.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-keep-going.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-m-include-dir.exp			tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists

2020-12-04 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec  4 18:43:48 UTC 2020

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump libssh


To generate a diff of this commit:
cvs rdiff -u -r1.909 -r1.910 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.268 -r1.269 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.909 src/distrib/sets/lists/base/shl.mi:1.910
--- src/distrib/sets/lists/base/shl.mi:1.909	Fri Dec  4 13:27:18 2020
+++ src/distrib/sets/lists/base/shl.mi	Fri Dec  4 13:43:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.909 2020/12/04 18:27:18 christos Exp $
+# $NetBSD: shl.mi,v 1.910 2020/12/04 18:43:47 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -876,8 +876,8 @@
 ./usr/lib/libsqlite3.so.1.4			base-sys-shlib		compatfile
 ./usr/lib/libss.sobase-obsolete		obsolete
 ./usr/lib/libssh.sobase-secsh-shlib	compatfile
-./usr/lib/libssh.so.37base-secsh-shlib	compatfile
-./usr/lib/libssh.so.37.0			base-secsh-shlib	compatfile
+./usr/lib/libssh.so.38base-secsh-shlib	compatfile
+./usr/lib/libssh.so.38.0			base-secsh-shlib	compatfile
 ./usr/lib/libssl.sobase-crypto-shlib	compatfile
 ./usr/lib/libssl.so.12base-crypto-shlib	compatfile,openssl=10
 ./usr/lib/libssl.so.12.0			base-crypto-shlib	compatfile,openssl=10

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.268 src/distrib/sets/lists/debug/shl.mi:1.269
--- src/distrib/sets/lists/debug/shl.mi:1.268	Fri Dec  4 13:27:18 2020
+++ src/distrib/sets/lists/debug/shl.mi	Fri Dec  4 13:43:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.268 2020/12/04 18:27:18 christos Exp $
+# $NetBSD: shl.mi,v 1.269 2020/12/04 18:43:47 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -308,7 +308,7 @@
 ./usr/libdata/debug/usr/lib/libskey.so.2.0.debug		comp-sys-debug	debug,compatfile,skey
 ./usr/libdata/debug/usr/lib/libsl.so.6.0.debug			comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libsqlite3.so.1.4.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libssh.so.37.0.debug		comp-secsh-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libssh.so.38.0.debug		comp-secsh-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libssl.so.12.0.debug		comp-crypto-debug	debug,compatfile,openssl=10
 ./usr/libdata/debug/usr/lib/libssl.so.14.0.debug		comp-crypto-debug	debug,compatfile,openssl=11
 ./usr/libdata/debug/usr/lib/libstdc++.so.9.0.debug		comp-sys-debug	debug,compatfile,gcc=7,cxx,libstdcxx



CVS commit: src/distrib/sets/lists

2020-12-04 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec  4 18:27:18 UTC 2020

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
new libfido2


To generate a diff of this commit:
cvs rdiff -u -r1.908 -r1.909 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.2366 -r1.2367 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.267 -r1.268 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.908 src/distrib/sets/lists/base/shl.mi:1.909
--- src/distrib/sets/lists/base/shl.mi:1.908	Sat Oct  3 14:35:21 2020
+++ src/distrib/sets/lists/base/shl.mi	Fri Dec  4 13:27:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.908 2020/10/03 18:35:21 christos Exp $
+# $NetBSD: shl.mi,v 1.909 2020/12/04 18:27:18 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -335,7 +335,7 @@
 ./usr/lib/libfetch.so.3.0			base-sys-shlib		compatfile
 ./usr/lib/libfido2.sobase-sys-shlib		compatfile
 ./usr/lib/libfido2.so.2base-sys-shlib		compatfile
-./usr/lib/libfido2.so.2.0			base-sys-shlib		compatfile
+./usr/lib/libfido2.so.2.1			base-sys-shlib		compatfile
 ./usr/lib/libform.sobase-sys-shlib		compatfile
 ./usr/lib/libform.so.8base-sys-shlib		compatfile
 ./usr/lib/libform.so.8.0			base-sys-shlib		compatfile

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2366 src/distrib/sets/lists/comp/mi:1.2367
--- src/distrib/sets/lists/comp/mi:1.2366	Tue Nov 10 16:47:40 2020
+++ src/distrib/sets/lists/comp/mi	Fri Dec  4 13:27:18 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2366 2020/11/10 21:47:40 kamil Exp $
+#	$NetBSD: mi,v 1.2367 2020/12/04 18:27:18 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -7185,6 +7185,7 @@
 ./usr/share/man/cat3/fido_cred_verify.0			man-util-catman	.cat
 ./usr/share/man/cat3/fido_credman_metadata_new.0	man-util-catman	.cat
 ./usr/share/man/cat3/fido_dev_get_assert.0		man-util-catman	.cat
+./usr/share/man/cat3/fido_dev_get_touch_begin.0		man-util-catman	.cat
 ./usr/share/man/cat3/fido_dev_info_manifest.0		man-util-catman	.cat
 ./usr/share/man/cat3/fido_dev_make_cred.0		man-util-catman	.cat
 ./usr/share/man/cat3/fido_dev_open.0			man-util-catman	.cat
@@ -15439,6 +15440,7 @@
 ./usr/share/man/html3/fido_cred_verify.html		man-util-htmlman	html
 ./usr/share/man/html3/fido_credman_metadata_new.html	man-util-htmlman	html
 ./usr/share/man/html3/fido_dev_get_assert.html		man-util-htmlman	html
+./usr/share/man/html3/fido_dev_get_touch_begin.html	man-util-htmlman	html
 ./usr/share/man/html3/fido_dev_info_manifest.html	man-util-htmlman	html
 ./usr/share/man/html3/fido_dev_make_cred.html		man-util-htmlman	html
 ./usr/share/man/html3/fido_dev_open.html		man-util-htmlman	html
@@ -23630,6 +23632,7 @@
 ./usr/share/man/man3/fido_cred_verify.3			man-util-man	.man
 ./usr/share/man/man3/fido_credman_metadata_new.3	man-util-man	.man
 ./usr/share/man/man3/fido_dev_get_assert.3		man-util-man	.man
+./usr/share/man/man3/fido_dev_get_touch_begin.3		man-util-man	.man
 ./usr/share/man/man3/fido_dev_info_manifest.3		man-util-man	.man
 ./usr/share/man/man3/fido_dev_make_cred.3		man-util-man	.man
 ./usr/share/man/man3/fido_dev_open.3			man-util-man	.man

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.267 src/distrib/sets/lists/debug/shl.mi:1.268
--- src/distrib/sets/lists/debug/shl.mi:1.267	Sat Oct  3 14:35:21 2020
+++ src/distrib/sets/lists/debug/shl.mi	Fri Dec  4 13:27:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.267 2020/10/03 18:35:21 christos Exp $
+# $NetBSD: shl.mi,v 1.268 2020/12/04 18:27:18 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -116,7 +116,7 @@
 ./usr/libdata/debug/usr/lib/libexecinfo.so.0.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libexpat.so.2.3.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libfetch.so.3.0.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libfido2.so.2.0.debug		comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libfido2.so.2.1.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libform.so.6.0.debug		comp-sys-debug	debug,obsolete,compatfile
 ./usr/libdata/debug/usr/lib/libform.so.7.0.debug		comp-sys-debug	debug,obsolete,compatfile
 ./usr/libdata/debug/usr/lib/libform.so.8.0.debug		comp-sys-debug	debug,compatfile



CVS commit: src/distrib/sets/lists/tests

2020-11-30 Thread Simon J. Gerraty
Module Name:src
Committed By:   sjg
Date:   Mon Nov 30 21:36:52 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Added meta-cmd-cmp


To generate a diff of this commit:
cvs rdiff -u -r1.978 -r1.979 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.978 src/distrib/sets/lists/tests/mi:1.979
--- src/distrib/sets/lists/tests/mi:1.978	Tue Nov 24 19:02:59 2020
+++ src/distrib/sets/lists/tests/mi	Mon Nov 30 21:36:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.978 2020/11/24 19:02:59 rillig Exp $
+# $NetBSD: mi,v 1.979 2020/11/30 21:36:52 sjg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5123,6 +5123,8 @@
 ./usr/tests/usr.bin/make/unit-tests/lint.mk	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/make-exported.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/make-exported.mktests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/meta-cmd-cmp.exptests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/meta-cmd-cmp.mktests-usr.bin-tests compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/misc.exp	tests-obsolete		obsolete
 ./usr/tests/usr.bin/make/unit-tests/misc.mk	tests-obsolete		obsolete
 ./usr/tests/usr.bin/make/unit-tests/moderrs.exp	tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists/tests

2020-11-13 Thread Simon J. Gerraty
Module Name:src
Committed By:   sjg
Date:   Fri Nov 13 17:19:06 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Add new make unit-test


To generate a diff of this commit:
cvs rdiff -u -r1.967 -r1.968 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.967 src/distrib/sets/lists/tests/mi:1.968
--- src/distrib/sets/lists/tests/mi:1.967	Tue Nov 10 22:23:37 2020
+++ src/distrib/sets/lists/tests/mi	Fri Nov 13 17:19:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.967 2020/11/10 22:23:37 rillig Exp $
+# $NetBSD: mi,v 1.968 2020/11/13 17:19:06 sjg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5127,6 +5127,8 @@
 ./usr/tests/usr.bin/make/unit-tests/modts.mk	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modword.exp	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modword.mk	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/objdir-writable.exptests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/objdir-writable.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-backwards.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-backwards.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/opt-chdir.exptests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists/base

2020-11-11 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Nov 11 19:56:59 UTC 2020

Modified Files:
src/distrib/sets/lists/base: mi

Log Message:
Add /var/games/warp


To generate a diff of this commit:
cvs rdiff -u -r1.1270 -r1.1271 src/distrib/sets/lists/base/mi

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

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1270 src/distrib/sets/lists/base/mi:1.1271
--- src/distrib/sets/lists/base/mi:1.1270	Tue Nov 10 16:47:40 2020
+++ src/distrib/sets/lists/base/mi	Wed Nov 11 14:56:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1270 2020/11/10 21:47:40 kamil Exp $
+# $NetBSD: mi,v 1.1271 2020/11/11 19:56:59 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -6146,6 +6146,7 @@
 ./var/games/larnbase-games-root
 ./var/games/phantasiabase-games-root
 ./var/games/sailbase-games-root
+./var/games/warpbase-games-root
 ./var/games/savebase-obsolete		obsolete
 ./var/heimdal	base-krb5-root
 ./var/lock	base-obsolete		obsolete



CVS commit: src/distrib/sets

2020-11-08 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Mon Nov  9 01:05:52 UTC 2020

Modified Files:
src/distrib/sets: comments deps descrs
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/games: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/text: mi
src/distrib/sets/lists/xbase: mi
src/distrib/sets/lists/xcomp: mi
src/distrib/sets/lists/xserver: md.alpha md.amd64 md.amiga md.bebox
md.cats md.dreamcast md.evbarm md.evbmips md.ews4800mips md.hp300
md.hpcarm md.hpcmips md.hpcsh md.hppa md.i386 md.ibmnws md.luna68k
md.mac68k md.macppc md.netwinder md.newsmips md.ofppc md.prep
md.sgimips md.shark md.sparc md.sparc64 md.sun3 md.vax md.x68k
md.zaurus mi

Log Message:
Remove catman pages support

No longer relevant after the MKCATPAGES removal.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/distrib/sets/comments
cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/deps
cvs rdiff -u -r1.26 -r1.27 src/distrib/sets/descrs
cvs rdiff -u -r1.1267 -r1.1268 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.2364 -r1.2365 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.56 -r1.57 src/distrib/sets/lists/games/mi
cvs rdiff -u -r1.1709 -r1.1710 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.48 -r1.49 src/distrib/sets/lists/text/mi
cvs rdiff -u -r1.161 -r1.162 src/distrib/sets/lists/xbase/mi
cvs rdiff -u -r1.221 -r1.222 src/distrib/sets/lists/xcomp/mi
cvs rdiff -u -r1.51 -r1.52 src/distrib/sets/lists/xserver/md.alpha
cvs rdiff -u -r1.113 -r1.114 src/distrib/sets/lists/xserver/md.amd64
cvs rdiff -u -r1.29 -r1.30 src/distrib/sets/lists/xserver/md.amiga
cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/lists/xserver/md.bebox \
src/distrib/sets/lists/xserver/md.luna68k \
src/distrib/sets/lists/xserver/md.vax
cvs rdiff -u -r1.61 -r1.62 src/distrib/sets/lists/xserver/md.cats \
src/distrib/sets/lists/xserver/md.sgimips
cvs rdiff -u -r1.28 -r1.29 src/distrib/sets/lists/xserver/md.dreamcast
cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/lists/xserver/md.evbarm \
src/distrib/sets/lists/xserver/md.x68k
cvs rdiff -u -r1.14 -r1.15 src/distrib/sets/lists/xserver/md.evbmips
cvs rdiff -u -r1.23 -r1.24 src/distrib/sets/lists/xserver/md.ews4800mips \
src/distrib/sets/lists/xserver/md.hp300 \
src/distrib/sets/lists/xserver/md.prep \
src/distrib/sets/lists/xserver/md.zaurus
cvs rdiff -u -r1.27 -r1.28 src/distrib/sets/lists/xserver/md.hpcarm
cvs rdiff -u -r1.33 -r1.34 src/distrib/sets/lists/xserver/md.hpcmips
cvs rdiff -u -r1.26 -r1.27 src/distrib/sets/lists/xserver/md.hpcsh
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/xserver/md.hppa
cvs rdiff -u -r1.129 -r1.130 src/distrib/sets/lists/xserver/md.i386
cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/xserver/md.ibmnws
cvs rdiff -u -r1.22 -r1.23 src/distrib/sets/lists/xserver/md.mac68k \
src/distrib/sets/lists/xserver/md.newsmips
cvs rdiff -u -r1.81 -r1.82 src/distrib/sets/lists/xserver/md.macppc
cvs rdiff -u -r1.40 -r1.41 src/distrib/sets/lists/xserver/md.netwinder
cvs rdiff -u -r1.31 -r1.32 src/distrib/sets/lists/xserver/md.ofppc
cvs rdiff -u -r1.55 -r1.56 src/distrib/sets/lists/xserver/md.shark
cvs rdiff -u -r1.72 -r1.73 src/distrib/sets/lists/xserver/md.sparc
cvs rdiff -u -r1.69 -r1.70 src/distrib/sets/lists/xserver/md.sparc64
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/xserver/md.sun3
cvs rdiff -u -r1.44 -r1.45 src/distrib/sets/lists/xserver/mi

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

diffs are larger than 1MB and have been omitted


CVS commit: src/distrib/sets/lists/comp

2020-11-08 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Sun Nov  8 16:47:59 UTC 2020

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
Move the html9/psref* files from comp-sys-catman to comp-sys-htmlman


To generate a diff of this commit:
cvs rdiff -u -r1.2363 -r1.2364 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2363 src/distrib/sets/lists/comp/mi:1.2364
--- src/distrib/sets/lists/comp/mi:1.2363	Sat Oct 31 22:43:01 2020
+++ src/distrib/sets/lists/comp/mi	Sun Nov  8 16:47:59 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2363 2020/10/31 22:43:01 uwe Exp $
+#	$NetBSD: mi,v 1.2364 2020/11/08 16:47:59 kamil Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -20199,15 +20199,15 @@
 ./usr/share/man/html9/pserialize_read_exit.html comp-sys-htmlman	html
 ./usr/share/man/html9/psignal.html		comp-sys-htmlman	html
 ./usr/share/man/html9/pslist.html		comp-sys-htmlman	html
-./usr/share/man/html9/psref.html		comp-sys-catman		html
-./usr/share/man/html9/psref_acquire.html	comp-sys-catman		html
-./usr/share/man/html9/psref_class_create.html	comp-sys-catman		html
-./usr/share/man/html9/psref_class_destroy.html	comp-sys-catman		html
-./usr/share/man/html9/psref_copy.html		comp-sys-catman		html
-./usr/share/man/html9/psref_held.html		comp-sys-catman		html
-./usr/share/man/html9/psref_release.html	comp-sys-catman		html
-./usr/share/man/html9/psref_target_destroy.html	comp-sys-catman		html
-./usr/share/man/html9/psref_target_init.html	comp-sys-catman		html
+./usr/share/man/html9/psref.html		comp-sys-htmlman	html
+./usr/share/man/html9/psref_acquire.html	comp-sys-htmlman	html
+./usr/share/man/html9/psref_class_create.html	comp-sys-htmlman	html
+./usr/share/man/html9/psref_class_destroy.html	comp-sys-htmlman	html
+./usr/share/man/html9/psref_copy.html		comp-sys-htmlman	html
+./usr/share/man/html9/psref_held.html		comp-sys-htmlman	html
+./usr/share/man/html9/psref_release.html	comp-sys-htmlman	html
+./usr/share/man/html9/psref_target_destroy.html	comp-sys-htmlman	html
+./usr/share/man/html9/psref_target_init.html	comp-sys-htmlman	html
 ./usr/share/man/html9/ptoa.html			comp-sys-htmlman	html
 ./usr/share/man/html9/putiobuf.html		comp-sys-htmlman	html
 ./usr/share/man/html9/putter.html		comp-sys-htmlman	html



CVS commit: src/distrib/sets/lists/tests

2020-11-07 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Sun Nov  8 02:33:18 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
make(1): add newly added test to file list


To generate a diff of this commit:
cvs rdiff -u -r1.962 -r1.963 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.962 src/distrib/sets/lists/tests/mi:1.963
--- src/distrib/sets/lists/tests/mi:1.962	Sat Nov  7 20:01:17 2020
+++ src/distrib/sets/lists/tests/mi	Sun Nov  8 02:33:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.962 2020/11/07 20:01:17 rillig Exp $
+# $NetBSD: mi,v 1.963 2020/11/08 02:33:18 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5087,6 +5087,8 @@
 ./usr/tests/usr.bin/make/unit-tests/forloop.mk	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/forsubst.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/forsubst.mk	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/gnode-submake.exptests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/gnode-submake.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/hanoi-include.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/hanoi-include.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/hash.exp	tests-obsolete		obsolete



CVS commit: src/distrib/sets/lists/man

2020-11-04 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Wed Nov  4 19:11:39 UTC 2020

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
mark pamu2fcfg(1) as pam so MKPAM=no sets work


To generate a diff of this commit:
cvs rdiff -u -r1.1708 -r1.1709 src/distrib/sets/lists/man/mi

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1708 src/distrib/sets/lists/man/mi:1.1709
--- src/distrib/sets/lists/man/mi:1.1708	Mon Nov  2 06:40:11 2020
+++ src/distrib/sets/lists/man/mi	Wed Nov  4 19:11:39 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1708 2020/11/02 06:40:11 khorben Exp $
+# $NetBSD: mi,v 1.1709 2020/11/04 19:11:39 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -421,7 +421,7 @@
 ./usr/share/man/cat1/openssl_x509v3_config.0	man-obsolete		obsolete
 ./usr/share/man/cat1/page.0			man-util-catman		.cat
 ./usr/share/man/cat1/pagesize.0			man-util-catman		.cat
-./usr/share/man/cat1/pamu2fcfg.0		man-util-catman		.cat
+./usr/share/man/cat1/pamu2fcfg.0		man-util-catman		pam,.cat
 ./usr/share/man/cat1/passwd.0			man-util-catman		.cat
 ./usr/share/man/cat1/paste.0			man-util-catman		.cat
 ./usr/share/man/cat1/patch.0			man-util-catman		.cat
@@ -3709,7 +3709,7 @@
 ./usr/share/man/html1/openssl_x509v3_config.html	man-obsolete	obsolete
 ./usr/share/man/html1/page.html			man-util-htmlman	html
 ./usr/share/man/html1/pagesize.html		man-util-htmlman	html
-./usr/share/man/html1/pamu2fcfg.html		man-util-htmlman	html
+./usr/share/man/html1/pamu2fcfg.html		man-util-htmlman	pam,html
 ./usr/share/man/html1/passwd.html		man-util-htmlman	html
 ./usr/share/man/html1/paste.html		man-util-htmlman	html
 ./usr/share/man/html1/patch.html		man-util-htmlman	html
@@ -6639,7 +6639,7 @@
 ./usr/share/man/man1/openssl_x509v3_config.1	man-obsolete		obsolete
 ./usr/share/man/man1/page.1			man-util-man		.man
 ./usr/share/man/man1/pagesize.1			man-util-man		.man
-./usr/share/man/man1/pamu2fcfg.1		man-util-man		.man
+./usr/share/man/man1/pamu2fcfg.1		man-util-man		pam,.man
 ./usr/share/man/man1/passwd.1			man-util-man		.man
 ./usr/share/man/man1/paste.1			man-util-man		.man
 ./usr/share/man/man1/patch.1			man-util-man		.man



CVS commit: src/distrib/sets/lists/tests

2020-11-02 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Mon Nov  2 20:16:26 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
remove extraneous tab, sort entries alphabetically (by fmt-list)


To generate a diff of this commit:
cvs rdiff -u -r1.956 -r1.957 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.956 src/distrib/sets/lists/tests/mi:1.957
--- src/distrib/sets/lists/tests/mi:1.956	Mon Nov  2 00:29:49 2020
+++ src/distrib/sets/lists/tests/mi	Mon Nov  2 20:16:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.956 2020/11/02 00:29:49 mrg Exp $
+# $NetBSD: mi,v 1.957 2020/11/02 20:16:26 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4552,6 +4552,17 @@
 ./usr/tests/usr.bin/cmp/Atffiletests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cmp/Kyuafile			tests-usr.bin-tests	compattestfile,atf,kyua
 ./usr/tests/usr.bin/cmp/t_cmptests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/Atffile	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/hlf.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/hlf2.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/nl.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/nl2.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/nl3.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/rlf.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/rlf2.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/rlf3.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/t_col	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/configtests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/config/Atffile			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/config/Kyuafile			tests-usr.bin-tests	compattestfile,atf,kyua
@@ -4578,19 +4589,7 @@
 ./usr/tests/usr.bin/config/support/conf			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/config/support/conf/Makefile.kern.inc	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/config/support/conf/files			tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/config/t_confi	g			tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col		tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/Atffile	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/hlf.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/hlf2.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/nl.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/nl2.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/nl3.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/rlf.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/rlf2.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/rlf3.in	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/col/t_col	tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/config/t_configtests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/config/t_config			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio/Atffiletests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio/Kyuafiletests-usr.bin-tests	compattestfile,atf,kyua



CVS commit: src/distrib/sets

2020-11-02 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Mon Nov  2 20:14:02 UTC 2020

Modified Files:
src/distrib/sets: fmt-list

Log Message:
when formatting a file list, exit on errors

This is needed to regenerate distrib/sets/lists/tests/mi for adding
another test in usr.bin/make.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/fmt-list

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

Modified files:

Index: src/distrib/sets/fmt-list
diff -u src/distrib/sets/fmt-list:1.2 src/distrib/sets/fmt-list:1.3
--- src/distrib/sets/fmt-list:1.2	Tue Sep  8 19:11:30 2020
+++ src/distrib/sets/fmt-list	Mon Nov  2 20:14:01 2020
@@ -1,5 +1,5 @@
 #! /usr/bin/lua
--- $NetBSD: fmt-list,v 1.2 2020/09/08 19:11:30 rillig Exp $
+-- $NetBSD: fmt-list,v 1.3 2020/11/02 20:14:01 rillig Exp $
 
 --[[
 
@@ -411,7 +411,7 @@ local function format_list(fname, write_
 for _, err in ipairs(errors) do
   print(err)
 end
-return
+return false
   end
 
   normalize(entries)
@@ -419,18 +419,23 @@ local function format_list(fname, write_
   if write_back then
 write_list(fname, head, entries)
   end
+  return true
 end
 
 
 local function main(arg)
+  local seen_error = false
   local write_back = true
   for _, fname in ipairs(arg) do
 if fname == "-n" then
   write_back = false
 else
-  format_list(fname, write_back)
+  if not format_list(fname, write_back) then
+seen_error = true
+  end
 end
   end
+  return not seen_error
 end
 
-main(arg)
+os.exit(main(arg))



CVS commit: src/distrib/sets/lists

2020-11-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Nov  2 00:29:49 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi
src/distrib/sets/lists/xbase: mi

Log Message:
add missing files (one from me, one from someone else :-)


To generate a diff of this commit:
cvs rdiff -u -r1.955 -r1.956 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.160 -r1.161 src/distrib/sets/lists/xbase/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.955 src/distrib/sets/lists/tests/mi:1.956
--- src/distrib/sets/lists/tests/mi:1.955	Sun Nov  1 22:31:28 2020
+++ src/distrib/sets/lists/tests/mi	Mon Nov  2 00:29:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.955 2020/11/01 22:31:28 christos Exp $
+# $NetBSD: mi,v 1.956 2020/11/02 00:29:49 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4590,6 +4590,7 @@
 ./usr/tests/usr.bin/col/rlf2.in	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/col/rlf3.in	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/col/t_col	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/config/t_configtests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio/Atffiletests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio/Kyuafiletests-usr.bin-tests	compattestfile,atf,kyua

Index: src/distrib/sets/lists/xbase/mi
diff -u src/distrib/sets/lists/xbase/mi:1.160 src/distrib/sets/lists/xbase/mi:1.161
--- src/distrib/sets/lists/xbase/mi:1.160	Wed Oct 28 08:10:08 2020
+++ src/distrib/sets/lists/xbase/mi	Mon Nov  2 00:29:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.160 2020/10/28 08:10:08 nia Exp $
+# $NetBSD: mi,v 1.161 2020/11/02 00:29:49 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -896,6 +896,7 @@
 ./usr/X11R7/lib/X11/xkb/symbols/dvorak			xbase-obsolete	obsolete
 ./usr/X11R7/lib/X11/xkb/symbols/dz			xbase-xkeyboard-config-lib	xorg
 ./usr/X11R7/lib/X11/xkb/symbols/ee			xbase-xkeyboard-config-lib	xorg
+./usr/X11R7/lib/X11/xkb/symbols/eg			xbase-xkeyboard-config-lib	xorg
 ./usr/X11R7/lib/X11/xkb/symbols/el			xbase-obsolete	obsolete
 ./usr/X11R7/lib/X11/xkb/symbols/empty			xbase-xkeyboard-config-lib	xorg
 ./usr/X11R7/lib/X11/xkb/symbols/en_US			xbase-obsolete	obsolete



CVS commit: src/distrib/sets/lists/tests

2020-11-01 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Nov  1 22:31:28 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Add tests for col


To generate a diff of this commit:
cvs rdiff -u -r1.954 -r1.955 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.954 src/distrib/sets/lists/tests/mi:1.955
--- src/distrib/sets/lists/tests/mi:1.954	Sat Oct 31 07:30:56 2020
+++ src/distrib/sets/lists/tests/mi	Sun Nov  1 17:31:28 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.954 2020/10/31 11:30:56 rillig Exp $
+# $NetBSD: mi,v 1.955 2020/11/01 22:31:28 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4578,8 +4578,19 @@
 ./usr/tests/usr.bin/config/support/conf			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/config/support/conf/Makefile.kern.inc	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/config/support/conf/files			tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/config/t_config			tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/cpiotests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/config/t_confi	g			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/Atffile	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/hlf.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/hlf2.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/nl.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/nl2.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/nl3.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/rlf.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/rlf2.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/rlf3.in	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/col/t_col	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/cpio	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio/Atffiletests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/cpio/Kyuafiletests-usr.bin-tests	compattestfile,atf,kyua
 ./usr/tests/usr.bin/cpio/h_cpio	tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists

2020-11-01 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Sun Nov  1 18:51:34 UTC 2020

Modified Files:
src/distrib/sets/lists/debug: module.ad.aarch64 module.ad.arm
module.ad.mips module.md.amd64 module.md.sparc64
src/distrib/sets/lists/modules: ad.aarch64 ad.arm ad.mips md.amd64
md.sparc64

Log Message:
Update sets lists for new compat_netbsd32_coredump module


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/debug/module.ad.aarch64 \
src/distrib/sets/lists/debug/module.ad.arm \
src/distrib/sets/lists/debug/module.ad.mips \
src/distrib/sets/lists/debug/module.md.sparc64
cvs rdiff -u -r1.3 -r1.4 src/distrib/sets/lists/debug/module.md.amd64
cvs rdiff -u -r1.7 -r1.8 src/distrib/sets/lists/modules/ad.aarch64
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/modules/ad.arm
cvs rdiff -u -r1.16 -r1.17 src/distrib/sets/lists/modules/ad.mips
cvs rdiff -u -r1.90 -r1.91 src/distrib/sets/lists/modules/md.amd64
cvs rdiff -u -r1.11 -r1.12 src/distrib/sets/lists/modules/md.sparc64

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

Modified files:

Index: src/distrib/sets/lists/debug/module.ad.aarch64
diff -u src/distrib/sets/lists/debug/module.ad.aarch64:1.1 src/distrib/sets/lists/debug/module.ad.aarch64:1.2
--- src/distrib/sets/lists/debug/module.ad.aarch64:1.1	Fri May  1 22:21:11 2020
+++ src/distrib/sets/lists/debug/module.ad.aarch64	Sun Nov  1 18:51:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: module.ad.aarch64,v 1.1 2020/05/01 22:21:11 christos Exp $
+# $NetBSD: module.ad.aarch64,v 1.2 2020/11/01 18:51:34 pgoyette Exp $
 ./usr/libdata/debug/@MODULEDIR@/bpfjitmodules-base-kernel	kmod,sljit,debug
 ./usr/libdata/debug/@MODULEDIR@/bpfjit/bpfjit.kmod.debug		modules-base-kernel	kmod,sljit,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32			modules-base-kernel	kmod,debug
@@ -27,6 +27,8 @@
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_80/compat_netbsd32_80.kmod.debug modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_90		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_90/compat_netbsd32_90.kmod.debug modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_coredump		modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_coredump/compat_netbsd32_coredump.kmod.debug	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_mqueue		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_mqueue/compat_netbsd32_mqueue.kmod.debug	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_nfssrv		modules-base-kernel	kmod,debug
Index: src/distrib/sets/lists/debug/module.ad.arm
diff -u src/distrib/sets/lists/debug/module.ad.arm:1.1 src/distrib/sets/lists/debug/module.ad.arm:1.2
--- src/distrib/sets/lists/debug/module.ad.arm:1.1	Fri May  1 22:21:11 2020
+++ src/distrib/sets/lists/debug/module.ad.arm	Sun Nov  1 18:51:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: module.ad.arm,v 1.1 2020/05/01 22:21:11 christos Exp $
+# $NetBSD: module.ad.arm,v 1.2 2020/11/01 18:51:34 pgoyette Exp $
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32/compat_netbsd32.kmod.debug modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_09		modules-base-kernel	kmod,debug
@@ -25,6 +25,8 @@
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_80/compat_netbsd32_80.kmod.debug modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_90		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_90/compat_netbsd32_90.kmod.debug modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_coredump		modules-base-kernel	kmod,debug
+./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_coredump/compat_netbsd32_coredump.kmod.debug	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_mqueue		modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_mqueue/compat_netbsd32_mqueue.kmod.debug	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32_nfssrv		modules-base-kernel	kmod,debug
Index: src/distrib/sets/lists/debug/module.ad.mips
diff -u src/distrib/sets/lists/debug/module.ad.mips:1.1 src/distrib/sets/lists/debug/module.ad.mips:1.2
--- src/distrib/sets/lists/debug/module.ad.mips:1.1	Fri May  1 22:21:11 2020
+++ src/distrib/sets/lists/debug/module.ad.mips	Sun Nov  1 18:51:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: module.ad.mips,v 1.1 2020/05/01 22:21:11 christos Exp $
+# $NetBSD: module.ad.mips,v 1.2 2020/11/01 18:51:34 pgoyette Exp $
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32			modules-base-kernel	kmod,arch64,nocompatmodules,debug
 ./usr/libdata/debug/@MODULEDIR@/compat_netbsd32/compat_netbsd32.kmod.debug 

CVS commit: src/distrib/sets/lists/tests

2020-10-31 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Sat Oct 31 11:03:18 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
use the same indentation for all libcurses test files


To generate a diff of this commit:
cvs rdiff -u -r1.951 -r1.952 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.951 src/distrib/sets/lists/tests/mi:1.952
--- src/distrib/sets/lists/tests/mi:1.951	Sat Oct 24 04:47:43 2020
+++ src/distrib/sets/lists/tests/mi	Sat Oct 31 11:03:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.951 2020/10/24 04:47:43 blymn Exp $
+# $NetBSD: mi,v 1.952 2020/10/31 11:03:18 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3257,262 +3257,262 @@
 ./usr/tests/lib/libcurses/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
 ./usr/tests/lib/libcurses/check_files			tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/add_wch1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/add_wch2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/add_wch3.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addch.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addchstr.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addchstr2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addchstr3.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addnwstr1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addnwstr2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addstr.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addwstr1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addwstr2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addwstr3.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/attributes.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background3.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background4.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background5.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/bell.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/bkgdset1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/blank.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/border_set1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/border_set2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/box_set1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/box_set2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/box_standout.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/chgat1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/chgat2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/chgat3.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear10.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear3.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear4.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear5.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear6.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear7.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear8.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear9.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clearok1.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clearok2.chk	tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clearok3.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/add_wch1.chk		

CVS commit: src/distrib/sets/lists/tests

2020-10-23 Thread Brett Lymn
Module Name:src
Committed By:   blymn
Date:   Sat Oct 24 04:47:43 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Add new tests and check files for libcurses from the Google Summoer of Code
project.


To generate a diff of this commit:
cvs rdiff -u -r1.950 -r1.951 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.950 src/distrib/sets/lists/tests/mi:1.951
--- src/distrib/sets/lists/tests/mi:1.950	Sat Oct 24 02:25:02 2020
+++ src/distrib/sets/lists/tests/mi	Sat Oct 24 04:47:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.950 2020/10/24 02:25:02 rillig Exp $
+# $NetBSD: mi,v 1.951 2020/10/24 04:47:43 blymn Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3257,132 +3257,262 @@
 ./usr/tests/lib/libcurses/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libcurses/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
 ./usr/tests/lib/libcurses/check_files			tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/add_wch1.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/add_wch2.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addch.chk			tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addchstr.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addchstr2.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/addstr.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/attributes.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background1.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background2.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background3.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background4.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/background5.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/bell.chk			tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/bkgdset1.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/box_standout.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/chgat1.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/chgat2.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/chgat3.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear1.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear10.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear2.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear3.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear4.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear5.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear6.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear7.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear8.chk		tests-lib-tests		compattestfile,atf
-./usr/tests/lib/libcurses/check_files/clear9.chk		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/add_wch1.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/add_wch2.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/add_wch3.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addch.chk		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addchstr.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addchstr2.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addchstr3.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addnwstr1.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addnwstr2.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addstr.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addwstr1.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addwstr2.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addwstr3.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/attributes.chk	tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libcurses/check_files/background1.chk	tests-lib-tests		compattestfile,atf

CVS commit: src/distrib/sets/lists/debug

2020-10-18 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Sun Oct 18 10:10:18 UTC 2020

Modified Files:
src/distrib/sets/lists/debug: mi module.mi

Log Message:
Fix build for mips; move from mi to module.mi debug symbols for
test cases only available when MKKMOD=yes.


To generate a diff of this commit:
cvs rdiff -u -r1.341 -r1.342 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.6 -r1.7 src/distrib/sets/lists/debug/module.mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.341 src/distrib/sets/lists/debug/mi:1.342
--- src/distrib/sets/lists/debug/mi:1.341	Thu Oct  1 02:00:04 2020
+++ src/distrib/sets/lists/debug/mi	Sun Oct 18 10:10:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.341 2020/10/01 02:00:04 pgoyette Exp $
+# $NetBSD: mi,v 1.342 2020/10/18 10:10:18 rin Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2364,11 +2364,6 @@
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlvsym.debug		tests-libexec-debug	debug,atf,pic,compattestfile
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_rtld_r_debug.debug	tests-libexec-debug	debug,atf,pic,compattestfile
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_ifunc.debug	tests-libexec-debug	debug,atf,pic,compattestfile
-./usr/libdata/debug/usr/tests/modules/k_helper3.debug	tests-sys-debug		debug,atf,rump
-./usr/libdata/debug/usr/tests/modules/t_builtin.debug	tests-sys-debug		debug,atf,rump
-./usr/libdata/debug/usr/tests/modules/t_kcov.debug	tests-sys-debug		debug,atf,rump
-./usr/libdata/debug/usr/tests/modules/t_modctl.debug	tests-sys-debug		debug,atf,rump
-./usr/libdata/debug/usr/tests/modules/t_ufetchstore.debug	tests-sys-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/bpf/t_bpf.debug		tests-net-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/bpf/t_div-by-zero.debug		tests-net-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/bpf/t_mbuf.debug		tests-net-debug		debug,atf,rump

Index: src/distrib/sets/lists/debug/module.mi
diff -u src/distrib/sets/lists/debug/module.mi:1.6 src/distrib/sets/lists/debug/module.mi:1.7
--- src/distrib/sets/lists/debug/module.mi:1.6	Sat Sep 26 17:49:50 2020
+++ src/distrib/sets/lists/debug/module.mi	Sun Oct 18 10:10:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: module.mi,v 1.6 2020/09/26 17:49:50 jmcneill Exp $
+# $NetBSD: module.mi,v 1.7 2020/10/18 10:10:18 rin Exp $
 ./usr/libdata/debug/@MODULEDIR@	modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/accf_dataready			modules-base-kernel	kmod,debug
 ./usr/libdata/debug/@MODULEDIR@/accf_dataready/accf_dataready.kmod.debug	modules-base-kernel	kmod,debug
@@ -407,6 +407,10 @@
 ./usr/libdata/debug/usr/tests/modules/k_helper3.debug	tests-sys-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/modules/k_uvmtests-sys-debug	atf,debug,rump
 ./usr/libdata/debug/usr/tests/modules/k_uvm/k_uvm.kmod.debug		tests-sys-debug	atf,debug,rump
+./usr/libdata/debug/usr/tests/modules/t_builtin.debug			tests-sys-debug	debug,atf,rump
+./usr/libdata/debug/usr/tests/modules/t_kcov.debug			tests-sys-debug	debug,atf,rump
+./usr/libdata/debug/usr/tests/modules/t_modctl.debug			tests-sys-debug	debug,atf,rump
+./usr/libdata/debug/usr/tests/modules/t_ufetchstore.debug		tests-sys-debug	debug,atf,rump
 ./usr/libdata/debug/usr/tests/modules/threadpool_tester			tests-sys-debug	atf,debug,rump
 ./usr/libdata/debug/usr/tests/modules/threadpool_tester/threadpool_tester.kmod.debug	tests-sys-debug	atf,debug,rump
 ./usr/libdata/debug/usr/tests/modules/ufetchstore_tester		tests-sys-debug	atf,debug,rump



CVS commit: src/distrib/sets/lists/man

2020-10-16 Thread Ryo Shimizu
Module Name:src
Committed By:   ryo
Date:   Fri Oct 16 15:40:40 UTC 2020

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
in my previous commit, entries before the move must be obsolete rather than 
removed

pointed out by nonaka@, thanks


To generate a diff of this commit:
cvs rdiff -u -r1.1705 -r1.1706 src/distrib/sets/lists/man/mi

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1705 src/distrib/sets/lists/man/mi:1.1706
--- src/distrib/sets/lists/man/mi:1.1705	Wed Oct 14 10:19:10 2020
+++ src/distrib/sets/lists/man/mi	Fri Oct 16 15:40:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1705 2020/10/14 10:19:10 ryo Exp $
+# $NetBSD: mi,v 1.1706 2020/10/16 15:40:40 ryo Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2090,6 +2090,7 @@
 ./usr/share/man/cat4/x86/tprof_amdpmi.0		man-obsolete		obsolete
 ./usr/share/man/cat4/x86/tprof_pmi.0		man-obsolete		obsolete
 ./usr/share/man/cat4/x86/vmt.0			man-sys-catman		.cat
+./usr/share/man/cat4/x86/vmx.0			man-obsolete		obsolete
 ./usr/share/man/cat4/xbd.0			man-sys-catman		.cat
 ./usr/share/man/cat4/xbdback.0			man-sys-catman		.cat
 ./usr/share/man/cat4/xbox.0			man-sys-catman		.cat
@@ -5229,6 +5230,7 @@
 ./usr/share/man/html4/x86/tprof_amdpmi.html	man-obsolete		obsolete
 ./usr/share/man/html4/x86/tprof_pmi.html	man-obsolete		obsolete
 ./usr/share/man/html4/x86/vmt.html		man-sys-htmlman		html
+./usr/share/man/html4/x86/vmx.html		man-obsolete		obsolete
 ./usr/share/man/html4/xbd.html			man-sys-htmlman		html
 ./usr/share/man/html4/xbdback.html		man-sys-htmlman		html
 ./usr/share/man/html4/xbox.html			man-sys-htmlman		html
@@ -8300,6 +8302,7 @@
 ./usr/share/man/man4/x86/tprof_amdpmi.4		man-obsolete		obsolete
 ./usr/share/man/man4/x86/tprof_pmi.4		man-obsolete		obsolete
 ./usr/share/man/man4/x86/vmt.4			man-sys-man		.man
+./usr/share/man/man4/x86/vmx.4			man-obsolete		obsolete
 ./usr/share/man/man4/xbd.4			man-sys-man		.man
 ./usr/share/man/man4/xbdback.4			man-sys-man		.man
 ./usr/share/man/man4/xbox.4			man-sys-man		.man



CVS commit: src/distrib/sets/lists/debug

2020-10-16 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Fri Oct 16 11:09:33 UTC 2020

Modified Files:
src/distrib/sets/lists/debug: md.amd64 md.i386

Log Message:
Add missig t_convert_xmm_s87.debug to fix build with MKDEBUG=yes.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/distrib/sets/lists/debug/md.amd64
cvs rdiff -u -r1.19 -r1.20 src/distrib/sets/lists/debug/md.i386

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

Modified files:

Index: src/distrib/sets/lists/debug/md.amd64
diff -u src/distrib/sets/lists/debug/md.amd64:1.112 src/distrib/sets/lists/debug/md.amd64:1.113
--- src/distrib/sets/lists/debug/md.amd64:1.112	Sat Sep 26 17:49:50 2020
+++ src/distrib/sets/lists/debug/md.amd64	Fri Oct 16 11:09:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.112 2020/09/26 17:49:50 jmcneill Exp $
+# $NetBSD: md.amd64,v 1.113 2020/10/16 11:09:32 rin Exp $
 ./usr/lib/i386/12.202++_g.a			comp-c-debuglib		debuglib,compat,12.202xx
 ./usr/lib/i386/libi386_g.a			comp-c-debuglib		debuglib,compat
 ./usr/lib/i386/libiberty_g.a			comp-obsolete		obsolete
@@ -23,3 +23,4 @@
 ./usr/libdata/debug/usr/tests/lib/libnvmm/h_io_assist.debug	tests-lib-debug	debug,atf,nvmm
 ./usr/libdata/debug/usr/tests/lib/libnvmm/h_mem_assist.debug	tests-lib-debug	debug,atf,nvmm
 ./usr/libdata/debug/usr/tests/modules/t_x86_pte.debug	tests-sys-debug		debug,atf,rump
+./usr/libdata/debug/usr/tests/sys/x86/t_convert_xmm_s87.debug	tests-sys-debug		debug,atf

Index: src/distrib/sets/lists/debug/md.i386
diff -u src/distrib/sets/lists/debug/md.i386:1.19 src/distrib/sets/lists/debug/md.i386:1.20
--- src/distrib/sets/lists/debug/md.i386:1.19	Sat Sep 12 15:25:42 2020
+++ src/distrib/sets/lists/debug/md.i386	Fri Oct 16 11:09:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: md.i386,v 1.19 2020/09/12 15:25:42 jmcneill Exp $
+# $NetBSD: md.i386,v 1.20 2020/10/16 11:09:32 rin Exp $
 ./usr/lib/libi386_g.acomp-c-debuglib		debuglib
 ./usr/lib/libm387_g.acomp-c-debuglib		debuglib
 ./usr/lib/libpmc_g.acomp-obsolete		obsolete
@@ -20,3 +20,4 @@
 ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_wait6.debug	tests-obsolete	obsolete
 ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_waitid.debug	tests-obsolete	obsolete
 ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_waitpid.debug	tests-obsolete	obsolete
+./usr/libdata/debug/usr/tests/sys/x86/t_convert_xmm_s87.debug	tests-sys-debug		debug,atf



CVS commit: src/distrib/sets/lists/xdebug

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 10:32:52 UTC 2020

Modified Files:
src/distrib/sets/lists/xdebug: mi

Log Message:
Add xcompmgr


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/distrib/sets/lists/xdebug/mi

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

Modified files:

Index: src/distrib/sets/lists/xdebug/mi
diff -u src/distrib/sets/lists/xdebug/mi:1.35 src/distrib/sets/lists/xdebug/mi:1.36
--- src/distrib/sets/lists/xdebug/mi:1.35	Thu Nov 14 02:27:18 2019
+++ src/distrib/sets/lists/xdebug/mi	Fri Oct 16 10:32:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.35 2019/11/14 02:27:18 uki Exp $
+# $NetBSD: mi,v 1.36 2020/10/16 10:32:52 nia Exp $
 ./etc/mtree/set.xdebug	comp-sys-root
 ./usr/X11R7/lib		base-x11-root	xorg,debuglib,compatx11dir
 ./usr/X11R7/lib/libEGL_g.axdebug-libEGL-debuglib	xorg,debuglib,compatx11file,xorg_glamor
@@ -164,6 +164,7 @@
 ./usr/libdata/debug/usr/X11R7/bin/xclipboard.debug	xdebug-xclipboard-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/xclock.debug		xdebug-xclock-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/xcmsdb.debug		xdebug-xcmsdb-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/bin/xcompmgr.debug	xdebug-xcompmgr-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/xconsole.debug	xdebug-xconsole-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/xcutsel.debug		xdebug-xcutsel-debug	xorg,debug
 ./usr/libdata/debug/usr/X11R7/bin/xditview.debug	xdebug-xditview-debug	xorg,debug



CVS commit: src/distrib/sets/lists/tests

2020-10-16 Thread Michał Górny
Module Name:src
Committed By:   mgorny
Date:   Fri Oct 16 07:12:26 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: md.amd64 md.i386 mi

Log Message:
Try to fix tests/sys/x86 again

Thank to Martin Husemann for the suggestion.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/sets/lists/tests/md.amd64
cvs rdiff -u -r1.6 -r1.7 src/distrib/sets/lists/tests/md.i386
cvs rdiff -u -r1.941 -r1.942 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/md.amd64
diff -u src/distrib/sets/lists/tests/md.amd64:1.14 src/distrib/sets/lists/tests/md.amd64:1.15
--- src/distrib/sets/lists/tests/md.amd64:1.14	Thu Oct 15 22:15:08 2020
+++ src/distrib/sets/lists/tests/md.amd64	Fri Oct 16 07:12:26 2020
@@ -1,5 +1,4 @@
-# $NetBSD: md.amd64,v 1.14 2020/10/15 22:15:08 mgorny Exp $
-./usr/libdata/debug/usr/tests/sys/x86		tests-sys-debug	compattestfile,atf
+# $NetBSD: md.amd64,v 1.15 2020/10/16 07:12:26 mgorny Exp $
 ./usr/tests/kernel/arch/x86/Atffile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/Kyuafile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_wait	tests-obsolete	obsolete
@@ -16,7 +15,6 @@
 ./usr/tests/modules/t_x86_pte			tests-sys-tests	atf,kmod,rump
 ./usr/tests/modules/x86_pte_tester		tests-sys-tests	atf,kmod,rump
 ./usr/tests/modules/x86_pte_tester/x86_pte_tester.kmod tests-sys-tests	atf,kmod,rump
-./usr/tests/sys/x86tests-sys-tests	compattestfile,atf
 ./usr/tests/sys/x86/Atffile			tests-sys-tests	compattestfile,atf
 ./usr/tests/sys/x86/Kyuafile			tests-sys-tests	compattestfile,atf,kyua
 ./usr/tests/sys/x86/t_convert_xmm_s87		tests-sys-tests	compattestfile,atf

Index: src/distrib/sets/lists/tests/md.i386
diff -u src/distrib/sets/lists/tests/md.i386:1.6 src/distrib/sets/lists/tests/md.i386:1.7
--- src/distrib/sets/lists/tests/md.i386:1.6	Thu Oct 15 22:15:08 2020
+++ src/distrib/sets/lists/tests/md.i386	Fri Oct 16 07:12:26 2020
@@ -1,5 +1,4 @@
-# $NetBSD: md.i386,v 1.6 2020/10/15 22:15:08 mgorny Exp $
-./usr/libdata/debug/usr/tests/sys/x86		tests-sys-debug	compattestfile,atf
+# $NetBSD: md.i386,v 1.7 2020/10/16 07:12:26 mgorny Exp $
 ./usr/tests/kernel/arch/x86/Atffile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/Kyuafile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_wait	tests-obsolete	obsolete
@@ -8,7 +7,6 @@
 ./usr/tests/kernel/arch/x86/t_ptrace_wait6	tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_waitid	tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_waitpid	tests-obsolete	obsolete
-./usr/tests/sys/x86tests-sys-tests	compattestfile,atf
 ./usr/tests/sys/x86/Atffile			tests-sys-tests	compattestfile,atf
 ./usr/tests/sys/x86/Kyuafile			tests-sys-tests	compattestfile,atf,kyua
 ./usr/tests/sys/x86/t_convert_xmm_s87		tests-sys-tests	compattestfile,atf

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.941 src/distrib/sets/lists/tests/mi:1.942
--- src/distrib/sets/lists/tests/mi:1.941	Thu Oct 15 22:15:08 2020
+++ src/distrib/sets/lists/tests/mi	Fri Oct 16 07:12:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.941 2020/10/15 22:15:08 mgorny Exp $
+# $NetBSD: mi,v 1.942 2020/10/16 07:12:26 mgorny Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -191,6 +191,7 @@
 ./usr/libdata/debug/usr/tests/sys/netatalk		tests-sys-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/sys/netinet		tests-sys-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/sys/netinet6		tests-sys-debug		compattestfile,atf
+./usr/libdata/debug/usr/tests/sys/x86			tests-sys-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/syscall			tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/usr.bin			tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/cpio		tests-usr.bin-debug	compattestfile,atf
@@ -4137,6 +4138,7 @@
 ./usr/tests/sys/rc/h_argstests-sys-tests		compattestfile,atf
 ./usr/tests/sys/rc/h_simpletests-sys-tests		compattestfile,atf
 ./usr/tests/sys/rc/t_rc_d_clitests-sys-tests		compattestfile,atf
+./usr/tests/sys/x86	tests-sys-tests		compattestfile,atf
 ./usr/tests/syscall	tests-obsolete		obsolete
 ./usr/tests/syscall/Atffiletests-obsolete		obsolete
 ./usr/tests/syscall/t_accesstests-obsolete		obsolete



CVS commit: src/distrib/sets/lists/tests

2020-10-15 Thread Michał Górny
Module Name:src
Committed By:   mgorny
Date:   Thu Oct 15 22:15:08 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: md.amd64 md.i386 mi

Log Message:
Move the new x86 test into x86-specific lists


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/sets/lists/tests/md.amd64
cvs rdiff -u -r1.5 -r1.6 src/distrib/sets/lists/tests/md.i386
cvs rdiff -u -r1.940 -r1.941 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/md.amd64
diff -u src/distrib/sets/lists/tests/md.amd64:1.13 src/distrib/sets/lists/tests/md.amd64:1.14
--- src/distrib/sets/lists/tests/md.amd64:1.13	Thu Aug 27 15:32:00 2020
+++ src/distrib/sets/lists/tests/md.amd64	Thu Oct 15 22:15:08 2020
@@ -1,4 +1,5 @@
-# $NetBSD: md.amd64,v 1.13 2020/08/27 15:32:00 riastradh Exp $
+# $NetBSD: md.amd64,v 1.14 2020/10/15 22:15:08 mgorny Exp $
+./usr/libdata/debug/usr/tests/sys/x86		tests-sys-debug	compattestfile,atf
 ./usr/tests/kernel/arch/x86/Atffile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/Kyuafile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_wait	tests-obsolete	obsolete
@@ -15,3 +16,7 @@
 ./usr/tests/modules/t_x86_pte			tests-sys-tests	atf,kmod,rump
 ./usr/tests/modules/x86_pte_tester		tests-sys-tests	atf,kmod,rump
 ./usr/tests/modules/x86_pte_tester/x86_pte_tester.kmod tests-sys-tests	atf,kmod,rump
+./usr/tests/sys/x86tests-sys-tests	compattestfile,atf
+./usr/tests/sys/x86/Atffile			tests-sys-tests	compattestfile,atf
+./usr/tests/sys/x86/Kyuafile			tests-sys-tests	compattestfile,atf,kyua
+./usr/tests/sys/x86/t_convert_xmm_s87		tests-sys-tests	compattestfile,atf

Index: src/distrib/sets/lists/tests/md.i386
diff -u src/distrib/sets/lists/tests/md.i386:1.5 src/distrib/sets/lists/tests/md.i386:1.6
--- src/distrib/sets/lists/tests/md.i386:1.5	Sun Apr  2 01:49:52 2017
+++ src/distrib/sets/lists/tests/md.i386	Thu Oct 15 22:15:08 2020
@@ -1,4 +1,5 @@
-# $NetBSD: md.i386,v 1.5 2017/04/02 01:49:52 kamil Exp $
+# $NetBSD: md.i386,v 1.6 2020/10/15 22:15:08 mgorny Exp $
+./usr/libdata/debug/usr/tests/sys/x86		tests-sys-debug	compattestfile,atf
 ./usr/tests/kernel/arch/x86/Atffile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/Kyuafile		tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_wait	tests-obsolete	obsolete
@@ -7,3 +8,7 @@
 ./usr/tests/kernel/arch/x86/t_ptrace_wait6	tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_waitid	tests-obsolete	obsolete
 ./usr/tests/kernel/arch/x86/t_ptrace_waitpid	tests-obsolete	obsolete
+./usr/tests/sys/x86tests-sys-tests	compattestfile,atf
+./usr/tests/sys/x86/Atffile			tests-sys-tests	compattestfile,atf
+./usr/tests/sys/x86/Kyuafile			tests-sys-tests	compattestfile,atf,kyua
+./usr/tests/sys/x86/t_convert_xmm_s87		tests-sys-tests	compattestfile,atf

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.940 src/distrib/sets/lists/tests/mi:1.941
--- src/distrib/sets/lists/tests/mi:1.940	Thu Oct 15 17:44:44 2020
+++ src/distrib/sets/lists/tests/mi	Thu Oct 15 22:15:08 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.940 2020/10/15 17:44:44 mgorny Exp $
+# $NetBSD: mi,v 1.941 2020/10/15 22:15:08 mgorny Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -191,7 +191,6 @@
 ./usr/libdata/debug/usr/tests/sys/netatalk		tests-sys-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/sys/netinet		tests-sys-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/sys/netinet6		tests-sys-debug		compattestfile,atf
-./usr/libdata/debug/usr/tests/sys/x86			tests-sys-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/syscall			tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/usr.bin			tests-usr.bin-debug	compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/cpio		tests-usr.bin-debug	compattestfile,atf
@@ -4138,10 +4137,6 @@
 ./usr/tests/sys/rc/h_argstests-sys-tests		compattestfile,atf
 ./usr/tests/sys/rc/h_simpletests-sys-tests		compattestfile,atf
 ./usr/tests/sys/rc/t_rc_d_clitests-sys-tests		compattestfile,atf
-./usr/tests/sys/x86	tests-sys-tests		compattestfile,atf
-./usr/tests/sys/x86/Atffiletests-sys-tests		compattestfile,atf
-./usr/tests/sys/x86/Kyuafiletests-sys-tests		compattestfile,atf,kyua
-./usr/tests/sys/x86/t_convert_xmm_s87			tests-sys-tests		compattestfile,atf
 ./usr/tests/syscall	tests-obsolete		obsolete
 ./usr/tests/syscall/Atffiletests-obsolete		obsolete
 ./usr/tests/syscall/t_accesstests-obsolete		obsolete



CVS commit: src/distrib/sets/lists/xdebug

2020-10-10 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Sat Oct 10 06:10:54 UTC 2020

Added Files:
src/distrib/sets/lists/xdebug: md.hppa

Log Message:
Fix MKDEBUG=yes build for hppa.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/distrib/sets/lists/xdebug/md.hppa

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

Added files:

Index: src/distrib/sets/lists/xdebug/md.hppa
diff -u /dev/null src/distrib/sets/lists/xdebug/md.hppa:1.1
--- /dev/null	Sat Oct 10 06:10:54 2020
+++ src/distrib/sets/lists/xdebug/md.hppa	Sat Oct 10 06:10:54 2020
@@ -0,0 +1,19 @@
+# $NetBSD: md.hppa,v 1.1 2020/10/10 06:10:54 rin Exp $
+./usr/libdata/debug/usr/X11R7/bin/Xorg.debug		xdebug-xorg-server-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/bin/cvt.debug		xdebug-xorg-server-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/bin/gtf.debug		xdebug-xorg-server-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/drivers/kbd_drv.so.1.debug	xdebug-xf86-input-keyboard-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/drivers/mga_drv.so.2.debug	xdebug-xf86-video-mga-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/drivers/mouse_drv.so.1.debug	xdebug-xf86-input-mouse-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/drivers/r128_drv.so.6.debug	xdebug-xf86-video-r128-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/drivers/ws_drv.so.1.debug	xdebug-xf86-input-ws-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/drivers/wsfb_drv.so.0.debug	xdebug-xf86-video-wsfb-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/extensions/libdri.so.0.debug	xdebug-dri-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/extensions/libdri2.so.0.debug	xdebug-dri2-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/extensions/libglx.so.0.debug	xdebug-glx-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/extensions/libshadow.so.0.debug	xdebug-shadow-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/libexa.so.0.debug	xdebug-exa-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/libfb.so.0.debug	xdebug-dixmods-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/libshadowfb.so.0.debug	xdebug-shadowfb-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/libvbe.so.0.debug	xdebug-vbe-debug	xorg,debug
+./usr/libdata/debug/usr/X11R7/lib/modules/libvgahw.so.0.debug	xdebug-vgahw-debug	xorg,debug



CVS commit: src/distrib/sets/lists/xserver

2020-10-08 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Oct  9 04:32:58 UTC 2020

Added Files:
src/distrib/sets/lists/xserver: md.hppa

Log Message:
set list for hppa


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/distrib/sets/lists/xserver/md.hppa

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

Added files:

Index: src/distrib/sets/lists/xserver/md.hppa
diff -u /dev/null src/distrib/sets/lists/xserver/md.hppa:1.1
--- /dev/null	Fri Oct  9 04:32:58 2020
+++ src/distrib/sets/lists/xserver/md.hppa	Fri Oct  9 04:32:58 2020
@@ -0,0 +1,118 @@
+# $NetBSD: md.hppa,v 1.1 2020/10/09 04:32:58 macallan Exp $
+./usr/X11R7/bin/X	xserver-xorg-server-bin	xorg
+./usr/X11R7/bin/Xorg	xserver-xorg-server-bin	xorg
+./usr/X11R7/bin/cvt	xserver-xorg-server-bin	xorg
+./usr/X11R7/bin/gtf	xserver-xorg-server-bin	xorg
+./usr/X11R7/lib/X11/doc/README.modes			xserver-xorg-server-lib	xorg
+./usr/X11R7/lib/modules/drivers/kbd_drv.so		xserver-xf86-input-keyboard-drivers	xorg
+./usr/X11R7/lib/modules/drivers/kbd_drv.so.1		xserver-xf86-input-keyboard-drivers	xorg
+./usr/X11R7/lib/modules/drivers/mouse_drv.so		xserver-xf86-input-mouse-drivers	xorg
+./usr/X11R7/lib/modules/drivers/mouse_drv.so.1		xserver-xf86-input-mouse-drivers	xorg
+./usr/X11R7/lib/modules/drivers/ws_drv.so		xserver-xf86-input-ws-drivers	xorg
+./usr/X11R7/lib/modules/drivers/ws_drv.so.1		xserver-xf86-input-ws-drivers	xorg
+./usr/X11R7/lib/modules/drivers/mga_drv.so		xserver-xf86-video-mga-drivers	xorg
+./usr/X11R7/lib/modules/drivers/mga_drv.so.2		xserver-xf86-video-mga-drivers	xorg
+./usr/X11R7/lib/modules/drivers/r128_drv.so		xserver-xf86-video-r128-drivers	xorg
+./usr/X11R7/lib/modules/drivers/r128_drv.so.6		xserver-xf86-video-r128-drivers	xorg
+./usr/X11R7/lib/modules/drivers/wsfb_drv.so		xserver-xf86-video-wsfb-drivers	xorg
+./usr/X11R7/lib/modules/drivers/wsfb_drv.so.0		xserver-xf86-video-wsfb-drivers	xorg
+./usr/X11R7/lib/modules/extensions/libdbe.a		xserver-obsolete	xorg,obsolete
+./usr/X11R7/lib/modules/extensions/libdbe.so		-unknown-	xorg,xorg_server_ver=110
+./usr/X11R7/lib/modules/extensions/libdbe.so		xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/extensions/libdbe.so.0		-unknown-	xorg,xorg_server_ver=110
+./usr/X11R7/lib/modules/extensions/libdbe.so.0		xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/extensions/libdbe_pic.a		xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/extensions/libdri.a		xserver-dri-modules	xorg
+./usr/X11R7/lib/modules/extensions/libdri.so		xserver-dri-modules	xorg
+./usr/X11R7/lib/modules/extensions/libdri.so.0		xserver-dri-modules	xorg
+./usr/X11R7/lib/modules/extensions/libdri2.a		xserver-dri2-modules	xorg
+./usr/X11R7/lib/modules/extensions/libdri2.so		xserver-dri2-modules	xorg
+./usr/X11R7/lib/modules/extensions/libdri2.so.0		xserver-dri2-modules	xorg
+./usr/X11R7/lib/modules/extensions/libdri2_pic.a	xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/extensions/libdri_pic.a		xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/extensions/libextmod.a		xserver-obsolete	xorg,obsolete
+./usr/X11R7/lib/modules/extensions/libextmod.so		-unknown-	xorg,xorg_server_ver=110
+./usr/X11R7/lib/modules/extensions/libextmod.so		xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/extensions/libextmod.so.0	-unknown-	xorg,xorg_server_ver=110
+./usr/X11R7/lib/modules/extensions/libextmod.so.0	xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/extensions/libextmod_pic.a	xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/extensions/libglx.a		xserver-obsolete	xorg,obsolete
+./usr/X11R7/lib/modules/extensions/libglx.so		xserver-glx-modules	xorg
+./usr/X11R7/lib/modules/extensions/libglx.so.0		xserver-glx-modules	xorg
+./usr/X11R7/lib/modules/extensions/libglx_pic.a		xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/extensions/librecord.a		xserver-obsolete	xorg,obsolete
+./usr/X11R7/lib/modules/extensions/librecord.so		-unknown-	xorg,xorg_server_ver=110
+./usr/X11R7/lib/modules/extensions/librecord.so		xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/extensions/librecord.so.0	-unknown-	xorg,xorg_server_ver=110
+./usr/X11R7/lib/modules/extensions/librecord.so.0	xserver-obsolete	xorg,xorg_server_ver=120,obsolete
+./usr/X11R7/lib/modules/extensions/librecord_pic.a	xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/extensions/libshadow.a		xserver-obsolete	xorg,obsolete
+./usr/X11R7/lib/modules/extensions/libshadow.so		xserver-shadow-modules	xorg
+./usr/X11R7/lib/modules/extensions/libshadow.so.0	xserver-shadow-modules	xorg
+./usr/X11R7/lib/modules/extensions/libshadow_pic.a	xserver-obsolete	xorg,picinstall,obsolete
+./usr/X11R7/lib/modules/libexa.a			xserver-obsolete	xorg,obsolete
+./usr/X11R7/lib/modules/libexa.so			

CVS commit: src/distrib/sets/lists/base

2020-10-08 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Oct  8 14:22:21 UTC 2020

Modified Files:
src/distrib/sets/lists/base: mi

Log Message:
Mark US/Pacific-New obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.1265 -r1.1266 src/distrib/sets/lists/base/mi

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

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1265 src/distrib/sets/lists/base/mi:1.1266
--- src/distrib/sets/lists/base/mi:1.1265	Sat Sep 26 17:49:49 2020
+++ src/distrib/sets/lists/base/mi	Thu Oct  8 14:22:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1265 2020/09/26 17:49:49 jmcneill Exp $
+# $NetBSD: mi,v 1.1266 2020/10/08 14:22:21 skrll Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -6055,7 +6055,7 @@
 ./usr/share/zoneinfo/US/Michigan		base-sys-share		share
 ./usr/share/zoneinfo/US/Mountain		base-sys-share		share
 ./usr/share/zoneinfo/US/Pacific			base-sys-share		share
-./usr/share/zoneinfo/US/Pacific-New		base-sys-share		share
+./usr/share/zoneinfo/US/Pacific-New		base-obsolete		obsolete
 ./usr/share/zoneinfo/US/Samoa			base-sys-share		share
 ./usr/share/zoneinfo/UTC			base-sys-share		share
 ./usr/share/zoneinfo/Universal			base-sys-share		share



CVS commit: src/distrib/sets/lists/tests

2020-10-03 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Sat Oct  3 20:34:06 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
make(1): add unit test for the Towers of Hanoi puzzle


To generate a diff of this commit:
cvs rdiff -u -r1.936 -r1.937 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.936 src/distrib/sets/lists/tests/mi:1.937
--- src/distrib/sets/lists/tests/mi:1.936	Sat Oct  3 14:39:36 2020
+++ src/distrib/sets/lists/tests/mi	Sat Oct  3 20:34:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.936 2020/10/03 14:39:36 rillig Exp $
+# $NetBSD: mi,v 1.937 2020/10/03 20:34:06 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4813,6 +4813,8 @@
 ./usr/tests/usr.bin/make/unit-tests/forloop.mk	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/forsubst.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/forsubst.mk	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/hanoi-include.exptests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/hanoi-include.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/hash.exp	tests-obsolete		obsolete
 ./usr/tests/usr.bin/make/unit-tests/hash.mk	tests-obsolete		obsolete
 ./usr/tests/usr.bin/make/unit-tests/impsrc.exp	tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists

2020-10-03 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Oct  3 18:35:21 UTC 2020

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi

Log Message:
bump libc for set_rpc_maxgrouplist


To generate a diff of this commit:
cvs rdiff -u -r1.907 -r1.908 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.266 -r1.267 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.907 src/distrib/sets/lists/base/shl.mi:1.908
--- src/distrib/sets/lists/base/shl.mi:1.907	Tue Sep 29 14:33:22 2020
+++ src/distrib/sets/lists/base/shl.mi	Sat Oct  3 14:35:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.907 2020/09/29 18:33:22 roy Exp $
+# $NetBSD: shl.mi,v 1.908 2020/10/03 18:35:21 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -24,7 +24,7 @@
 ./lib/libblocklist.so.0.0			base-sys-shlib		dynamicroot
 ./lib/libc.so	base-sys-shlib		dynamicroot
 ./lib/libc.so.12base-sys-shlib		dynamicroot
-./lib/libc.so.12.217base-sys-shlib		dynamicroot
+./lib/libc.so.12.218base-sys-shlib		dynamicroot
 ./lib/libcrypt.sobase-sys-shlib		dynamicroot
 ./lib/libcrypt.so.1base-sys-shlib		dynamicroot
 ./lib/libcrypt.so.1.0base-sys-shlib		dynamicroot
@@ -257,7 +257,7 @@
 ./usr/lib/libc++.so.1.0base-sys-shlib		compatfile,libcxx
 ./usr/lib/libc.sobase-sys-shlib		compatfile
 ./usr/lib/libc.so.12base-sys-shlib		compatfile
-./usr/lib/libc.so.12.217			base-sys-shlib		compatfile
+./usr/lib/libc.so.12.218			base-sys-shlib		compatfile
 ./usr/lib/libcbor.sobase-sys-shlib		compatfile
 ./usr/lib/libcbor.so.0base-sys-shlib		compatfile
 ./usr/lib/libcbor.so.0.5			base-sys-shlib		compatfile

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.266 src/distrib/sets/lists/debug/shl.mi:1.267
--- src/distrib/sets/lists/debug/shl.mi:1.266	Tue Sep 29 14:33:23 2020
+++ src/distrib/sets/lists/debug/shl.mi	Sat Oct  3 14:35:21 2020
@@ -1,10 +1,10 @@
-# $NetBSD: shl.mi,v 1.266 2020/09/29 18:33:23 roy Exp $
+# $NetBSD: shl.mi,v 1.267 2020/10/03 18:35:21 christos Exp $
 ./usr/lib/libbfd_g.a		comp-c-debuglib	debuglib,compatfile,binutils
 ./usr/libdata/debug/lib		base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
 ./usr/libdata/debug/lib/libblacklist.so.0.0.debug		comp-obsolete	obsolete,compatfile
 ./usr/libdata/debug/lib/libblocklist.so.0.0.debug		comp-sys-debug	debug,dynamicroot
-./usr/libdata/debug/lib/libc.so.12.217.debug			comp-sys-debug	debug,dynamicroot
+./usr/libdata/debug/lib/libc.so.12.218.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libcrypt.so.1.0.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libcrypto.so.12.0.debug			comp-sys-debug	debug,dynamicroot,openssl=10
 ./usr/libdata/debug/lib/libcrypto.so.14.0.debug			comp-sys-debug	debug,dynamicroot,openssl=11
@@ -85,7 +85,7 @@
 ./usr/libdata/debug/usr/lib/libbsdmalloc.so.0.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libbz2.so.1.1.debug			comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libc++.so.1.0.debug			comp-sys-debug	debug,compatfile,libcxx
-./usr/libdata/debug/usr/lib/libc.so.12.217.debug		comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libc.so.12.218.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libcbor.so.0.5.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libcom_err.so.8.0.debug		comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libcrypt.so.1.0.debug		comp-sys-debug	debug,compatfile



CVS commit: src/distrib/sets/lists/comp

2020-10-03 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Oct  3 18:33:52 UTC 2020

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
add set_rpc_maxgrouplist


To generate a diff of this commit:
cvs rdiff -u -r1.2360 -r1.2361 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2360 src/distrib/sets/lists/comp/mi:1.2361
--- src/distrib/sets/lists/comp/mi:1.2360	Tue Sep 29 14:33:22 2020
+++ src/distrib/sets/lists/comp/mi	Sat Oct  3 14:33:52 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2360 2020/09/29 18:33:22 roy Exp $
+#	$NetBSD: mi,v 1.2361 2020/10/03 18:33:52 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -9886,6 +9886,7 @@
 ./usr/share/man/cat3/set_menu_win.0		comp-c-catman		.cat
 ./usr/share/man/cat3/set_new_page.0		comp-c-catman		.cat
 ./usr/share/man/cat3/set_panel_userptr.0	comp-c-catman		.cat
+./usr/share/man/cat3/set_rpc_maxgrouplist.0	comp-c-catman		.cat
 ./usr/share/man/cat3/set_tabsize.0		comp-c-catman		.cat
 ./usr/share/man/cat3/set_term.0			comp-c-catman		.cat
 ./usr/share/man/cat3/set_top_row.0		comp-c-catman		.cat
@@ -18116,6 +18117,7 @@
 ./usr/share/man/html3/set_menu_win.html		comp-c-htmlman		html
 ./usr/share/man/html3/set_new_page.html		comp-c-htmlman		html
 ./usr/share/man/html3/set_panel_userptr.html	comp-c-htmlman		html
+./usr/share/man/html3/set_rpc_maxgrouplist.html	comp-c-htmlman		html
 ./usr/share/man/html3/set_tabsize.html		comp-c-htmlman		html
 ./usr/share/man/html3/set_term.html		comp-c-htmlman		html
 ./usr/share/man/html3/set_top_row.html		comp-c-htmlman		html
@@ -26351,6 +26353,7 @@
 ./usr/share/man/man3/set_menu_win.3		comp-c-man		.man
 ./usr/share/man/man3/set_new_page.3		comp-c-man		.man
 ./usr/share/man/man3/set_panel_userptr.3	comp-c-man		.man
+./usr/share/man/man3/set_rpc_maxgrouplist.3	comp-c-man		.man
 ./usr/share/man/man3/set_tabsize.3		comp-c-man		.man
 ./usr/share/man/man3/set_term.3			comp-c-man		.man
 ./usr/share/man/man3/set_top_row.3		comp-c-man		.man



CVS commit: src/distrib/sets/lists

2020-09-30 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Thu Oct  1 02:00:04 UTC 2020

Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi

Log Message:
Fix up the debug stuff for if_tap and if_vether


To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.933 -r1.934 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.340 src/distrib/sets/lists/debug/mi:1.341
--- src/distrib/sets/lists/debug/mi:1.340	Tue Sep 29 18:33:23 2020
+++ src/distrib/sets/lists/debug/mi	Thu Oct  1 02:00:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.340 2020/09/29 18:33:23 roy Exp $
+# $NetBSD: mi,v 1.341 2020/10/01 02:00:04 pgoyette Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -2387,6 +2387,7 @@
 ./usr/libdata/debug/usr/tests/net/if/ifconf.debug		tests-net-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/if/t_compat.debug		tests-net-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/if_loop/t_pr.debug		tests-net-debug		debug,atf,rump
+./usr/libdata/debug/usr/tests/net/if_tap/rump_open_tap.debug	tests-net-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/if_vlan/siocXmulti.debug	tests-net-debug		debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/in_cksum/in_cksum.debug	tests-net-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/net/ipsec/natt_terminator.debug	tests-net-debug		debug,atf,rump

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.933 src/distrib/sets/lists/tests/mi:1.934
--- src/distrib/sets/lists/tests/mi:1.933	Wed Sep 30 14:54:33 2020
+++ src/distrib/sets/lists/tests/mi	Thu Oct  1 02:00:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.933 2020/09/30 14:54:33 roy Exp $
+# $NetBSD: mi,v 1.934 2020/10/01 02:00:04 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -167,6 +167,8 @@
 ./usr/libdata/debug/usr/tests/net/icmp			tests-net-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/net/if			tests-net-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/net/if_loop		tests-net-debug		compattestfile,atf
+./usr/libdata/debug/usr/tests/net/if_tap		tests-net-debug		compattestfile,atf
+./usr/libdata/debug/usr/tests/net/if_vether		tests-net-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/net/if_vlan		tests-net-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/net/in_cksum		tests-net-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/net/ipsec			tests-net-debug		compattestfile,atf



CVS commit: src/distrib/sets/lists/comp

2020-09-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Sep 30 17:11:31 UTC 2020

Modified Files:
src/distrib/sets/lists/comp: md.amd64

Log Message:
Add missing lint library


To generate a diff of this commit:
cvs rdiff -u -r1.283 -r1.284 src/distrib/sets/lists/comp/md.amd64

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

Modified files:

Index: src/distrib/sets/lists/comp/md.amd64
diff -u src/distrib/sets/lists/comp/md.amd64:1.283 src/distrib/sets/lists/comp/md.amd64:1.284
--- src/distrib/sets/lists/comp/md.amd64:1.283	Sat Sep 26 13:49:49 2020
+++ src/distrib/sets/lists/comp/md.amd64	Wed Sep 30 13:11:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.283 2020/09/26 17:49:49 jmcneill Exp $
+# $NetBSD: md.amd64,v 1.284 2020/09/30 17:11:31 christos Exp $
 ./usr/include/amd64comp-c-include
 ./usr/include/amd64/ansi.h			comp-c-include
 ./usr/include/amd64/aout_machdep.h		comp-c-include
@@ -1269,6 +1269,7 @@
 ./usr/libdata/ldscripts/i386nbsd.xn		comp-obsolete		obsolete
 ./usr/libdata/ldscripts/i386nbsd.xr		comp-obsolete		obsolete
 ./usr/libdata/ldscripts/i386nbsd.xu		comp-obsolete		obsolete
+./usr/libdata/lint/llib-lx86_64.ln		comp-c-lintlib		lint
 ./usr/share/ldscripts/elf_i386.x		comp-obsolete		obsolete
 ./usr/share/ldscripts/elf_i386.xbn		comp-obsolete		obsolete
 ./usr/share/ldscripts/elf_i386.xc		comp-obsolete		obsolete



CVS commit: src/distrib/sets/lists/tests

2020-09-30 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Wed Sep 30 14:54:33 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Add rump_open_tap


To generate a diff of this commit:
cvs rdiff -u -r1.932 -r1.933 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.932 src/distrib/sets/lists/tests/mi:1.933
--- src/distrib/sets/lists/tests/mi:1.932	Tue Sep 29 19:41:48 2020
+++ src/distrib/sets/lists/tests/mi	Wed Sep 30 14:54:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.932 2020/09/29 19:41:48 roy Exp $
+# $NetBSD: mi,v 1.933 2020/09/30 14:54:33 roy Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3857,6 +3857,7 @@
 ./usr/tests/net/if_tap	tests-net-tests		compattestfile,atf
 ./usr/tests/net/if_tap/Atffiletests-net-tests		atf,rump
 ./usr/tests/net/if_tap/Kyuafiletests-net-tests		atf,rump,kyua
+./usr/tests/net/if_tap/rump_open_tap			tests-net-tests		atf,rump
 ./usr/tests/net/if_tap/t_taptests-net-tests		atf,rump
 ./usr/tests/net/if_tun	tests-net-tests		compattestfile,atf
 ./usr/tests/net/if_tun/Atffiletests-net-tests		atf,rump



CVS commit: src/distrib/sets/lists/comp

2020-09-24 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Thu Sep 24 14:14:18 UTC 2020

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
As indicated at the top of the file, don't simply remove entries.  Instead
we need to mark them "obsolete" so they will get removed if already in the
$DESTDIR


To generate a diff of this commit:
cvs rdiff -u -r1.2357 -r1.2358 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2357 src/distrib/sets/lists/comp/mi:1.2358
--- src/distrib/sets/lists/comp/mi:1.2357	Tue Sep 22 23:12:06 2020
+++ src/distrib/sets/lists/comp/mi	Thu Sep 24 14:14:18 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2357 2020/09/22 23:12:06 nia Exp $
+#	$NetBSD: mi,v 1.2358 2020/09/24 14:14:18 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -7408,6 +7408,7 @@
 ./usr/share/man/cat3/getdiskrawname.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getdomainname.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getdtablesize.0		comp-c-catman		.cat
+./usr/share/man/cat3/getentropy.0		comp-c-catman		obsolete
 ./usr/share/man/cat3/getenv.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getenv_r.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getfsent.0			comp-c-catman		.cat
@@ -15658,6 +15659,7 @@
 ./usr/share/man/html3/getdiskrawname.html	comp-c-htmlman		html
 ./usr/share/man/html3/getdomainname.html	comp-c-htmlman		html
 ./usr/share/man/html3/getdtablesize.html	comp-c-htmlman		html
+./usr/share/man/html3/getentropy.html		comp-c-htmlman		obsolete
 ./usr/share/man/html3/getenv.html		comp-c-htmlman		html
 ./usr/share/man/html3/getenv_r.html		comp-c-htmlman		html
 ./usr/share/man/html3/getfsent.html		comp-c-htmlman		html
@@ -23845,6 +23847,7 @@
 ./usr/share/man/man3/getdiskrawname.3		comp-c-man		.man
 ./usr/share/man/man3/getdomainname.3		comp-c-man		.man
 ./usr/share/man/man3/getdtablesize.3		comp-c-man		.man
+./usr/share/man/man3/getentropy.3		comp-c-man		obsolete
 ./usr/share/man/man3/getenv.3			comp-c-man		.man
 ./usr/share/man/man3/getenv_r.3			comp-c-man		.man
 ./usr/share/man/man3/getfsent.3			comp-c-man		.man



CVS commit: src/distrib/sets/lists/comp

2020-09-22 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Tue Sep 22 23:12:06 UTC 2020

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
remove getentropy


To generate a diff of this commit:
cvs rdiff -u -r1.2356 -r1.2357 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2356 src/distrib/sets/lists/comp/mi:1.2357
--- src/distrib/sets/lists/comp/mi:1.2356	Tue Sep 15 07:00:03 2020
+++ src/distrib/sets/lists/comp/mi	Tue Sep 22 23:12:06 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2356 2020/09/15 07:00:03 mrg Exp $
+#	$NetBSD: mi,v 1.2357 2020/09/22 23:12:06 nia Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -7408,7 +7408,6 @@
 ./usr/share/man/cat3/getdiskrawname.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getdomainname.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getdtablesize.0		comp-c-catman		.cat
-./usr/share/man/cat3/getentropy.0		comp-c-catman		.cat
 ./usr/share/man/cat3/getenv.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getenv_r.0			comp-c-catman		.cat
 ./usr/share/man/cat3/getfsent.0			comp-c-catman		.cat
@@ -15659,7 +15658,6 @@
 ./usr/share/man/html3/getdiskrawname.html	comp-c-htmlman		html
 ./usr/share/man/html3/getdomainname.html	comp-c-htmlman		html
 ./usr/share/man/html3/getdtablesize.html	comp-c-htmlman		html
-./usr/share/man/html3/getentropy.html		comp-c-htmlman		html
 ./usr/share/man/html3/getenv.html		comp-c-htmlman		html
 ./usr/share/man/html3/getenv_r.html		comp-c-htmlman		html
 ./usr/share/man/html3/getfsent.html		comp-c-htmlman		html
@@ -23847,7 +23845,6 @@
 ./usr/share/man/man3/getdiskrawname.3		comp-c-man		.man
 ./usr/share/man/man3/getdomainname.3		comp-c-man		.man
 ./usr/share/man/man3/getdtablesize.3		comp-c-man		.man
-./usr/share/man/man3/getentropy.3		comp-c-man		.man
 ./usr/share/man/man3/getenv.3			comp-c-man		.man
 ./usr/share/man/man3/getenv_r.3			comp-c-man		.man
 ./usr/share/man/man3/getfsent.3			comp-c-man		.man



CVS commit: src/distrib/sets/lists/man

2020-09-21 Thread Kimmo Suominen
Module Name:src
Committed By:   kim
Date:   Mon Sep 21 14:03:16 UTC 2020

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
Add MLINKS for empb.4


To generate a diff of this commit:
cvs rdiff -u -r1.1702 -r1.1703 src/distrib/sets/lists/man/mi

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1702 src/distrib/sets/lists/man/mi:1.1703
--- src/distrib/sets/lists/man/mi:1.1702	Tue Sep  8 19:06:49 2020
+++ src/distrib/sets/lists/man/mi	Mon Sep 21 14:03:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1702 2020/09/08 19:06:49 rillig Exp $
+# $NetBSD: mi,v 1.1703 2020/09/21 14:03:15 kim Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -831,7 +831,9 @@
 ./usr/share/man/cat4/amiga/ed.0			man-sys-catman		.cat
 ./usr/share/man/cat4/amiga/efa.0		man-sys-catman		.cat
 ./usr/share/man/cat4/amiga/em4k.0		man-sys-catman		.cat
+./usr/share/man/cat4/amiga/emmem.0		man-sys-catman		.cat
 ./usr/share/man/cat4/amiga/empb.0		man-sys-catman		.cat
+./usr/share/man/cat4/amiga/empm.0		man-sys-catman		.cat
 ./usr/share/man/cat4/amiga/es.0			man-sys-catman		.cat
 ./usr/share/man/cat4/amiga/fdc.0		man-sys-catman		.cat
 ./usr/share/man/cat4/amiga/grf.0		man-sys-catman		.cat
@@ -4086,7 +4088,9 @@
 ./usr/share/man/html4/amiga/ed.html		man-sys-htmlman		html
 ./usr/share/man/html4/amiga/efa.html		man-sys-htmlman		html
 ./usr/share/man/html4/amiga/em4k.html		man-sys-htmlman		html
+./usr/share/man/html4/amiga/emmem.html		man-sys-htmlman		html
 ./usr/share/man/html4/amiga/empb.html		man-sys-htmlman		html
+./usr/share/man/html4/amiga/empm.html		man-sys-htmlman		html
 ./usr/share/man/html4/amiga/es.html		man-sys-htmlman		html
 ./usr/share/man/html4/amiga/fdc.html		man-sys-htmlman		html
 ./usr/share/man/html4/amiga/grf.html		man-sys-htmlman		html
@@ -7035,7 +7039,9 @@
 ./usr/share/man/man4/amiga/ed.4			man-sys-man		.man
 ./usr/share/man/man4/amiga/efa.4		man-sys-man		.man
 ./usr/share/man/man4/amiga/em4k.4		man-sys-man		.man
+./usr/share/man/man4/amiga/emmem.4		man-sys-man		.man
 ./usr/share/man/man4/amiga/empb.4		man-sys-man		.man
+./usr/share/man/man4/amiga/empm.4		man-sys-man		.man
 ./usr/share/man/man4/amiga/es.4			man-sys-man		.man
 ./usr/share/man/man4/amiga/fdc.4		man-sys-man		.man
 ./usr/share/man/man4/amiga/grf.4		man-sys-man		.man



CVS commit: src/distrib/sets/lists

2020-09-15 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Sep 15 06:22:34 UTC 2020

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/debug: mi shl.mi

Log Message:
mark tsan files as !machine=sparc64.


To generate a diff of this commit:
cvs rdiff -u -r1.903 -r1.904 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.2354 -r1.2355 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.341 -r1.342 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.335 -r1.336 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.262 -r1.263 src/distrib/sets/lists/debug/shl.mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.903 src/distrib/sets/lists/base/shl.mi:1.904
--- src/distrib/sets/lists/base/shl.mi:1.903	Sun Sep 13 03:43:16 2020
+++ src/distrib/sets/lists/base/shl.mi	Tue Sep 15 06:22:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.903 2020/09/13 03:43:16 kamil Exp $
+# $NetBSD: shl.mi,v 1.904 2020/09/15 06:22:33 mrg Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -896,9 +896,9 @@
 ./usr/lib/libtre.sobase-sys-shlib		compatfile
 ./usr/lib/libtre.so.0base-sys-shlib		compatfile
 ./usr/lib/libtre.so.0.8base-sys-shlib		compatfile
-./usr/lib/libtsan.sobase-sys-shlib		arch64,cxx,gcc=9
-./usr/lib/libtsan.so.1base-sys-shlib		arch64,cxx,gcc=9
-./usr/lib/libtsan.so.1.0			base-sys-shlib		arch64,cxx,gcc=9
+./usr/lib/libtsan.sobase-sys-shlib		arch64,cxx,gcc=9,!machine=sparc64
+./usr/lib/libtsan.so.1base-sys-shlib		arch64,cxx,gcc=9,!machine=sparc64
+./usr/lib/libtsan.so.1.0			base-sys-shlib		arch64,cxx,gcc=9,!machine=sparc64
 ./usr/lib/libtspi.sobase-sys-shlib		compatfile,tpm
 ./usr/lib/libtspi.so.3base-sys-shlib		compatfile,tpm
 ./usr/lib/libtspi.so.3.0			base-sys-shlib		compatfile,tpm

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2354 src/distrib/sets/lists/comp/mi:1.2355
--- src/distrib/sets/lists/comp/mi:1.2354	Mon Sep 14 00:40:02 2020
+++ src/distrib/sets/lists/comp/mi	Tue Sep 15 06:22:33 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2354 2020/09/14 00:40:02 rin Exp $
+#	$NetBSD: mi,v 1.2355 2020/09/15 06:22:33 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -3947,8 +3947,8 @@
 ./usr/lib/libtpm_unseal_p.a			comp-c-proflib		compatfile,tpm,profile
 ./usr/lib/libtre.acomp-c-lib		compatfile
 ./usr/lib/libtre_p.acomp-c-proflib		compatfile,profile
-./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc=9
-./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc=9
+./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc=9,!machine=sparc64
+./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc=9,!machine=sparc64
 ./usr/lib/libtspi.acomp-c-lib		compatfile,tpm
 ./usr/lib/libtspi_p.acomp-c-proflib		compatfile,tpm,profile
 ./usr/lib/libubsan.acomp-c-lib		compatfile,cxx,gcc

Index: src/distrib/sets/lists/comp/shl.mi
diff -u src/distrib/sets/lists/comp/shl.mi:1.341 src/distrib/sets/lists/comp/shl.mi:1.342
--- src/distrib/sets/lists/comp/shl.mi:1.341	Sun Sep 13 03:43:16 2020
+++ src/distrib/sets/lists/comp/shl.mi	Tue Sep 15 06:22:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.341 2020/09/13 03:43:16 kamil Exp $
+# $NetBSD: shl.mi,v 1.342 2020/09/15 06:22:33 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -274,7 +274,7 @@
 ./usr/lib/libtermlib_pic.a			comp-c-piclib		compatfile,picinstall
 ./usr/lib/libtpm_unseal_pic.a			comp-tpm-lib		compatfile,picinstall,tpm
 ./usr/lib/libtre_pic.acomp-c-piclib		compatfile,picinstall
-./usr/lib/libtsan_pic.acomp-c-piclib		arch64,picinstall,cxx,gcc=9
+./usr/lib/libtsan_pic.acomp-c-piclib		arch64,picinstall,cxx,gcc=9,!machine=sparc64
 ./usr/lib/libtspi_pic.acomp-c-piclib		compatfile,picinstall,tpm
 ./usr/lib/libubsan_pic.a			comp-c-piclib		compatfile,picinstall,cxx,gcc
 ./usr/lib/libukfs_pic.acomp-c-piclib		compatfile,picinstall,rump

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.335 src/distrib/sets/lists/debug/mi:1.336
--- src/distrib/sets/lists/debug/mi:1.335	Sun Sep 13 03:43:16 2020
+++ src/distrib/sets/lists/debug/mi	Tue Sep 15 06:22:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.335 2020/09/13 03:43:16 kamil Exp $
+# $NetBSD: mi,v 1.336 2020/09/15 06:22:33 mrg Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -261,7 +261,7 @@
 ./usr/lib/libterminfo_g.a			comp-c-debuglib		debuglib,compatfile
 ./usr/lib/libtpm_unseal_g.a			comp-c-debuglib		debuglib,compatfile,tpm
 ./usr/lib/libtre_g.a

CVS commit: src/distrib/sets/lists/dtb

2020-09-13 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Sep 14 00:01:51 UTC 2020

Added Files:
src/distrib/sets/lists/dtb: ad.earmv7eb

Log Message:
fix earmv7eb builds -- add the dtb set items.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/distrib/sets/lists/dtb/ad.earmv7eb

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

Added files:

Index: src/distrib/sets/lists/dtb/ad.earmv7eb
diff -u /dev/null src/distrib/sets/lists/dtb/ad.earmv7eb:1.1
--- /dev/null	Mon Sep 14 00:01:51 2020
+++ src/distrib/sets/lists/dtb/ad.earmv7eb	Mon Sep 14 00:01:51 2020
@@ -0,0 +1,473 @@
+# $NetBSD: ad.earmv7eb,v 1.1 2020/09/14 00:01:51 mrg Exp $
+#
+# DO NOT EDIT THIS FILE MANUALLY
+# Generated by "make update-sets" in sys/dtb
+#
+./boot/dtb/am335x-baltos-ir2110.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-baltos-ir3220.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-baltos-ir5221.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-base0033.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-bone.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-boneblack-wireless.dtb dtb-base-boot  dtb
+./boot/dtb/am335x-boneblack.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-boneblue.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-bonegreen-wireless.dtb dtb-base-boot  dtb
+./boot/dtb/am335x-bonegreen.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-chiliboard.dtb dtb-base-boot  dtb
+./boot/dtb/am335x-cm-t335.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-evm.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-evmsk.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-guardian.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-icev2.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-lxm.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-moxa-uc-2101.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-moxa-uc-8100-me-t.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-nano.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-netcan-plus-1xx.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-netcom-plus-2xx.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-netcom-plus-8xx.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-osd3358-sm-red.dtb dtb-base-boot  dtb
+./boot/dtb/am335x-pdu001.dtb dtb-base-boot  dtb
+./boot/dtb/am335x-pepper.dtb dtb-base-boot  dtb
+./boot/dtb/am335x-phycore-rdk.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-pocketbeagle.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-regor-rdk.dtb  dtb-base-boot  dtb
+./boot/dtb/am335x-sancloud-bbe.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-sbc-t335.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-shc.dtbdtb-base-boot  dtb
+./boot/dtb/am335x-sl50.dtb   dtb-base-boot  dtb
+./boot/dtb/am335x-wega-rdk.dtb   dtb-base-boot  dtb
+./boot/dtb/am3517-craneboard.dtb dtb-base-boot  dtb
+./boot/dtb/am3517-evm.dtbdtb-base-boot  dtb
+./boot/dtb/am3517_mt_ventoux.dtb dtb-base-boot  dtb
+./boot/dtb/bcm2711-rpi-4-b.dtb   dtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-a-plus.dtbdtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-a.dtb dtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-b-plus.dtbdtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-b-rev2.dtbdtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-b.dtb dtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-cm1-io1.dtb   dtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-zero-w.dtbdtb-base-boot  dtb
+./boot/dtb/bcm2835-rpi-zero.dtb  dtb-base-boot  dtb
+./boot/dtb/bcm2836-rpi-2-b.dtb   dtb-base-boot  dtb
+./boot/dtb/bcm2837-rpi-3-a-plus.dtb  dtb-base-boot  dtb
+./boot/dtb/bcm2837-rpi-3-b-plus.dtb  dtb-base-boot  dtb
+./boot/dtb/bcm2837-rpi-3-b.dtb   dtb-base-boot  dtb
+./boot/dtb/bcm2837-rpi-cm3-io3.dtb   dtb-base-boot  dtb
+./boot/dtb/exynos5250-arndale.dtbdtb-base-boot  dtb
+./boot/dtb/exynos5250-smdk5250.dtb   dtb-base-boot  dtb
+./boot/dtb/exynos5250-snow-rev5.dtb  dtb-base-boot  dtb
+./boot/dtb/exynos5250-snow.dtb   dtb-base-boot  dtb
+./boot/dtb/exynos5250-spring.dtb dtb-base-boot  dtb
+./boot/dtb/exynos5260-xyref5260.dtb  dtb-base-boot  dtb

CVS commit: src/distrib/sets/lists/tests

2020-09-13 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Sun Sep 13 13:03:16 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
make(1): add recently added tests to distrib file list


To generate a diff of this commit:
cvs rdiff -u -r1.921 -r1.922 src/distrib/sets/lists/tests/mi

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

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.921 src/distrib/sets/lists/tests/mi:1.922
--- src/distrib/sets/lists/tests/mi:1.921	Tue Sep  8 14:17:03 2020
+++ src/distrib/sets/lists/tests/mi	Sun Sep 13 13:03:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.921 2020/09/08 14:17:03 christos Exp $
+# $NetBSD: mi,v 1.922 2020/09/13 13:03:15 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4709,6 +4709,8 @@
 ./usr/tests/usr.bin/make/unit-tests/dir-expand-path.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/dir.exp	tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/dir.mk	tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-dinclude.exp			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-dinclude.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-elif.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-elif.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-elifdef.exp			tests-usr.bin-tests	compattestfile,atf
@@ -4735,6 +4737,8 @@
 ./usr/tests/usr.bin/make/unit-tests/directive-for-generating-endif.mk		tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-for.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-for.mktests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-hyphen-include.exp		tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-hyphen-include.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-if.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-if.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-ifdef.exptests-usr.bin-tests	compattestfile,atf
@@ -4745,8 +4749,14 @@
 ./usr/tests/usr.bin/make/unit-tests/directive-ifndef.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-ifnmake.exp			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-ifnmake.mk			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-include-fatal.exp			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-include-fatal.mk			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-include.exp			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-include.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-info.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-info.mktests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-sinclude.exp			tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/directive-sinclude.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-undef.exptests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-undef.mktests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/directive-unexport-env.exp			tests-usr.bin-tests	compattestfile,atf



CVS commit: src/distrib/sets/lists

2020-09-12 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Sun Sep 13 03:43:16 UTC 2020

Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/debug: mi

Log Message:
Currently restrict GCC TSan files to gcc=9


To generate a diff of this commit:
cvs rdiff -u -r1.902 -r1.903 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.2352 -r1.2353 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.340 -r1.341 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.334 -r1.335 src/distrib/sets/lists/debug/mi

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

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.902 src/distrib/sets/lists/base/shl.mi:1.903
--- src/distrib/sets/lists/base/shl.mi:1.902	Sun Sep 13 02:37:31 2020
+++ src/distrib/sets/lists/base/shl.mi	Sun Sep 13 03:43:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.902 2020/09/13 02:37:31 kamil Exp $
+# $NetBSD: shl.mi,v 1.903 2020/09/13 03:43:16 kamil Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -896,7 +896,7 @@
 ./usr/lib/libtre.sobase-sys-shlib		compatfile
 ./usr/lib/libtre.so.0base-sys-shlib		compatfile
 ./usr/lib/libtre.so.0.8base-sys-shlib		compatfile
-./usr/lib/libtsan.sobase-sys-shlib		arch64,cxx,gcc
+./usr/lib/libtsan.sobase-sys-shlib		arch64,cxx,gcc=9
 ./usr/lib/libtsan.so.1base-sys-shlib		arch64,cxx,gcc=9
 ./usr/lib/libtsan.so.1.0			base-sys-shlib		arch64,cxx,gcc=9
 ./usr/lib/libtspi.sobase-sys-shlib		compatfile,tpm

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2352 src/distrib/sets/lists/comp/mi:1.2353
--- src/distrib/sets/lists/comp/mi:1.2352	Sun Sep 13 02:37:31 2020
+++ src/distrib/sets/lists/comp/mi	Sun Sep 13 03:43:16 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2352 2020/09/13 02:37:31 kamil Exp $
+#	$NetBSD: mi,v 1.2353 2020/09/13 03:43:16 kamil Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -3947,8 +3947,8 @@
 ./usr/lib/libtpm_unseal_p.a			comp-c-proflib		compatfile,tpm,profile
 ./usr/lib/libtre.acomp-c-lib		compatfile
 ./usr/lib/libtre_p.acomp-c-proflib		compatfile,profile
-./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc
-./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc
+./usr/lib/libtsan.acomp-c-lib		arch64,cxx,gcc=9
+./usr/lib/libtsan_p.acomp-c-proflib		arch64,profile,cxx,gcc=9
 ./usr/lib/libtspi.acomp-c-lib		compatfile,tpm
 ./usr/lib/libtspi_p.acomp-c-proflib		compatfile,tpm,profile
 ./usr/lib/libubsan.acomp-c-lib		compatfile,cxx,gcc

Index: src/distrib/sets/lists/comp/shl.mi
diff -u src/distrib/sets/lists/comp/shl.mi:1.340 src/distrib/sets/lists/comp/shl.mi:1.341
--- src/distrib/sets/lists/comp/shl.mi:1.340	Sun Sep 13 02:37:31 2020
+++ src/distrib/sets/lists/comp/shl.mi	Sun Sep 13 03:43:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.340 2020/09/13 02:37:31 kamil Exp $
+# $NetBSD: shl.mi,v 1.341 2020/09/13 03:43:16 kamil Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -274,7 +274,7 @@
 ./usr/lib/libtermlib_pic.a			comp-c-piclib		compatfile,picinstall
 ./usr/lib/libtpm_unseal_pic.a			comp-tpm-lib		compatfile,picinstall,tpm
 ./usr/lib/libtre_pic.acomp-c-piclib		compatfile,picinstall
-./usr/lib/libtsan_pic.acomp-c-piclib		arch64,picinstall,cxx,gcc
+./usr/lib/libtsan_pic.acomp-c-piclib		arch64,picinstall,cxx,gcc=9
 ./usr/lib/libtspi_pic.acomp-c-piclib		compatfile,picinstall,tpm
 ./usr/lib/libubsan_pic.a			comp-c-piclib		compatfile,picinstall,cxx,gcc
 ./usr/lib/libukfs_pic.acomp-c-piclib		compatfile,picinstall,rump

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.334 src/distrib/sets/lists/debug/mi:1.335
--- src/distrib/sets/lists/debug/mi:1.334	Sun Sep 13 02:37:31 2020
+++ src/distrib/sets/lists/debug/mi	Sun Sep 13 03:43:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.334 2020/09/13 02:37:31 kamil Exp $
+# $NetBSD: mi,v 1.335 2020/09/13 03:43:16 kamil Exp $
 ./etc/mtree/set.debug   comp-sys-root
 ./usr/lib	comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -261,7 +261,7 @@
 ./usr/lib/libterminfo_g.a			comp-c-debuglib		debuglib,compatfile
 ./usr/lib/libtpm_unseal_g.a			comp-c-debuglib		debuglib,compatfile,tpm
 ./usr/lib/libtre_g.acomp-c-debuglib		debuglib,compatfile
-./usr/lib/libtsan_g.acomp-c-debuglib		debuglib,arch64,cxx,gcc
+./usr/lib/libtsan_g.acomp-c-debuglib		debuglib,arch64,cxx,gcc=9
 ./usr/lib/libtspi_g.acomp-c-debuglib		debuglib,compatfile,tpm
 ./usr/lib/libubsan_g.acomp-c-debuglib		debuglib,compatfile,cxx,gcc
 ./usr/lib/libukfs_g.acomp-c-debuglib		debuglib,compatfile,rump



CVS commit: src/distrib/sets/lists/comp

2020-09-12 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sat Sep 12 12:11:19 UTC 2020

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
Include nd.h in sets


To generate a diff of this commit:
cvs rdiff -u -r1.2350 -r1.2351 src/distrib/sets/lists/comp/mi

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2350 src/distrib/sets/lists/comp/mi:1.2351
--- src/distrib/sets/lists/comp/mi:1.2350	Thu Sep 10 01:53:22 2020
+++ src/distrib/sets/lists/comp/mi	Sat Sep 12 12:11:19 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2350 2020/09/10 01:53:22 rin Exp $
+#	$NetBSD: mi,v 1.2351 2020/09/12 12:11:19 roy Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.compcomp-sys-root
@@ -2424,6 +2424,7 @@
 ./usr/include/net/if_types.h			comp-c-include
 ./usr/include/net/if_vlanvar.h			comp-c-include
 ./usr/include/net/if_wg.h			comp-c-include
+./usr/include/net/nd.hcomp-c-include
 ./usr/include/net/net_stats.h			comp-c-include
 ./usr/include/net/netisr.h			comp-c-include
 ./usr/include/net/npf.hcomp-c-include



CVS commit: src/distrib/sets/lists/base

2020-09-11 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Fri Sep 11 15:21:49 UTC 2020

Modified Files:
src/distrib/sets/lists/base: ad.arm

Log Message:
Limit bootarm.efi expectation further.

Should fix iyonix, and zaurus builds.  Also probably fixes all oarm AKA
'arm' builds too.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/distrib/sets/lists/base/ad.arm

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

Modified files:

Index: src/distrib/sets/lists/base/ad.arm
diff -u src/distrib/sets/lists/base/ad.arm:1.83 src/distrib/sets/lists/base/ad.arm:1.84
--- src/distrib/sets/lists/base/ad.arm:1.83	Thu Sep 10 15:17:23 2020
+++ src/distrib/sets/lists/base/ad.arm	Fri Sep 11 15:21:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: ad.arm,v 1.83 2020/09/10 15:17:23 jakllsch Exp $
+# $NetBSD: ad.arm,v 1.84 2020/09/11 15:21:48 jakllsch Exp $
 ./libexec/ld.elf_so-oabi			base-sysutil-bin	compat,pic
 ./sbin/ldconfig	base-sysutil-root	pic,endian=1234
 ./usr/bin/fdformatbase-util-bin
@@ -17,7 +17,7 @@
 ./usr/mdec/boot26,ffabase-obsolete		obsolete
 ./usr/mdec/boot32base-sysutil-bin	endian=1234
 ./usr/mdec/boot32,ffabase-sysutil-bin	endian=1234
-./usr/mdec/bootarm.efibase-sysutil-bin	!machine_arch=earmv4,!machine_arch=earmv4eb,!machine_arch=earmv5,!machine_arch=earmv5eb,!machine_arch=earmv5hf,!machine_arch=earmv5hfeb,!machine_arch=earmv6,!machine_arch=earmv6eb,!machine_arch=earmv6hf,!machine_arch=earmv6hfeb,!machine_arch=earmv7,!machine_arch=earmv7eb
+./usr/mdec/bootarm.efibase-sysutil-bin	machine=evbarm,!machine_arch=arm,!machine_arch=earm,!machine_arch=earmeb,!machine_arch=earmv4,!machine_arch=earmv4eb,!machine_arch=earmv5,!machine_arch=earmv5eb,!machine_arch=earmv5hf,!machine_arch=earmv5hfeb,!machine_arch=earmv6,!machine_arch=earmv6eb,!machine_arch=earmv6hf,!machine_arch=earmv6hfeb,!machine_arch=earmv7,!machine_arch=earmv7eb
 ./usr/mdec/bootimx23base-sysutil-bin	endian=1234
 ./usr/mdec/bootmini2440base-sysutil-bin
 ./usr/mdec/gzboot_ADI_BRH_0x0014.bin	base-sysutil-bin



CVS commit: src/distrib/sets/lists/base

2020-09-10 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Thu Sep 10 15:17:23 UTC 2020

Modified Files:
src/distrib/sets/lists/base: ad.arm

Log Message:
fix earmv7hfeb set list for bootarm.efi

Do this by explicitly marking all the non-earmv7hf* arm archs as not wanted,
because the set lists processor doesn't have a better way to be told.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/distrib/sets/lists/base/ad.arm

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

Modified files:

Index: src/distrib/sets/lists/base/ad.arm
diff -u src/distrib/sets/lists/base/ad.arm:1.82 src/distrib/sets/lists/base/ad.arm:1.83
--- src/distrib/sets/lists/base/ad.arm:1.82	Tue Sep  8 16:39:36 2020
+++ src/distrib/sets/lists/base/ad.arm	Thu Sep 10 15:17:23 2020
@@ -1,4 +1,4 @@
-# $NetBSD: ad.arm,v 1.82 2020/09/08 16:39:36 jmcneill Exp $
+# $NetBSD: ad.arm,v 1.83 2020/09/10 15:17:23 jakllsch Exp $
 ./libexec/ld.elf_so-oabi			base-sysutil-bin	compat,pic
 ./sbin/ldconfig	base-sysutil-root	pic,endian=1234
 ./usr/bin/fdformatbase-util-bin
@@ -17,7 +17,7 @@
 ./usr/mdec/boot26,ffabase-obsolete		obsolete
 ./usr/mdec/boot32base-sysutil-bin	endian=1234
 ./usr/mdec/boot32,ffabase-sysutil-bin	endian=1234
-./usr/mdec/bootarm.efibase-sysutil-bin	machine_arch=earmv7hf
+./usr/mdec/bootarm.efibase-sysutil-bin	!machine_arch=earmv4,!machine_arch=earmv4eb,!machine_arch=earmv5,!machine_arch=earmv5eb,!machine_arch=earmv5hf,!machine_arch=earmv5hfeb,!machine_arch=earmv6,!machine_arch=earmv6eb,!machine_arch=earmv6hf,!machine_arch=earmv6hfeb,!machine_arch=earmv7,!machine_arch=earmv7eb
 ./usr/mdec/bootimx23base-sysutil-bin	endian=1234
 ./usr/mdec/bootmini2440base-sysutil-bin
 ./usr/mdec/gzboot_ADI_BRH_0x0014.bin	base-sysutil-bin



  1   2   3   4   5   6   7   8   9   10   >