Module Name: src
Committed By: christos
Date: Sun Nov 4 16:26:57 UTC 2012
Modified Files:
src/distrib/sets: comments deps descrs sets.subr
src/distrib/sets/lists/base: mi shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/man: mi
Log Message:
add TPM sets.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/comments
cvs rdiff -u -r1.14 -r1.15 src/distrib/sets/deps
cvs rdiff -u -r1.18 -r1.19 src/distrib/sets/descrs
cvs rdiff -u -r1.138 -r1.139 src/distrib/sets/sets.subr
cvs rdiff -u -r1.1011 -r1.1012 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.637 -r1.638 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.1786 -r1.1787 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.236 -r1.237 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.1404 -r1.1405 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/comments
diff -u src/distrib/sets/comments:1.17 src/distrib/sets/comments:1.18
--- src/distrib/sets/comments:1.17 Sun Feb 20 10:59:22 2011
+++ src/distrib/sets/comments Sun Nov 4 11:26:52 2012
@@ -162,6 +162,7 @@ base-texinfo_locale-tr Turkish language
base-texinfo_locale-zh Chinese language support for the GNU texinfo software
base-timed-bin utilities for the timed(8) network time daemon
base-tn3270-bin utilities for connecting to IBM VM/CMS systems
+base-tpm-bin utilities for the Trusted Platform Module
base-usd-share directory structure for the User's Supplementary Documentation
base-util-bin standard utilities for use by users
base-util-root root file system support for standard user utilities
@@ -432,6 +433,9 @@ man-timed-catman formatted manual pages
man-timed-man manual pages source for the timed(8) network time daemon
man-tn3270-catman formatted manual pages for utilities for connecting to IBM VM/CMS systems
man-tn3270-man manual pages source for utilities for connecting to IBM VM/CMS systems
+man-tpm-catman formated manual pages for the Trusted Platform Module utilities
+man-tpm-htmlman HTML documentation for the Trusted Platform Module utilities
+man-tpm-man documentation for the Trusted Platform Module utilities
man-util-catman formatted manual pages for basic user utilities
man-util-info the GNU texinfo software
man-util-man manual pages source for basic user utilities
Index: src/distrib/sets/deps
diff -u src/distrib/sets/deps:1.14 src/distrib/sets/deps:1.15
--- src/distrib/sets/deps:1.14 Sun Feb 20 10:59:22 2011
+++ src/distrib/sets/deps Sun Nov 4 11:26:52 2012
@@ -165,6 +165,7 @@ base-texinfo_locale-tr base-locale-tr
base-texinfo_locale-zh base-locale-zh
base-timed-bin base-sys-usr
base-tn3270-bin base-sys-usr
+base-tpm-bin base-sys-usr
base-usd-share base-sys-share
base-util-bin base-sys-usr
base-util-root base-sys-root
@@ -265,6 +266,11 @@ comp-sys-man base-man-share
comp-sys-root base-sys-root
comp-sysutil-catman base-man-share
comp-sysutil-man base-man-share
+comp-tpm-catman base-man-share
+comp-tpm-htmlman base-man-share
+comp-tpm-debug base-sys-usr
+comp-tpm-lib base-sys-usr
+comp-tpm-man base-man-share
comp-util-bin base-sys-usr
comp-util-catman base-man-share
comp-util-man base-man-share
@@ -458,6 +464,9 @@ man-timed-catman base-man-share
man-timed-man base-man-share
man-tn3270-catman base-man-share
man-tn3270-man base-man-share
+man-tpm-catman base-man-share
+man-tpm-htmlman base-man-share
+man-tpm-man base-man-share
man-util-catman base-man-share
man-util-info base-texinfo-share
man-util-man base-man-share
Index: src/distrib/sets/descrs
diff -u src/distrib/sets/descrs:1.18 src/distrib/sets/descrs:1.19
--- src/distrib/sets/descrs:1.18 Sun Feb 20 10:59:22 2011
+++ src/distrib/sets/descrs Sun Nov 4 11:26:52 2012
@@ -170,6 +170,7 @@ base-texinfo_locale-tr Turkish language
base-texinfo_locale-zh Chinese language support for the GNU texinfo software
base-timed-bin utilities for the timed(8) network time daemon
base-tn3270-bin utilities for connecting to IBM VM/CMS systems
+base-tpm-bin utilities for the Trusted Platform Module
base-usd-share directory structure for the User's Supplementary Documentation
base-util-bin standard utilities for use by users
base-util-root root file system support for standard user utilities
@@ -492,6 +493,11 @@ comp-sysutil-catman formatted manual pag
comp-sysutil-man manual pages source for system utilities
comp-sysutil-root manual pages source for system utilities
comp-sysutil-sbin system utilities
+comp-tpm-catman formated manual pages for the Trusted Platform Module libraries
+comp-tpm-debug debugging symbols for the Trusted Platfor Module utilities and libraries
+comp-tpm-htmlman HTML documentation for the Trusted Platform Module libraries
+comp-tpm-lib libraries for the Trusted Platform Module
+comp-tpm-man documentation for the Trusted Platform Module libraries
comp-util-bin programming utilities
comp-util-catman formatted manual pages for programming utilities
comp-util-man manual pages source for programming utilities
@@ -692,6 +698,9 @@ man-timed-catman formatted manual pages
man-timed-man manual pages source for the timed(8) network time daemon
man-tn3270-catman formatted manual pages for utilities for connecting to IBM VM/CMS systems
man-tn3270-man manual pages source for utilities for connecting to IBM VM/CMS systems
+man-tpm-catman formated manual pages for the Trusted Platform Module utilities
+man-tpm-htmlman HTML documentation for the Trusted Platform Module utilities
+man-tpm-man documentation for the Trusted Platform Module utilities
man-util-catman formatted manual pages for basic user utilities
man-util-info the GNU texinfo software
man-util-man manual pages source for basic user utilities
Index: src/distrib/sets/sets.subr
diff -u src/distrib/sets/sets.subr:1.138 src/distrib/sets/sets.subr:1.139
--- src/distrib/sets/sets.subr:1.138 Wed Aug 8 10:08:01 2012
+++ src/distrib/sets/sets.subr Sun Nov 4 11:26:52 2012
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.138 2012/08/08 14:08:01 christos Exp $
+# $NetBSD: sets.subr,v 1.139 2012/11/04 16:26:52 christos Exp $
#
#
@@ -172,7 +172,7 @@ SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g
# In each file, a record consists of a path and a System Package name,
# separated by whitespace. E.g.,
#
-# # $NetBSD: sets.subr,v 1.138 2012/08/08 14:08:01 christos Exp $
+# # $NetBSD: sets.subr,v 1.139 2012/11/04 16:26:52 christos Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -241,6 +241,7 @@ SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g
# skey ${MKSKEY} != no
# solaris ${MKDTRACE} != no or ${MKZFS} != no
# ssp ${HAS_SSP} != no
+# tpm ${MKTPM} != no
# x11 ${MKX11} != no && ${X11FLAVOUR} != "Xorg"
# xorg ${MKX11} != no && ${X11FLAVOUR} == "Xorg"
# yp ${MKYP} != no
Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1011 src/distrib/sets/lists/base/mi:1.1012
--- src/distrib/sets/lists/base/mi:1.1011 Thu Nov 1 19:33:10 2012
+++ src/distrib/sets/lists/base/mi Sun Nov 4 11:26:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1011 2012/11/01 23:33:10 christos Exp $
+# $NetBSD: mi,v 1.1012 2012/11/04 16:26:53 christos Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -708,6 +708,9 @@
./usr/bin/top base-util-bin
./usr/bin/touch base-util-bin
./usr/bin/tpfmt base-util-bin
+./usr/bin/tpm_sealdata base-tpm-bin tpm
+./usr/bin/tpm_unsealdata base-tpm-bin tpm
+./usr/bin/tpm_version base-tpm-bin tpm
./usr/bin/tput base-util-bin
./usr/bin/tr base-util-bin
./usr/bin/true base-util-bin
@@ -1497,9 +1500,31 @@
./usr/sbin/tcpdmatch base-netutil-bin
./usr/sbin/tcpdrop base-netutil-bin
./usr/sbin/tcpdump base-netutil-bin
+./usr/sbin/tcsd base-tpm-bin tpm
./usr/sbin/timed base-timed-bin
./usr/sbin/timedc base-timed-bin
./usr/sbin/tprof base-sysutil-bin
+./usr/sbin/tpm_changeownerauth base-tpm-bin tpm
+./usr/sbin/tpm_clear base-tpm-bin tpm
+./usr/sbin/tpm_createek base-tpm-bin tpm
+./usr/sbin/tpm_getpubek base-tpm-bin tpm
+./usr/sbin/tpm_nvdefine base-tpm-bin tpm
+./usr/sbin/tpm_nvinfo base-tpm-bin tpm
+./usr/sbin/tpm_nvread base-tpm-bin tpm
+./usr/sbin/tpm_nvrelease base-tpm-bin tpm
+./usr/sbin/tpm_nvwrite base-tpm-bin tpm
+./usr/sbin/tpm_resetdalock base-tpm-bin tpm
+./usr/sbin/tpm_restrictpubek base-tpm-bin tpm
+./usr/sbin/tpm_restrictsrk base-tpm-bin tpm
+./usr/sbin/tpm_revokeek base-tpm-bin tpm
+./usr/sbin/tpm_selftest base-tpm-bin tpm
+./usr/sbin/tpm_setactive base-tpm-bin tpm
+./usr/sbin/tpm_setclearable base-tpm-bin tpm
+./usr/sbin/tpm_setenable base-tpm-bin tpm
+./usr/sbin/tpm_setoperatorauth base-tpm-bin tpm
+./usr/sbin/tpm_setownable base-tpm-bin tpm
+./usr/sbin/tpm_setpresence base-tpm-bin tpm
+./usr/sbin/tpm_takeownership base-tpm-bin tpm
./usr/sbin/traceroute base-netutil-bin
./usr/sbin/traceroute6 base-netutil-bin use_inet6
./usr/sbin/trpt base-netutil-bin
Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.637 src/distrib/sets/lists/base/shl.mi:1.638
--- src/distrib/sets/lists/base/shl.mi:1.637 Sun Sep 16 14:59:25 2012
+++ src/distrib/sets/lists/base/shl.mi Sun Nov 4 11:26:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.637 2012/09/16 18:59:25 tls Exp $
+# $NetBSD: shl.mi,v 1.638 2012/11/04 16:26:53 christos Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -681,6 +681,7 @@
./usr/lib/libstdc++.so.7 base-sys-shlib gcc=45,cxx
./usr/lib/libstdc++.so.7.0 base-sys-shlib gcc=4,cxx
./usr/lib/libstdc++.so.7.1 base-sys-shlib gcc=45,cxx
+./usr/lib/libtelnet.so base-obsolete obsolete
./usr/lib/libtermcap.so base-sys-shlib
./usr/lib/libtermcap.so.0 base-sys-shlib
./usr/lib/libtermcap.so.0.6 base-sys-shlib
@@ -690,9 +691,11 @@
./usr/lib/libtermlib.so base-sys-shlib
./usr/lib/libtermlib.so.0 base-sys-shlib
./usr/lib/libtermlib.so.0.6 base-sys-shlib
+./usr/lib/libtpm_unseal.so.1.0 base-tmp-shlib tpm
./usr/lib/libtre.so base-sys-shlib
./usr/lib/libtre.so.0 base-sys-shlib
./usr/lib/libtre.so.0.8 base-sys-shlib
+./usr/lib/libtspi.so.3.0 base-sys-shlib tpm
./usr/lib/libukfs.so base-sys-shlib rump
./usr/lib/libukfs.so.1 base-sys-shlib rump
./usr/lib/libukfs.so.1.0 base-sys-shlib rump
Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.1786 src/distrib/sets/lists/comp/mi:1.1787
--- src/distrib/sets/lists/comp/mi:1.1786 Thu Nov 1 19:33:11 2012
+++ src/distrib/sets/lists/comp/mi Sun Nov 4 11:26:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1786 2012/11/01 23:33:11 christos Exp $
+# $NetBSD: mi,v 1.1787 2012/11/04 16:26:53 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2576,6 +2576,8 @@
./usr/include/sys/xattr.h comp-c-include
./usr/include/sysexits.h comp-c-include
./usr/include/syslog.h comp-c-include
+./usr/include/trousers/trousers.h comp-c-include tpm
+./usr/include/trousers/tss.h comp-c-include tpm
./usr/include/tar.h comp-c-include
./usr/include/tcpd.h comp-c-include
./usr/include/term.h comp-c-include
@@ -2724,7 +2726,6 @@
./usr/lib/libamu.a comp-obsolete obsolete
./usr/lib/libamu_g.a comp-obsolete obsolete
./usr/lib/libamu_p.a comp-obsolete obsolete
-./usr/lib/libamu_pic.a comp-obsolete obsolete
./usr/lib/libarchive.a comp-c-lib
./usr/lib/libarchive_g.a -unknown- debuglib
./usr/lib/libarchive_p.a comp-c-proflib profile
@@ -2836,7 +2837,6 @@
./usr/lib/libfrtbegin.a comp-c-lib gcc=3
./usr/lib/libfrtbegin.a comp-obsolete gcc=4,obsolete
./usr/lib/libg++_p.a comp-obsolete obsolete
-./usr/lib/libg++_pic.a comp-obsolete obsolete
./usr/lib/libg++a comp-obsolete obsolete
./usr/lib/libg2c.a comp-fortran-lib gcc=3
./usr/lib/libg2c.a comp-obsolete gcc=4,obsolete
@@ -2980,7 +2980,6 @@
./usr/lib/libnpf_p.a comp-npf-proflib profile,npf
./usr/lib/libntp.a comp-obsolete obsolete
./usr/lib/libntp_p.a comp-obsolete obsolete
-./usr/lib/libntp_pic.a comp-obsolete obsolete
./usr/lib/libnvpair.a comp-zfs-lib zfs
./usr/lib/libnvpair_g.a -unknown- debuglib,zfs
./usr/lib/libnvpair_p.a comp-zfs-proflib profile,zfs
@@ -3316,10 +3315,11 @@
./usr/lib/libstdc++_p.a comp-cxx-proflib profile,cxx,gcccmds
./usr/lib/libsupc++.a comp-cxx-lib cxx,gcccmds
./usr/lib/libsupc++_g.a -unknown- debuglib,cxx,gcccmds
+./usr/lib/libtddl.a comp-c-lib tpm
+./usr/lib/libtddl_p.a comp-c-proflib tpm,profile
+./usr/lib/libtddl_g.a comp-c-lib tpm,debuglib
./usr/lib/libtelnet.a comp-obsolete obsolete
-./usr/lib/libtelnet.so comp-obsolete obsolete
./usr/lib/libtelnet_p.a comp-obsolete obsolete
-./usr/lib/libtelnet_pic.a comp-obsolete obsolete
./usr/lib/libtermcap.a comp-c-lib
./usr/lib/libtermcap_g.a comp-obsolete obsolete
./usr/lib/libtermcap_p.a comp-c-proflib profile
@@ -3328,9 +3328,15 @@
./usr/lib/libterminfo_p.a comp-c-proflib profile
./usr/lib/libtermlib.a comp-c-lib
./usr/lib/libtermlib_p.a comp-c-proflib profile
+./usr/lib/libtpm_unseal.a comp-c-lib tpm
+./usr/lib/libtpm_unseal_g.a comp-c-lib tpm,debug
+./usr/lib/libtpm_unseal_p.a comp-c-proflib tpm,profile
./usr/lib/libtre.a comp-c-lib
-./usr/lib/libtre_g.a comp-c-proflib debuglib
+./usr/lib/libtre_g.a comp-c-lib debuglib
./usr/lib/libtre_p.a comp-c-proflib profile
+./usr/lib/libtspi.a comp-c-lib tpm
+./usr/lib/libtspi_p.a comp-c-proflib tpm,profile
+./usr/lib/libtspi_g.a comp-c-lib tpm,debuglib
./usr/lib/libukfs.a comp-c-lib rump
./usr/lib/libukfs_g.a -unknown- debuglib,rump
./usr/lib/libukfs_p.a comp-c-proflib profile,rump
@@ -3339,7 +3345,6 @@
./usr/lib/libumem_p.a comp-zfs-proflib profile,zfs
./usr/lib/libusb.a comp-obsolete obsolete
./usr/lib/libusb_p.a comp-obsolete obsolete
-./usr/lib/libusb_pic.a comp-obsolete obsolete
./usr/lib/libusbhid.a comp-c-lib
./usr/lib/libusbhid_g.a -unknown- debuglib
./usr/lib/libusbhid_p.a comp-c-proflib profile
@@ -3879,6 +3884,9 @@
./usr/libdata/debug/usr/bin/top.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/touch.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/tpfmt.debug comp-util-debug debug
+./usr/libdata/debug/usr/bin/tpm_sealdata.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/bin/tpm_unsealdata.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/bin/tpm_version.debug comp-tpm-debug tpm,debug
./usr/libdata/debug/usr/bin/tput.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/tr.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/troff.debug comp-groff-debug groff,debug
@@ -4331,8 +4339,30 @@
./usr/libdata/debug/usr/sbin/tcpdmatch.debug comp-netutil-debug debug
./usr/libdata/debug/usr/sbin/tcpdrop.debug comp-netutil-debug debug
./usr/libdata/debug/usr/sbin/tcpdump.debug comp-netutil-debug debug
+./usr/libdata/debug/usr/sbin/tcsd.debug comp-tpm-debug debug
./usr/libdata/debug/usr/sbin/timed.debug comp-timed-debug debug
./usr/libdata/debug/usr/sbin/timedc.debug comp-timed-debug debug
+./usr/libdata/debug/usr/sbin/tpm_changeownerauth.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_clear.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_createek.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_getpubek.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_nvdefine.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_nvinfo.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_nvread.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_nvrelease.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_nvwrite.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_resetdalock.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_restrictpubek.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_restrictsrk.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_revokeek.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_selftest.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_setactive.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_setclearable.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_setenable.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_setoperatorauth.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_setownable.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_setpresence.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/sbin/tpm_takeownership.debug comp-tpm-debug tpm,debug
./usr/libdata/debug/usr/sbin/tprof.debug comp-sysutil-debug debug
./usr/libdata/debug/usr/sbin/traceroute.debug comp-netutil-debug debug
./usr/libdata/debug/usr/sbin/traceroute6.debug comp-netutil-debug use_inet6,debug
@@ -4460,10 +4490,13 @@
./usr/libdata/lint/llib-lssl.ln comp-c-lintlib lint,crypto
./usr/libdata/lint/llib-lssp.ln comp-obsolete obsolete
./usr/libdata/lint/llib-lstdc.ln comp-c-lintlib lint
+./usr/libdata/lint/llib-ltddl.ln comp-c-lintlib tpm,lint
./usr/libdata/lint/llib-ltelnet.ln comp-obsolete obsolete
./usr/libdata/lint/llib-ltermcap.ln comp-obsolete obsolete
./usr/libdata/lint/llib-lterminfo.ln comp-c-lintlib lint
+./usr/libdata/lint/llib-ltpm_unseal.ln como-c-lintlib tpm,lint
./usr/libdata/lint/llib-ltre.ln comp-c-lintlib lint
+./usr/libdata/lint/llib-ltspi.ln comp-c-lintlib tpm,lint
./usr/libdata/lint/llib-lukfs.ln comp-c-lintlib lint,rump
./usr/libdata/lint/llib-lusb.ln comp-obsolete obsolete
./usr/libdata/lint/llib-lusbhid.ln comp-c-lintlib lint
@@ -5436,6 +5469,78 @@
./usr/share/man/cat3/TAILQ_REMOVE.0 comp-c-catman .cat
./usr/share/man/cat3/TIMESPEC_TO_TIMEVAL.0 comp-c-catman .cat
./usr/share/man/cat3/TIMEVAL_TO_TIMESPEC.0 comp-c-catman .cat
+./usr/share/man/cat3/Tspi_Context_LoadKeyByUUID.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Context_RegisterKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Context_UnregisterKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DAA_IssueCredential.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DAA_IssueInit.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DAA_IssueSetup.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DAA_IssuerKeyVerification.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DAA_VerifyInit.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DAA_VerifySignature.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Data_Bind.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Data_Seal.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Data_Unbind.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Data_Unseal.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_DecodeBER_TssBlob.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_EncodeDER_TssBlob.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_GetAttribData.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_GetAttribUint32.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_GetPolicyObject.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Hash_GetHashValue.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Hash_SetHashValue.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Hash_Sign.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Hash_UpdateHashValue.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Hash_VerifySignature.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_CertifyKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_ConvertMigrationBlob.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_CreateKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_CreateMigrationBlob.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_GetPubKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_LoadKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_UnloadKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Key_WrapKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_PcrComposite_GetPcrValue.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_PcrComposite_SelectPcrIndex.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_PcrComposite_SetPcrValue.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Policy_AssignToObject.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Policy_FlushSecret.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_Policy_SetSecret.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_SetAttribData.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_SetAttribUint32.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_AuthorizeMigrationTicket.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_CMKSetRestrictions.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_CertifySelfTest.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_CheckMaintenancePubKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_ClearOwner.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_CollateIdentityRequest.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_CreateEndorsementKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_CreateMaintenanceArchive.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_DAA_JoinCreateDaaPubKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_DAA_JoinInit.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_DAA_JoinStoreCredential.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_DAA_Sign.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_DirRead.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_DirWrite.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetAuditDigest.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetCapability.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetEvent.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetEventLog.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetEvents.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetPubEndorsementKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetRandom.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetStatus.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_GetTestResult.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_KillMaintenanceFeature.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_LoadMaintenancePubKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_OwnerGetSRKPubKey.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_PcrExtend.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_PcrRead.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_Quote.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_SelfTestFull.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_SetStatus.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_StirRandom.0 comp-c-catman tpm,.cat
+./usr/share/man/cat3/Tspi_TPM_TakeOwnership.0 comp-c-catman tpm,.cat
./usr/share/man/cat3/X509_NAME_ENTRY_get_object.0 comp-c-catman crypto,.cat
./usr/share/man/cat3/X509_NAME_add_entry_by_txt.0 comp-c-catman crypto,.cat
./usr/share/man/cat3/X509_NAME_get_index_by_NID.0 comp-c-catman crypto,.cat
@@ -9580,12 +9685,14 @@
./usr/share/man/cat5/ranlib.0 comp-util-catman .cat
./usr/share/man/cat5/statvfs.0 comp-util-catman .cat
./usr/share/man/cat5/tar.0 comp-util-catman .cat
+./usr/share/man/cat5/tcsd.conf.0 comp-tpm-catman tpm,.cat
./usr/share/man/cat7/operator.0 comp-c-catman .cat
./usr/share/man/cat8/config.0 comp-obsolete obsolete
./usr/share/man/cat8/config.new.0 comp-obsolete obsolete
./usr/share/man/cat8/cvsbug.0 comp-cvs-catman cvs,.cat
./usr/share/man/cat8/genassym.0 comp-obsolete obsolete
./usr/share/man/cat8/kgmon.0 comp-sysutil-catman .cat
+./usr/share/man/cat8/tcsd.0 comp-tpm-catman tpm,.cat
./usr/share/man/cat9/BOOT_FLAG.0 comp-sys-catman .cat
./usr/share/man/cat9/CALLOUT_INITIALIZER.0 comp-obsolete obsolete
./usr/share/man/cat9/CALLOUT_INITIALIZER_SETFUNC.0 comp-obsolete obsolete
@@ -11871,6 +11978,78 @@
./usr/share/man/html3/TAILQ_REMOVE.html comp-c-htmlman html
./usr/share/man/html3/TIMESPEC_TO_TIMEVAL.html comp-c-htmlman html
./usr/share/man/html3/TIMEVAL_TO_TIMESPEC.html comp-c-htmlman html
+./usr/share/man/html3/Tspi_Context_LoadKeyByUUID.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Context_RegisterKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Context_UnregisterKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DAA_IssueCredential.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DAA_IssueInit.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DAA_IssueSetup.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DAA_IssuerKeyVerification.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DAA_VerifyInit.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DAA_VerifySignature.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Data_Bind.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Data_Seal.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Data_Unbind.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Data_Unseal.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_DecodeBER_TssBlob.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_EncodeDER_TssBlob.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_GetAttribData.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_GetAttribUint32.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_GetPolicyObject.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Hash_GetHashValue.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Hash_SetHashValue.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Hash_Sign.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Hash_UpdateHashValue.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Hash_VerifySignature.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_CertifyKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_ConvertMigrationBlob.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_CreateKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_CreateMigrationBlob.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_GetPubKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_LoadKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_UnloadKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Key_WrapKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_PcrComposite_GetPcrValue.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_PcrComposite_SelectPcrIndex.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_PcrComposite_SetPcrValue.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Policy_AssignToObject.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Policy_FlushSecret.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_Policy_SetSecret.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_SetAttribData.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_SetAttribUint32.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_AuthorizeMigrationTicket.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_CMKSetRestrictions.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_CertifySelfTest.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_CheckMaintenancePubKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_ClearOwner.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_CollateIdentityRequest.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_CreateEndorsementKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_CreateMaintenanceArchive.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_DAA_JoinCreateDaaPubKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_DAA_JoinInit.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_DAA_JoinStoreCredential.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_DAA_Sign.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_DirRead.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_DirWrite.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetAuditDigest.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetCapability.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetEvent.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetEventLog.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetEvents.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetPubEndorsementKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetRandom.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetStatus.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_GetTestResult.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_KillMaintenanceFeature.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_LoadMaintenancePubKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_OwnerGetSRKPubKey.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_PcrExtend.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_PcrRead.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_Quote.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_SelfTestFull.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_SetStatus.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_StirRandom.html comp-c-htmlman tpm,html
+./usr/share/man/html3/Tspi_TPM_TakeOwnership.html comp-c-htmlman tpm,html
./usr/share/man/html3/X509_NAME_ENTRY_get_object.html comp-c-htmlman crypto,html
./usr/share/man/html3/X509_NAME_add_entry_by_txt.html comp-c-htmlman crypto,html
./usr/share/man/html3/X509_NAME_get_index_by_NID.html comp-c-htmlman crypto,html
@@ -15876,9 +16055,11 @@
./usr/share/man/html5/ranlib.html comp-util-htmlman html
./usr/share/man/html5/statvfs.html comp-util-htmlman html
./usr/share/man/html5/tar.html comp-util-htmlman html
+./usr/share/man/html5/tcsd.conf.html comp-tpm-htmlman tpm,html
./usr/share/man/html7/operator.html comp-c-htmlman html
./usr/share/man/html8/cvsbug.html comp-cvs-htmlman cvs,html
./usr/share/man/html8/kgmon.html comp-sysutil-htmlman html
+./usr/share/man/html8/tcsd.html comp-tpm-htmlman tpm,html
./usr/share/man/html9/BOOT_FLAG.html comp-sys-htmlman html
./usr/share/man/html9/CARDBUS_PRODUCT.html comp-sys-htmlman html
./usr/share/man/html9/CARDBUS_VENDOR.html comp-sys-htmlman html
@@ -18108,6 +18289,78 @@
./usr/share/man/man3/TAILQ_REMOVE.3 comp-c-man .man
./usr/share/man/man3/TIMESPEC_TO_TIMEVAL.3 comp-c-man .man
./usr/share/man/man3/TIMEVAL_TO_TIMESPEC.3 comp-c-man .man
+./usr/share/man/man3/Tspi_Context_LoadKeyByUUID.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Context_RegisterKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Context_UnregisterKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DAA_IssueCredential.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DAA_IssueInit.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DAA_IssueSetup.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DAA_IssuerKeyVerification.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DAA_VerifyInit.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DAA_VerifySignature.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Data_Bind.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Data_Seal.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Data_Unbind.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Data_Unseal.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_DecodeBER_TssBlob.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_EncodeDER_TssBlob.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_GetAttribData.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_GetAttribUint32.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_GetPolicyObject.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Hash_GetHashValue.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Hash_SetHashValue.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Hash_Sign.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Hash_UpdateHashValue.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Hash_VerifySignature.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_CertifyKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_ConvertMigrationBlob.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_CreateKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_CreateMigrationBlob.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_GetPubKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_LoadKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_UnloadKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Key_WrapKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_PcrComposite_GetPcrValue.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_PcrComposite_SelectPcrIndex.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_PcrComposite_SetPcrValue.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Policy_AssignToObject.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Policy_FlushSecret.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_Policy_SetSecret.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_SetAttribData.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_SetAttribUint32.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_AuthorizeMigrationTicket.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_CMKSetRestrictions.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_CertifySelfTest.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_CheckMaintenancePubKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_ClearOwner.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_CollateIdentityRequest.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_CreateEndorsementKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_CreateMaintenanceArchive.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_DAA_JoinCreateDaaPubKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_DAA_JoinInit.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_DAA_JoinStoreCredential.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_DAA_Sign.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_DirRead.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_DirWrite.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetAuditDigest.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetCapability.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetEvent.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetEventLog.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetEvents.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetPubEndorsementKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetRandom.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetStatus.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_GetTestResult.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_KillMaintenanceFeature.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_LoadMaintenancePubKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_OwnerGetSRKPubKey.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_PcrExtend.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_PcrRead.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_Quote.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_SelfTestFull.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_SetStatus.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_StirRandom.3 comp-c-man tpm,.man
+./usr/share/man/man3/Tspi_TPM_TakeOwnership.3 comp-c-man tpm,.man
./usr/share/man/man3/X509_NAME_ENTRY_get_object.3 comp-c-man crypto,.man
./usr/share/man/man3/X509_NAME_add_entry_by_txt.3 comp-c-man crypto,.man
./usr/share/man/man3/X509_NAME_get_index_by_NID.3 comp-c-man crypto,.man
@@ -22248,11 +22501,13 @@
./usr/share/man/man5/ranlib.5 comp-util-man .man
./usr/share/man/man5/statvfs.5 comp-util-man .man
./usr/share/man/man5/tar.5 comp-util-man .man
+./usr/share/man/man5/tcsd.conf.5 comp-tpm-man tpm,.man
./usr/share/man/man7/operator.7 comp-c-man .man
./usr/share/man/man8/config.8 comp-obsolete obsolete
./usr/share/man/man8/cvsbug.8 comp-cvs-man cvs,.man
./usr/share/man/man8/genassym.8 comp-obsolete obsolete
./usr/share/man/man8/kgmon.8 comp-sysutil-man .man
+./usr/share/man/man8/tcsd.8 comp-tpm-man tpm,.man
./usr/share/man/man9/BOOT_FLAG.9 comp-sys-man .man
./usr/share/man/man9/CALLOUT_INITIALIZER.9 comp-obsolete obsolete
./usr/share/man/man9/CALLOUT_INITIALIZER_SETFUNC.9 comp-obsolete obsolete
Index: src/distrib/sets/lists/comp/shl.mi
diff -u src/distrib/sets/lists/comp/shl.mi:1.236 src/distrib/sets/lists/comp/shl.mi:1.237
--- src/distrib/sets/lists/comp/shl.mi:1.236 Tue Sep 18 11:14:42 2012
+++ src/distrib/sets/lists/comp/shl.mi Sun Nov 4 11:26:56 2012
@@ -1,10 +1,11 @@
-# $NetBSD: shl.mi,v 1.236 2012/09/18 15:14:42 skrll Exp $
+# $NetBSD: shl.mi,v 1.237 2012/11/04 16:26:56 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
./usr/lib/crtbeginS.o comp-c-lib
./usr/lib/crtbeginT.o comp-c-lib
./usr/lib/crtendS.o comp-c-lib
+./usr/lib/libamu_pic.a comp-obsolete obsolete
./usr/lib/libarchive_pic.a comp-c-piclib
./usr/lib/libasn1_pic.a comp-c-piclib kerberos
./usr/lib/libatf-c++_pic.a comp-atf-piclib atf
@@ -37,6 +38,7 @@
./usr/lib/libexpat_pic.a comp-c-piclib
./usr/lib/libfetch_pic.a comp-c-piclib
./usr/lib/libform_pic.a comp-c-piclib
+./usr/lib/libg++_pic.a comp-obsolete obsolete
./usr/lib/libg2c_pic.a comp-fortran-lib gcc=3
./usr/lib/libg2c_pic.a comp-obsolete gcc=4,obsolete
./usr/lib/libgcc_eh.a comp-c-lib gcccmds
@@ -102,6 +104,7 @@
./usr/lib/libnetpgp_pic.a comp-c-piclib crypto
./usr/lib/libnpf_pic.a comp-npf-piclib npf
./usr/lib/libnvpair_pic.a comp-zfs-piclib zfs
+./usr/lib/libntp_pic.a comp-obsolete obsolete
./usr/lib/libobjc_pic.a comp-objc-piclib gcccmds
./usr/lib/libopcodes.so.5 comp-c-shlib binutils
./usr/lib/libopcodes.so.5.0 comp-c-shlib binutils
@@ -217,13 +220,18 @@
./usr/lib/libssl_pic.a comp-c-piclib crypto
./usr/lib/libssp_pic.a comp-obsolete obsolete
./usr/lib/libstdc++_pic.a comp-cxx-piclib cxx,gcccmds
+./usr/lib/libtddl_pic.a comp-c-piclib tpm
+./usr/lib/libtspi_pic.a comp-c-piclib tpm
+./usr/lib/libtelnet_pic.a comp-obsolete obsolete
./usr/lib/libtermcap_pic.a comp-c-piclib
./usr/lib/libterminfo_pic.a comp-c-piclib
./usr/lib/libtermlib_pic.a comp-c-piclib
+./usr/lib/libtpm_unseal_pic.a comp-tpm-lib tpm
./usr/lib/libtre_pic.a comp-c-piclib
./usr/lib/libukfs_pic.a comp-c-piclib rump
./usr/lib/libumem_pic.a comp-zfs-piclib zfs
./usr/lib/libusbhid_pic.a comp-c-piclib
+./usr/lib/libusb_pic.a comp-obsolete obsolete
./usr/lib/libutil_pic.a comp-c-piclib
./usr/lib/libuutil_pic.a comp-zfs-piclib zfs
./usr/lib/libwind_pic.a comp-c-piclib kerberos
@@ -435,6 +443,8 @@
./usr/libdata/debug/usr/lib/libstdc++.so.7.0.debug comp-sys-debug gcc=4,cxx,debug
./usr/libdata/debug/usr/lib/libstdc++.so.7.1.debug comp-sys-debug gcc=45,cxx,debug
./usr/libdata/debug/usr/lib/libterminfo.so.1.0.debug comp-sys-debug debug
+./usr/libdata/debug/usr/lib/libtpm_unseal.so.1.0.debug comp-tpm-debug tpm,debug
+./usr/libdata/debug/usr/lib/libtspi.so.3.0.debug comp-tpm-debug tpm,debug
./usr/libdata/debug/usr/lib/libtre.so.0.8.debug comp-sys-debug debug
./usr/libdata/debug/usr/lib/libukfs.so.1.0.debug comp-sys-debug debug,rump
./usr/libdata/debug/usr/lib/libumem.so.0.0.debug comp-zfs-debug zfs,dynamicroot,debug
Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1404 src/distrib/sets/lists/man/mi:1.1405
--- src/distrib/sets/lists/man/mi:1.1404 Thu Nov 1 19:33:13 2012
+++ src/distrib/sets/lists/man/mi Sun Nov 4 11:26:56 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1404 2012/11/01 23:33:13 christos Exp $
+# $NetBSD: mi,v 1.1405 2012/11/04 16:26:56 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -530,6 +530,8 @@
./usr/share/man/cat1/top.0 man-util-catman .cat
./usr/share/man/cat1/touch.0 man-util-catman .cat
./usr/share/man/cat1/tpfmt.0 man-util-catman .cat
+./usr/share/man/cat1/tpm_sealdata.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat1/tpm_version.0 man-tpm-catman tpm,.cat
./usr/share/man/cat1/tput.0 man-util-catman .cat
./usr/share/man/cat1/tr.0 man-util-catman .cat
./usr/share/man/cat1/true.0 man-util-catman .cat
@@ -2901,7 +2903,32 @@
./usr/share/man/cat8/tlsmgr.0 man-postfix-catman postfix,crypto,.cat
./usr/share/man/cat8/tlsproxy.0 man-postfix-catman postfix,crypto,.cat
./usr/share/man/cat8/tpctl.0 man-sysutil-catman .cat
+./usr/share/man/cat8/tpm_changeownerauth.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_clear.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_createek.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_getpubek.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_nvdefine.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_nvinfo.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_nvread.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_nvrelease.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_nvwrite.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_resetdalock.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_restrictpubek.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_revokeek.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_selftest.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_setactive.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_setclearable.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_setenable.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_setoperatorauth.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_setownable.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_setpresence.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tpm_takeownership.0 man-tpm-catman tpm,.cat
+./usr/share/man/cat8/tprof.0 man-sysutil-catman .cat
./usr/share/man/cat8/trace.0 man-postfix-catman postfix,.cat
+./usr/share/man/cat8/trace.0 man-postfix-catman postfix,.cat
+./usr/share/man/cat8/traceroute.0 man-netutil-catman .cat
+./usr/share/man/cat8/traceroute6.0 man-netutil-catman use_inet6,.cat
+./usr/share/man/cat8/trivial-rewrite.0 man-postfix-catman postfix,.cat
./usr/share/man/cat8/traceroute.0 man-netutil-catman .cat
./usr/share/man/cat8/traceroute6.0 man-netutil-catman use_inet6,.cat
./usr/share/man/cat8/trivial-rewrite.0 man-postfix-catman postfix,.cat
@@ -3477,6 +3504,8 @@
./usr/share/man/html1/top.html man-util-htmlman html
./usr/share/man/html1/touch.html man-util-htmlman html
./usr/share/man/html1/tpfmt.html man-util-htmlman html
+./usr/share/man/html1/tpm_sealdata.html man-tpm-htmlman tpm,html
+./usr/share/man/html1/tpm_version.html man-tpm-htmlman tpm,html
./usr/share/man/html1/tput.html man-util-htmlman html
./usr/share/man/html1/tr.html man-util-htmlman html
./usr/share/man/html1/true.html man-util-htmlman html
@@ -5504,11 +5533,31 @@
./usr/share/man/html8/tlsmgr.html man-postfix-htmlman postfix,crypto,html
./usr/share/man/html8/tlsproxy.html man-postfix-htmlman postfix,crypto,html
./usr/share/man/html8/tpctl.html man-sysutil-htmlman html
+./usr/share/man/html8/tpm_changeownerauth.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_clear.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_createek.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_getpubek.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_nvdefine.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_nvinfo.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_nvread.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_nvrelease.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_nvwrite.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_resetdalock.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_restrictpubek.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_revokeek.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_selftest.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_setactive.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_setclearable.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_setenable.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_setoperatorauth.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_setownable.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_setpresence.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tpm_takeownership.html man-tpm-htmlman tpm,html
+./usr/share/man/html8/tprof.html man-sysutil-htmlman html
./usr/share/man/html8/trace.html man-postfix-htmlman postfix,html
./usr/share/man/html8/traceroute.html man-netutil-htmlman html
./usr/share/man/html8/traceroute6.html man-netutil-htmlman use_inet6,html
./usr/share/man/html8/trivial-rewrite.html man-postfix-htmlman postfix,html
-./usr/share/man/html8/tprof.html man-sysutil-htmlman html
./usr/share/man/html8/trpt.html man-netutil-htmlman html
./usr/share/man/html8/ttyflags.html man-sysutil-htmlman html
./usr/share/man/html8/tunefs.html man-sysutil-htmlman html
@@ -6081,6 +6130,8 @@
./usr/share/man/man1/top.1 man-util-man .man
./usr/share/man/man1/touch.1 man-util-man .man
./usr/share/man/man1/tpfmt.1 man-util-man .man
+./usr/share/man/man1/tpm_sealdata.1 man-tpm-man tpm,.man
+./usr/share/man/man1/tpm_version.1 man-tpm-man tpm,.man
./usr/share/man/man1/tput.1 man-util-man .man
./usr/share/man/man1/tr.1 man-util-man .man
./usr/share/man/man1/true.1 man-util-man .man
@@ -8452,6 +8503,26 @@
./usr/share/man/man8/tlsmgr.8 man-postfix-man postfix,crypto,.man
./usr/share/man/man8/tlsproxy.8 man-postfix-man postfix,crypto,.man
./usr/share/man/man8/tpctl.8 man-sysutil-man .man
+./usr/share/man/man8/tpm_changeownerauth.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_clear.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_createek.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_getpubek.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_nvdefine.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_nvinfo.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_nvread.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_nvrelease.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_nvwrite.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_resetdalock.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_restrictpubek.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_revokeek.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_selftest.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_setactive.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_setclearable.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_setenable.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_setoperatorauth.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_setownable.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_setpresence.8 man-tpm-man tpm,.man
+./usr/share/man/man8/tpm_takeownership.8 man-tpm-man tpm,.man
./usr/share/man/man8/trace.8 man-postfix-man postfix,.man
./usr/share/man/man8/traceroute.8 man-netutil-man .man
./usr/share/man/man8/traceroute6.8 man-netutil-man use_inet6,.man