Module Name:    src
Committed By:   christos
Date:           Wed Jun 29 23:23:05 UTC 2016

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

Log Message:
fix sets for MKCRYPTO=no


To generate a diff of this commit:
cvs rdiff -u -r1.1129 -r1.1130 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.776 -r1.777 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.2044 -r1.2045 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.291 -r1.292 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.156 -r1.157 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.136 -r1.137 src/distrib/sets/lists/debug/shl.mi
cvs rdiff -u -r1.1528 -r1.1529 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.197 -r1.198 src/distrib/sets/lists/misc/mi
cvs rdiff -u -r1.675 -r1.676 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/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1129 src/distrib/sets/lists/base/mi:1.1130
--- src/distrib/sets/lists/base/mi:1.1129	Sat Jun 25 14:05:57 2016
+++ src/distrib/sets/lists/base/mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1129 2016/06/25 18:05:57 maya Exp $
+# $NetBSD: mi,v 1.1130 2016/06/29 23:23:05 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -1758,7 +1758,7 @@
 ./usr/sbin/nslookup				base-obsolete		obsolete
 ./usr/sbin/nsquery				base-obsolete		obsolete
 ./usr/sbin/nstest				base-obsolete		obsolete
-./usr/sbin/ntp-keygen				base-ntp-bin		crypto
+./usr/sbin/ntp-keygen				base-ntp-bin
 ./usr/sbin/ntpd					base-ntp-bin
 ./usr/sbin/ntpdate				base-ntp-bin
 ./usr/sbin/ntpdc				base-ntp-bin

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.776 src/distrib/sets/lists/base/shl.mi:1.777
--- src/distrib/sets/lists/base/shl.mi:1.776	Sat Jun  4 21:31:03 2016
+++ src/distrib/sets/lists/base/shl.mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.776 2016/06/05 01:31:03 christos Exp $
+# $NetBSD: shl.mi,v 1.777 2016/06/29 23:23:05 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -22,9 +22,9 @@
 ./lib/libcrypt.so				base-sys-shlib		dynamicroot
 ./lib/libcrypt.so.1				base-sys-shlib		dynamicroot
 ./lib/libcrypt.so.1.0				base-sys-shlib		dynamicroot
-./lib/libcrypto.so				base-crypto-shlib	dynamicroot
-./lib/libcrypto.so.11				base-crypto-shlib	dynamicroot
-./lib/libcrypto.so.11.0				base-crypto-shlib	dynamicroot
+./lib/libcrypto.so				base-crypto-shlib	dynamicroot,crypto
+./lib/libcrypto.so.11				base-crypto-shlib	dynamicroot,crypto
+./lib/libcrypto.so.11.0				base-crypto-shlib	dynamicroot,crypto
 ./lib/libdevmapper.so				base-lvm-shlib		dynamicroot
 ./lib/libdevmapper.so.1				base-lvm-shlib		dynamicroot
 ./lib/libdevmapper.so.1.0			base-lvm-shlib		dynamicroot

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2044 src/distrib/sets/lists/comp/mi:1.2045
--- src/distrib/sets/lists/comp/mi:1.2044	Wed Jun  8 18:32:01 2016
+++ src/distrib/sets/lists/comp/mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2044 2016/06/08 22:32:01 mrg Exp $
+#	$NetBSD: mi,v 1.2045 2016/06/29 23:23:05 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp				comp-sys-root
@@ -8357,6 +8357,8 @@
 ./usr/share/man/cat3/pthread_barrier_wait.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_barrierattr.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_barrierattr_destroy.0	comp-c-catman		.cat
+#./usr/share/man/cat3/pthread_barrierattr_getpshared.0	comp-c-catman	.cat
+#./usr/share/man/cat3/pthread_barrierattr_setpshared.0	comp-c-catman	.cat
 ./usr/share/man/cat3/pthread_barrierattr_init.0 comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_cancel.0		comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_cleanup_pop.0	comp-c-catman		.cat
@@ -8370,8 +8372,11 @@
 ./usr/share/man/cat3/pthread_cond_wait.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_condattr.0		comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_condattr_destroy.0 comp-c-catman		.cat
+#./usr/share/man/cat3/pthread_condattr_getpshared.0	comp-c-catman	.cat
+#./usr/share/man/cat3/pthread_condattr_setpshared.0	comp-c-catman	.cat
 ./usr/share/man/cat3/pthread_condattr_init.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_condattr_setclock.0	comp-c-catman		.cat
