Module Name: src
Committed By: christos
Date: Fri Jul 1 22:46:20 UTC 2016
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
Log Message:
Add hmac(3)
To generate a diff of this commit:
cvs rdiff -u -r1.2046 -r1.2047 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.157 -r1.158 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.676 -r1.677 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/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2046 src/distrib/sets/lists/comp/mi:1.2047
--- src/distrib/sets/lists/comp/mi:1.2046 Thu Jun 30 00:12:36 2016
+++ src/distrib/sets/lists/comp/mi Fri Jul 1 18:46:20 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.2046 2016/06/30 04:12:36 pgoyette Exp $
+# $NetBSD: mi,v 1.2047 2016/07/01 22:46:20 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
./etc/mtree/set.comp comp-sys-root
@@ -6706,7 +6706,7 @@
./usr/share/man/cat3/history_wend.0 comp-c-catman .cat
./usr/share/man/cat3/history_winit.0 comp-c-catman .cat
./usr/share/man/cat3/hline.0 comp-c-catman .cat
-./usr/share/man/cat3/hmac.0 comp-obsolete obsolete
+./usr/share/man/cat3/hmac.0 comp-c-catman .cat
./usr/share/man/cat3/hostalias.0 comp-c-catman .cat
./usr/share/man/cat3/hosts_access.0 comp-c-catman .cat
./usr/share/man/cat3/hosts_ctl.0 comp-c-catman .cat
@@ -13933,6 +13933,7 @@
./usr/share/man/html3/history_wend.html comp-c-htmlman html
./usr/share/man/html3/history_winit.html comp-c-htmlman html
./usr/share/man/html3/hline.html comp-c-htmlman html
+./usr/share/man/html3/hmac.html comp-c-htmlman html
./usr/share/man/html3/hostalias.html comp-c-htmlman html
./usr/share/man/html3/hosts_access.html comp-c-htmlman html
./usr/share/man/html3/hosts_ctl.html comp-c-htmlman html
@@ -21075,7 +21076,7 @@
./usr/share/man/man3/history_wend.3 comp-c-man .man
./usr/share/man/man3/history_winit.3 comp-c-man .man
./usr/share/man/man3/hline.3 comp-c-man .man
-./usr/share/man/man3/hmac.3 comp-obsolete obsolete
+./usr/share/man/man3/hmac.3 comp-c-man .man
./usr/share/man/man3/hostalias.3 comp-c-man .man
./usr/share/man/man3/hosts_access.3 comp-c-man .man
./usr/share/man/man3/hosts_ctl.3 comp-c-man .man
Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.157 src/distrib/sets/lists/debug/mi:1.158
--- src/distrib/sets/lists/debug/mi:1.157 Wed Jun 29 19:23:05 2016
+++ src/distrib/sets/lists/debug/mi Fri Jul 1 18:46:20 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.157 2016/06/29 23:23:05 christos Exp $
+# $NetBSD: mi,v 1.158 2016/07/01 22:46:20 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
@@ -1884,6 +1884,7 @@
./usr/libdata/debug/usr/tests/lib/libc/h_protoent.debug tests-obsolete obsolete,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/h_servent.debug tests-obsolete obsolete,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/hash/h_hash.debug tests-lib-debug debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/hash/t_hmac.debug tests-lib-debug debug,atf,compattestfile,crypto
./usr/libdata/debug/usr/tests/lib/libc/hash/t_sha2.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_except.debug tests-obsolete obsolete,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_nan_inf.debug tests-obsolete obsolete,compattestfile
Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.676 src/distrib/sets/lists/tests/mi:1.677
--- src/distrib/sets/lists/tests/mi:1.676 Wed Jun 29 19:23:05 2016
+++ src/distrib/sets/lists/tests/mi Fri Jul 1 18:46:20 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.676 2016/06/29 23:23:05 christos Exp $
+# $NetBSD: mi,v 1.677 2016/07/01 22:46:20 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2463,6 +2463,7 @@
./usr/tests/lib/libc/hash/data/sha1test2-out tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/hash/h_hash tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/hash/t_hash tests-lib-tests compattestfile,atf
+./usr/tests/lib/libc/hash/t_hmac tests-lib-tests compattestfile,atf,crypto
./usr/tests/lib/libc/hash/t_sha2 tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/ieeefp tests-obsolete obsolete
./usr/tests/lib/libc/ieeefp/Atffile tests-obsolete obsolete