+./usr/share/man/cat3/pthread_condattr_getclock.0	comp-c-catmat	.cat
 ./usr/share/man/cat3/pthread_create.0		comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_curcpu_np.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_detach.0		comp-c-catman		.cat
@@ -8393,11 +8398,20 @@
 ./usr/share/man/cat3/pthread_mutex_lock.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_mutex_trylock.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_mutex_unlock.0	comp-c-catman		.cat
+./usr/share/man/cat3/pthread_mutex_timedlock.0	comp-c-catman		.cat
+./usr/share/man/cat3/pthread_mutex_getprioceiling.0	comp-c-catman	.cat
+./usr/share/man/cat3/pthread_mutex_setprioceiling.0	comp-c-catman	.cat
 ./usr/share/man/cat3/pthread_mutexattr.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_mutexattr_destroy.0	comp-c-catman		.cat
+#./usr/share/man/cat3/pthread_mutexattr_getpshared.0	comp-c-catman	.cat
+#./usr/share/man/cat3/pthread_mutexattr_setpshared.0	comp-c-catman	.cat
 ./usr/share/man/cat3/pthread_mutexattr_gettype.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_mutexattr_init.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_mutexattr_settype.0	comp-c-catman		.cat
+./usr/share/man/cat3/pthread_mutexattr_getprotocol.0	comp-c-catman	.cat
+./usr/share/man/cat3/pthread_mutexattr_setprotocol.0	comp-c-catman	.cat
+./usr/share/man/cat3/pthread_mutexattr_getprioceiling.0	comp-c-catman	.cat
+./usr/share/man/cat3/pthread_mutexattr_setprioceiling.0	comp-c-catman	.cat
 ./usr/share/man/cat3/pthread_once.0		comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_resume_np.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_rwlock.0		comp-c-catman		.cat
@@ -8412,6 +8426,8 @@
 ./usr/share/man/cat3/pthread_rwlock_wrlock.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_rwlockattr.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_rwlockattr_destroy.0	comp-c-catman		.cat
+#./usr/share/man/cat3/pthread_rwlockattr_getpshared.0	comp-c-catman	.cat
+#./usr/share/man/cat3/pthread_rwlockattr_setpshared.0	comp-c-catman	.cat
 ./usr/share/man/cat3/pthread_rwlockattr_init.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_schedparam.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_self.0		comp-c-catman		.cat
@@ -15529,6 +15545,8 @@
 ./usr/share/man/html3/pthread_barrier_wait.html comp-c-htmlman		html
 ./usr/share/man/html3/pthread_barrierattr.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_barrierattr_destroy.html	comp-c-htmlman		html
+#./usr/share/man/html3/pthread_barrierattr_getpshared.html	comp-c-htmlman	html
+#./usr/share/man/html3/pthread_barrierattr_setpshared.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_barrierattr_init.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_cancel.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_cleanup_pop.html	comp-c-htmlman		html
@@ -15542,8 +15560,11 @@
 ./usr/share/man/html3/pthread_cond_wait.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_condattr.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_condattr_destroy.html	comp-c-htmlman		html
+#./usr/share/man/html3/pthread_condattr_getpshared.html	comp-c-htmlman	html
+#./usr/share/man/html3/pthread_condattr_setpshared.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_condattr_init.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_condattr_setclock.html	comp-c-htmlman		html
+./usr/share/man/html3/pthread_condattr_getclock.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_create.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_curcpu_np.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_detach.html	comp-c-htmlman		html
@@ -15565,11 +15586,20 @@
 ./usr/share/man/html3/pthread_mutex_lock.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_mutex_trylock.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_mutex_unlock.html comp-c-htmlman		html
+./usr/share/man/html3/pthread_mutex_timedlock.html	comp-c-htmlman	html
+./usr/share/man/html3/pthread_mutex_getprioceiling.html	comp-c-htmlman	html
+./usr/share/man/html3/pthread_mutex_setprioceiling.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_mutexattr.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_mutexattr_destroy.html	comp-c-htmlman		html
+#./usr/share/man/html3/pthread_mutexattr_getpshared.html	comp-c-htmlman	html
+#./usr/share/man/html3/pthread_mutexattr_setpshared.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_mutexattr_gettype.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_mutexattr_init.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_mutexattr_settype.html	comp-c-htmlman		html
+./usr/share/man/html3/pthread_mutexattr_getprotocol.html	comp-c-htmlman	html
+./usr/share/man/html3/pthread_mutexattr_setprotocol.html	comp-c-htmlman	html
+./usr/share/man/html3/pthread_mutexattr_getprioceiling.html	comp-c-htmlman	html
+./usr/share/man/html3/pthread_mutexattr_setprioceiling.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_once.html		comp-c-htmlman		html
 ./usr/share/man/html3/pthread_resume_np.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_rwlock.html	comp-c-htmlman		html
@@ -15584,6 +15614,8 @@
 ./usr/share/man/html3/pthread_rwlock_wrlock.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_rwlockattr.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_rwlockattr_destroy.html	comp-c-htmlman		html
+#./usr/share/man/html3/pthread_rwlockattr_getpshared.html	comp-c-htmlman	html
+#./usr/share/man/html3/pthread_rwlockattr_setpshared.html	comp-c-htmlman	html
 ./usr/share/man/html3/pthread_rwlockattr_init.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_schedparam.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_self.html		comp-c-htmlman		html
@@ -22694,6 +22726,8 @@
 ./usr/share/man/man3/pthread_barrier_wait.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_barrierattr.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_barrierattr_destroy.3	comp-c-man		.man
+#./usr/share/man/man3/pthread_barrierattr_getpshared.3	comp-c-man	.man
+#./usr/share/man/man3/pthread_barrierattr_setpshared.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_barrierattr_init.3 comp-c-man		.man
 ./usr/share/man/man3/pthread_cancel.3		comp-c-man		.man
 ./usr/share/man/man3/pthread_cleanup_pop.3	comp-c-man		.man
@@ -22707,8 +22741,11 @@
 ./usr/share/man/man3/pthread_cond_wait.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_condattr.3		comp-c-man		.man
 ./usr/share/man/man3/pthread_condattr_destroy.3 comp-c-man		.man
+#./usr/share/man/man3/pthread_condattr_getpshared.3	comp-c-man	.man
+#./usr/share/man/man3/pthread_condattr_setpshared.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_condattr_init.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_condattr_setclock.3	comp-c-man		.man
+./usr/share/man/man3/pthread_condattr_getclock.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_create.3		comp-c-man		.man
 ./usr/share/man/man3/pthread_curcpu_np.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_detach.3		comp-c-man		.man
@@ -22730,11 +22767,20 @@
 ./usr/share/man/man3/pthread_mutex_lock.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_mutex_trylock.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_mutex_unlock.3	comp-c-man		.man
+./usr/share/man/man3/pthread_mutex_timedlock.3	comp-c-man		.man
+./usr/share/man/man3/pthread_mutex_getprioceiling.3	comp-c-man	.man
+./usr/share/man/man3/pthread_mutex_setprioceiling.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_mutexattr.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_mutexattr_destroy.3	comp-c-man		.man
+#./usr/share/man/man3/pthread_mutexattr_getpshared.3	comp-c-man	.man
+#./usr/share/man/man3/pthread_mutexattr_setpshared.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_mutexattr_gettype.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_mutexattr_init.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_mutexattr_settype.3	comp-c-man		.man
+./usr/share/man/man3/pthread_mutexattr_getprotocol.3	comp-c-man	.man
+./usr/share/man/man3/pthread_mutexattr_setprotocol.3	comp-c-man	.man
+./usr/share/man/man3/pthread_mutexattr_getprioceiling.3	comp-c-man	.man
+./usr/share/man/man3/pthread_mutexattr_setprioceiling.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_once.3		comp-c-man		.man
 ./usr/share/man/man3/pthread_resume_np.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_rwlock.3		comp-c-man		.man
@@ -22749,6 +22795,8 @@
 ./usr/share/man/man3/pthread_rwlock_wrlock.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_rwlockattr.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_rwlockattr_destroy.3	comp-c-man		.man
+#./usr/share/man/man3/pthread_rwlockattr_getpshared.3	comp-c-man	.man
+#./usr/share/man/man3/pthread_rwlockattr_setpshared.3	comp-c-man	.man
 ./usr/share/man/man3/pthread_rwlockattr_init.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_schedparam.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_self.3		comp-c-man		.man

Index: src/distrib/sets/lists/comp/shl.mi
diff -u src/distrib/sets/lists/comp/shl.mi:1.291 src/distrib/sets/lists/comp/shl.mi:1.292
--- src/distrib/sets/lists/comp/shl.mi:1.291	Sat Jun  4 21:31:03 2016
+++ src/distrib/sets/lists/comp/shl.mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.291 2016/06/05 01:31:03 christos Exp $
+# $NetBSD: shl.mi,v 1.292 2016/06/29 23:23:05 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -91,7 +91,7 @@
 ./usr/lib/libm_pic.a				comp-c-piclib		compatfile,picinstall
 ./usr/lib/libmagic_pic.a			comp-c-piclib		compatfile,picinstall
 ./usr/lib/libmenu_pic.a				comp-c-piclib		compatfile,picinstall
-./usr/lib/libmj_pic.a				comp-c-piclib		compatfile,picinstall
+./usr/lib/libmj_pic.a				comp-c-piclib		compatfile,picinstall,crypto
 ./usr/lib/libmpc.so				comp-c-shlib		obsolete
 ./usr/lib/libmpc.so.2				comp-c-shlib		obsolete
 ./usr/lib/libmpc.so.2.0				comp-c-shlib		obsolete

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.156 src/distrib/sets/lists/debug/mi:1.157
--- src/distrib/sets/lists/debug/mi:1.156	Sat Jun  4 21:31:03 2016
+++ src/distrib/sets/lists/debug/mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.156 2016/06/05 01:31:03 christos Exp $
+# $NetBSD: mi,v 1.157 2016/06/29 23:23:05 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
@@ -103,11 +103,11 @@
 ./usr/lib/libm_g.a				comp-c-debuglib		debuglib,compatfile
 ./usr/lib/libmagic_g.a				comp-c-debuglib		debuglib,compatfile
 ./usr/lib/libmenu_g.a				comp-c-debuglib		debuglib,compatfile
-./usr/lib/libmj_g.a				comp-c-debuglib		debuglib,compatfile
+./usr/lib/libmj_g.a				comp-c-debuglib		debuglib,compatfile,crypto
 ./usr/lib/libmudflap_g.a			comp-c-debuglib		debuglib,compatfile,gcc=48
 ./usr/lib/libmudflapth_g.a			comp-c-debuglib		debuglib,compatfile,gcc=48
-./usr/lib/libnetpgp_g.a				comp-c-debuglib		debuglib,compatfile
-./usr/lib/libnetpgpverify_g.a			comp-c-debuglib		debuglib,compatfile
+./usr/lib/libnetpgp_g.a				comp-c-debuglib		debuglib,compatfile,crypto
+./usr/lib/libnetpgpverify_g.a			comp-c-debuglib		debuglib,compatfile,crypto
 ./usr/lib/libnpf_g.a				comp-c-debuglib		debuglib,compatfile
 ./usr/lib/libnvpair_g.a				comp-c-debuglib		debuglib,zfs,compatfile
 ./usr/lib/libobjc_g.a				comp-c-debuglib		debuglib,gcccmds,compatfile
@@ -235,8 +235,8 @@
 ./usr/lib/libsl_g.a				comp-c-debuglib		debuglib,compatfile,kerberos
 ./usr/lib/libsqlite3_g.a			comp-c-debuglib		debuglib,compatfile
 ./usr/lib/libss_g.a				comp-c-debuglib		obsolete,compatfile
-./usr/lib/libssh_g.a				comp-c-debuglib		debuglib,compatfile
-./usr/lib/libssl_g.a				comp-c-debuglib		debuglib,compatfile
+./usr/lib/libssh_g.a				comp-c-debuglib		debuglib,compatfile,crypto
+./usr/lib/libssl_g.a				comp-c-debuglib		debuglib,compatfile,crypto
 ./usr/lib/libstdc++_g.a				comp-c-debuglib		debuglib,compatfile,cxx,gcccmds,libstdcxx
 ./usr/lib/libsupc++_g.a				comp-c-debuglib		debuglib,compatfile,cxx,gcccmds,libstdcxx
 ./usr/lib/libtddl_g.a				comp-c-debuglib		debuglib,compatfile,tpm
@@ -1147,7 +1147,7 @@
 ./usr/libdata/debug/usr/sbin/npfctl.debug	comp-obsolete		obsolete
 ./usr/libdata/debug/usr/sbin/npftest.debug	comp-npf-debug		npf,rump,debug,pic
 ./usr/libdata/debug/usr/sbin/nsec3hash.debug	comp-bind-debug		debug
-./usr/libdata/debug/usr/sbin/ntp-keygen.debug	comp-ntp-debug		crypto,debug
+./usr/libdata/debug/usr/sbin/ntp-keygen.debug	comp-ntp-debug		debug
 ./usr/libdata/debug/usr/sbin/ntpd.debug		comp-ntp-debug		debug
 ./usr/libdata/debug/usr/sbin/ntpdate.debug	comp-ntp-debug		debug
 ./usr/libdata/debug/usr/sbin/ntpdc.debug	comp-ntp-debug		debug

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.136 src/distrib/sets/lists/debug/shl.mi:1.137
--- src/distrib/sets/lists/debug/shl.mi:1.136	Sat Jun  4 21:31:03 2016
+++ src/distrib/sets/lists/debug/shl.mi	Wed Jun 29 19:23:05 2016
@@ -1,9 +1,9 @@
-# $NetBSD: shl.mi,v 1.136 2016/06/05 01:31:03 christos Exp $
+# $NetBSD: shl.mi,v 1.137 2016/06/29 23:23:05 christos Exp $
 ./usr/libdata/debug/lib						base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libblacklist.so.0.0.debug		comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libc.so.12.202.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.11.0.debug			comp-sys-debug	debug,dynamicroot
+./usr/libdata/debug/lib/libcrypto.so.11.0.debug			comp-sys-debug	debug,dynamicroot,crypto
 ./usr/libdata/debug/lib/libdevmapper.so.1.0.debug		comp-sys-debug	debug,dynamicroot
 ./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
@@ -135,7 +135,7 @@
 ./usr/libdata/debug/usr/lib/libm.so.0.11.debug			comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libmagic.so.5.1.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libmenu.so.6.0.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libmj.so.1.0.debug			comp-crypto-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libmj.so.1.0.debug			comp-crypto-debug	debug,compatfile,crypto
 ./usr/libdata/debug/usr/lib/libmpc.so.2.0.debug			comp-c-shlib	debug,compatfile,obsolete
 ./usr/libdata/debug/usr/lib/libmpfr.so.4.1.debug		comp-c-shlib	debug,compatfile,obsolete
 ./usr/libdata/debug/usr/lib/libmudflap.so.0.0.debug		comp-sys-debug	debug,compatfile,gcc=48

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1528 src/distrib/sets/lists/man/mi:1.1529
--- src/distrib/sets/lists/man/mi:1.1528	Sat Jun 25 14:05:57 2016
+++ src/distrib/sets/lists/man/mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1528 2016/06/25 18:05:57 maya Exp $
+# $NetBSD: mi,v 1.1529 2016/06/29 23:23:05 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2772,7 +2772,7 @@
 ./usr/share/man/cat8/nslookup.0			man-netutil-catman	.cat
 ./usr/share/man/cat8/nsupdate.0			man-obsolete		obsolete
 ./usr/share/man/cat8/ntalkd.0			man-netutil-catman	.cat
-./usr/share/man/cat8/ntp-keygen.0		man-ntp-catman		crypto,.cat
+./usr/share/man/cat8/ntp-keygen.0		man-ntp-catman		.cat
 ./usr/share/man/cat8/ntpd.0			man-ntp-catman		.cat
 ./usr/share/man/cat8/ntpdate.0			man-ntp-catman		.cat
 ./usr/share/man/cat8/ntpdc.0			man-ntp-catman		.cat
@@ -5624,7 +5624,7 @@
 ./usr/share/man/html8/nslookup.html		man-netutil-htmlman	html
 ./usr/share/man/html8/nsupdate.html		man-obsolete		obsolete
 ./usr/share/man/html8/ntalkd.html		man-netutil-htmlman	html
-./usr/share/man/html8/ntp-keygen.html		man-ntp-htmlman		crypto,html
+./usr/share/man/html8/ntp-keygen.html		man-ntp-htmlman		html
 ./usr/share/man/html8/ntpd.html			man-ntp-htmlman		html
 ./usr/share/man/html8/ntpdate.html		man-ntp-htmlman		html
 ./usr/share/man/html8/ntpdc.html		man-ntp-htmlman		html
@@ -8700,7 +8700,7 @@
 ./usr/share/man/man8/nslookup.8			man-netutil-man		.man
 ./usr/share/man/man8/nsupdate.8			man-obsolete		obsolete
 ./usr/share/man/man8/ntalkd.8			man-netutil-man		.man
-./usr/share/man/man8/ntp-keygen.8		man-ntp-man		crypto,.man
+./usr/share/man/man8/ntp-keygen.8		man-ntp-man		.man
 ./usr/share/man/man8/ntpd.8			man-ntp-man		.man
 ./usr/share/man/man8/ntpdate.8			man-ntp-man		.man
 ./usr/share/man/man8/ntpdc.8			man-ntp-man		.man

Index: src/distrib/sets/lists/misc/mi
diff -u src/distrib/sets/lists/misc/mi:1.197 src/distrib/sets/lists/misc/mi:1.198
--- src/distrib/sets/lists/misc/mi:1.197	Thu Jan  7 17:07:18 2016
+++ src/distrib/sets/lists/misc/mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.197 2016/01/07 22:07:18 roy Exp $
+# $NetBSD: mi,v 1.198 2016/06/29 23:23:05 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1432,16 +1432,16 @@
 ./usr/share/examples/kyua-cli/Kyuafile.top	misc-kyua-examples	share,kyua
 ./usr/share/examples/kyua-cli/kyua.conf		misc-kyua-examples	share,kyua
 ./usr/share/examples/libsaslc			misc-libsaslc-examples
-./usr/share/examples/libsaslc/README		misc-libsaslc-examples	share
+./usr/share/examples/libsaslc/README		misc-libsaslc-examples	share,crypto
 ./usr/share/examples/libsaslc/mech		misc-libsaslc-examples
-./usr/share/examples/libsaslc/mech/ANONYMOUS.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/mech/CRAM-MD5.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/mech/DIGEST-MD5.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/mech/EXTERNAL.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/mech/GSSAPI.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/mech/LOGIN.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/mech/PLAIN.conf	misc-libsaslc-examples	share
-./usr/share/examples/libsaslc/saslc.conf	misc-libsaslc-examples	share
+./usr/share/examples/libsaslc/mech/ANONYMOUS.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/mech/CRAM-MD5.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/mech/DIGEST-MD5.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/mech/EXTERNAL.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/mech/GSSAPI.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/mech/LOGIN.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/mech/PLAIN.conf	misc-libsaslc-examples	share,crypto
+./usr/share/examples/libsaslc/saslc.conf	misc-libsaslc-examples	share,crypto
 ./usr/share/examples/lutok			misc-lutok-examples
 ./usr/share/examples/lutok/bindings.cpp		misc-lutok-examples	share,kyua
 ./usr/share/examples/lutok/hello.cpp		misc-lutok-examples	share,kyua

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.675 src/distrib/sets/lists/tests/mi:1.676
--- src/distrib/sets/lists/tests/mi:1.675	Thu Jun 16 00:03:37 2016
+++ src/distrib/sets/lists/tests/mi	Wed Jun 29 19:23:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.675 2016/06/16 04:03:37 pgoyette Exp $
+# $NetBSD: mi,v 1.676 2016/06/29 23:23:05 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1284,7 +1284,7 @@
 ./usr/tests/crypto				tests-crypto-tests	compattestfile,atf
 ./usr/tests/crypto/Atffile			tests-crypto-tests	compattestfile,atf,crypto
 ./usr/tests/crypto/Kyuafile			tests-crypto-tests	compattestfile,atf,crypto,kyua
-./usr/tests/crypto/libcrypto			tests-crypto-tests	compattestfile,atf,crypto
+./usr/tests/crypto/libcrypto			tests-crypto-tests	compattestfile,atf
 ./usr/tests/crypto/libcrypto/Atffile		tests-crypto-tests	compattestfile,atf,crypto
 ./usr/tests/crypto/libcrypto/Kyuafile		tests-crypto-tests	compattestfile,atf,crypto,kyua
 ./usr/tests/crypto/libcrypto/d_client.pem	tests-crypto-tests	compattestfile,atf,crypto

Reply via email to