--- 0 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 testcases/driver/Makefile.am mode change 100755 => 100644 testcases/driver/aes_func.c mode change 100755 => 100644 testcases/driver/des3_func.c mode change 100755 => 100644 testcases/driver/des_func.c mode change 100755 => 100644 testcases/driver/digest_func.c mode change 100755 => 100644 testcases/driver/driver.c mode change 100755 => 100644 testcases/driver/dsa_func.c mode change 100755 => 100644 testcases/driver/md5.c mode change 100755 => 100644 testcases/driver/md5.h mode change 100755 => 100644 testcases/driver/misc_func.c mode change 100755 => 100644 testcases/driver/obj_mgmt.c mode change 100755 => 100644 testcases/driver/rijndael_func.c mode change 100755 => 100644 testcases/driver/rsa_func.c mode change 100755 => 100644 testcases/driver/sess_mgmt.c mode change 100755 => 100644 testcases/driver/sess_perf.c mode change 100755 => 100644 testcases/driver/ssl3_func.c mode change 100755 => 100644 testcases/include/regress.h mode change 100755 => 100644 testcases/include/rsadump.h mode change 100755 => 100644 testcases/include/windows.h mode change 100755 => 100644 testcases/init_tok/Makefile.am mode change 100755 => 100644 testcases/init_tok/init_tok.c mode change 100755 => 100644 testcases/init_token.sh.in mode change 100755 => 100644 testcases/mkobj/Makefile.am mode change 100755 => 100644 testcases/mkobj/mkobj.c mode change 100755 => 100644 testcases/ock_tests.sh.in mode change 100755 => 100644 testcases/rsa_keygen/Makefile.am mode change 100755 => 100644 testcases/rsa_keygen/rsa_keygen.c mode change 100755 => 100644 testcases/rsa_test/Makefile.am mode change 100755 => 100644 testcases/rsa_test/rsa_test.c mode change 100755 => 100644 testcases/rsa_test/rsa_test_genkey.c mode change 100755 => 100644 testcases/rsa_test/rsa_thread_test.c mode change 100755 => 100644 testcases/speed/Makefile.am mode change 100755 => 100644 testcases/speed/speed.c mode change 100755 => 100644 testcases/test_crypto/Makefile.am mode change 100755 => 100644 testcases/threadmkobj/Makefile.am mode change 100755 => 100644 testcases/threadmkobj/threadmkobj.c mode change 100755 => 100644 testcases/tok_obj/Makefile.am mode change 100755 => 100644 testcases/tok_obj/tok_obj.c mode change 100755 => 100644 testcases/tok_obj/tok_obj2.c mode change 100755 => 100644 usr/include/pkcs11/apiclient.h mode change 100755 => 100644 usr/include/pkcs11/apictl.h mode change 100755 => 100644 usr/include/pkcs11/local_types.h mode change 100755 => 100644 usr/include/pkcs11/pkcs11err.h mode change 100755 => 100644 usr/include/pkcs11/pkcs11log.h mode change 100755 => 100644 usr/include/pkcs11/pkcs11o.h mode change 100755 => 100644 usr/include/pkcs11/pkcs11types.h mode change 100755 => 100644 usr/include/pkcs11/pkcs32.h mode change 100755 => 100644 usr/include/pkcs11/slotmgr.h mode change 100755 => 100644 usr/include/pkcs11/stdll.h mode change 100755 => 100644 usr/include/pkcs11/stdll/decrypt.h mode change 100755 => 100644 usr/include/pkcs11/stdll/encrypt.h mode change 100755 => 100644 usr/include/pkcs11/stdll/functions.h mode change 100755 => 100644 usr/include/pkcs11/stdll/keys.h mode change 100755 => 100644 usr/include/pkcs11/stdll/stdll_gen.h mode change 100755 => 100644 usr/include/pkcs11/testcert.h mode change 100755 => 100644 usr/lib/pkcs11/api/api_interface.c mode change 100755 => 100644 usr/lib/pkcs11/api/apiproto.h mode change 100755 => 100644 usr/lib/pkcs11/api/apiutil.c mode change 100755 => 100644 usr/lib/pkcs11/common/args.h mode change 100755 => 100644 usr/lib/pkcs11/common/asn1.c mode change 100755 => 100644 usr/lib/pkcs11/common/c_defs.h mode change 100755 => 100644 usr/lib/pkcs11/common/c_extern.h mode change 100755 => 100644 usr/lib/pkcs11/common/cert.c mode change 100755 => 100644 usr/lib/pkcs11/common/data_obj.c mode change 100755 => 100644 usr/lib/pkcs11/common/decr_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/defs.h mode change 100755 => 100644 usr/lib/pkcs11/common/dig_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/encr_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/globals.c mode change 100755 => 100644 usr/lib/pkcs11/common/h_extern.h mode change 100755 => 100644 usr/lib/pkcs11/common/host_defs.h mode change 100755 => 100644 usr/lib/pkcs11/common/key.c mode change 100755 => 100644 usr/lib/pkcs11/common/key_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/linuxdef.h mode change 100755 => 100644 usr/lib/pkcs11/common/loadsave.c mode change 100755 => 100644 usr/lib/pkcs11/common/log.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_des.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_des3.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_dsa.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_md2.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_md5.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_rng.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_rsa.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_sha.c mode change 100755 => 100644 usr/lib/pkcs11/common/mech_ssl3.c mode change 100755 => 100644 usr/lib/pkcs11/common/new_host.c mode change 100755 => 100644 usr/lib/pkcs11/common/obj_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/object.c mode change 100755 => 100644 usr/lib/pkcs11/common/p11util.c mode change 100755 => 100644 usr/lib/pkcs11/common/p11util.h mode change 100755 => 100644 usr/lib/pkcs11/common/sess_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/sign_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/common/template.c mode change 100755 => 100644 usr/lib/pkcs11/common/tok_spec_struct.h mode change 100755 => 100644 usr/lib/pkcs11/common/tok_specific.h mode change 100755 => 100644 usr/lib/pkcs11/common/tokenlocal.h mode change 100755 => 100644 usr/lib/pkcs11/common/utility.c mode change 100755 => 100644 usr/lib/pkcs11/common/verify_mgr.c mode change 100755 => 100644 usr/lib/pkcs11/cr_stdll/typhoon.h mode change 100755 => 100644 usr/lib/pkcs11/ica_s390_stdll/ica_specific.c mode change 100755 => 100644 usr/lib/pkcs11/ica_stdll/ica_specific.c mode change 100755 => 100644 usr/lib/pkcs11/leeds_stdll/args.h mode change 100755 => 100644 usr/lib/pkcs11/leeds_stdll/defs.h mode change 100755 => 100644 usr/lib/pkcs11/leeds_stdll/h_extern.h mode change 100755 => 100644 usr/lib/pkcs11/leeds_stdll/host_api.c mode change 100755 => 100644 usr/lib/pkcs11/leeds_stdll/stub.c mode change 100755 => 100644 usr/lib/pkcs11/leeds_stdll/util.c mode change 100755 => 100644 usr/lib/pkcs11/methods/4758_status/4758_status.c mode change 100755 => 100644 usr/lib/pkcs11/methods/4758_status/4758_status.h mode change 100755 => 100644 usr/lib/pkcs11/methods/4758_status/defs.h mode change 100755 => 100644 usr/lib/pkcs11/tpm_stdll/defs.h mode change 100755 => 100644 usr/lib/pkcs11/tpm_stdll/globals.c mode change 100755 => 100644 usr/lib/pkcs11/tpm_stdll/host_defs.h mode change 100755 => 100644 usr/sbin/pkcsconf/pkcsconf.c mode change 100755 => 100644 usr/sbin/pkcsconf/pkcsconf_msg.h mode change 100755 => 100644 usr/sbin/pkcsslotd/SlotDB.cre mode change 100755 => 100644 usr/sbin/pkcsslotd/daemon.c mode change 100755 => 100644 usr/sbin/pkcsslotd/err.c mode change 100755 => 100644 usr/sbin/pkcsslotd/err.h mode change 100755 => 100644 usr/sbin/pkcsslotd/garbage.c mode change 100755 => 100644 usr/sbin/pkcsslotd/garbage_linux.c mode change 100755 => 100644 usr/sbin/pkcsslotd/garbage_linux.h mode change 100755 => 100644 usr/sbin/pkcsslotd/log.c mode change 100755 => 100644 usr/sbin/pkcsslotd/log.h mode change 100755 => 100644 usr/sbin/pkcsslotd/mutex.c mode change 100755 => 100644 usr/sbin/pkcsslotd/no_odm.c mode change 100755 => 100644 usr/sbin/pkcsslotd/odm.c mode change 100755 => 100644 usr/sbin/pkcsslotd/odm.h mode change 100755 => 100644 usr/sbin/pkcsslotd/pk_config_data mode change 100755 => 100644 usr/sbin/pkcsslotd/pkcsslotd.h mode change 100755 => 100644 usr/sbin/pkcsslotd/shmem.c mode change 100755 => 100644 usr/sbin/pkcsslotd/signal.c mode change 100755 => 100644 usr/sbin/pkcsslotd/slotd.msg mode change 100755 => 100644 usr/sbin/pkcsslotd/slotd_msg.h mode change 100755 => 100644 usr/sbin/pkcsslotd/slotmgr.c
diff --git a/testcases/driver/Makefile.am b/testcases/driver/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/driver/aes_func.c b/testcases/driver/aes_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/des3_func.c b/testcases/driver/des3_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/des_func.c b/testcases/driver/des_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/digest_func.c b/testcases/driver/digest_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/driver.c b/testcases/driver/driver.c old mode 100755 new mode 100644 diff --git a/testcases/driver/dsa_func.c b/testcases/driver/dsa_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/md5.c b/testcases/driver/md5.c old mode 100755 new mode 100644 diff --git a/testcases/driver/md5.h b/testcases/driver/md5.h old mode 100755 new mode 100644 diff --git a/testcases/driver/misc_func.c b/testcases/driver/misc_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/obj_mgmt.c b/testcases/driver/obj_mgmt.c old mode 100755 new mode 100644 diff --git a/testcases/driver/rijndael_func.c b/testcases/driver/rijndael_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/rsa_func.c b/testcases/driver/rsa_func.c old mode 100755 new mode 100644 diff --git a/testcases/driver/sess_mgmt.c b/testcases/driver/sess_mgmt.c old mode 100755 new mode 100644 diff --git a/testcases/driver/sess_perf.c b/testcases/driver/sess_perf.c old mode 100755 new mode 100644 diff --git a/testcases/driver/ssl3_func.c b/testcases/driver/ssl3_func.c old mode 100755 new mode 100644 diff --git a/testcases/include/regress.h b/testcases/include/regress.h old mode 100755 new mode 100644 diff --git a/testcases/include/rsadump.h b/testcases/include/rsadump.h old mode 100755 new mode 100644 diff --git a/testcases/include/windows.h b/testcases/include/windows.h old mode 100755 new mode 100644 diff --git a/testcases/init_tok/Makefile.am b/testcases/init_tok/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/init_tok/init_tok.c b/testcases/init_tok/init_tok.c old mode 100755 new mode 100644 diff --git a/testcases/init_token.sh.in b/testcases/init_token.sh.in old mode 100755 new mode 100644 diff --git a/testcases/mkobj/Makefile.am b/testcases/mkobj/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/mkobj/mkobj.c b/testcases/mkobj/mkobj.c old mode 100755 new mode 100644 diff --git a/testcases/ock_tests.sh.in b/testcases/ock_tests.sh.in old mode 100755 new mode 100644 diff --git a/testcases/rsa_keygen/Makefile.am b/testcases/rsa_keygen/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/rsa_keygen/rsa_keygen.c b/testcases/rsa_keygen/rsa_keygen.c old mode 100755 new mode 100644 diff --git a/testcases/rsa_test/Makefile.am b/testcases/rsa_test/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/rsa_test/rsa_test.c b/testcases/rsa_test/rsa_test.c old mode 100755 new mode 100644 diff --git a/testcases/rsa_test/rsa_test_genkey.c b/testcases/rsa_test/rsa_test_genkey.c old mode 100755 new mode 100644 diff --git a/testcases/rsa_test/rsa_thread_test.c b/testcases/rsa_test/rsa_thread_test.c old mode 100755 new mode 100644 diff --git a/testcases/speed/Makefile.am b/testcases/speed/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/speed/speed.c b/testcases/speed/speed.c old mode 100755 new mode 100644 diff --git a/testcases/test_crypto/Makefile.am b/testcases/test_crypto/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/threadmkobj/Makefile.am b/testcases/threadmkobj/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/threadmkobj/threadmkobj.c b/testcases/threadmkobj/threadmkobj.c old mode 100755 new mode 100644 diff --git a/testcases/tok_obj/Makefile.am b/testcases/tok_obj/Makefile.am old mode 100755 new mode 100644 diff --git a/testcases/tok_obj/tok_obj.c b/testcases/tok_obj/tok_obj.c old mode 100755 new mode 100644 diff --git a/testcases/tok_obj/tok_obj2.c b/testcases/tok_obj/tok_obj2.c old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/apiclient.h b/usr/include/pkcs11/apiclient.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/apictl.h b/usr/include/pkcs11/apictl.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/local_types.h b/usr/include/pkcs11/local_types.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/pkcs11err.h b/usr/include/pkcs11/pkcs11err.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/pkcs11log.h b/usr/include/pkcs11/pkcs11log.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/pkcs11o.h b/usr/include/pkcs11/pkcs11o.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/pkcs11types.h b/usr/include/pkcs11/pkcs11types.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/pkcs32.h b/usr/include/pkcs11/pkcs32.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/slotmgr.h b/usr/include/pkcs11/slotmgr.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/stdll.h b/usr/include/pkcs11/stdll.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/stdll/decrypt.h b/usr/include/pkcs11/stdll/decrypt.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/stdll/encrypt.h b/usr/include/pkcs11/stdll/encrypt.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/stdll/functions.h b/usr/include/pkcs11/stdll/functions.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/stdll/keys.h b/usr/include/pkcs11/stdll/keys.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/stdll/stdll_gen.h b/usr/include/pkcs11/stdll/stdll_gen.h old mode 100755 new mode 100644 diff --git a/usr/include/pkcs11/testcert.h b/usr/include/pkcs11/testcert.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/api/api_interface.c b/usr/lib/pkcs11/api/api_interface.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/api/apiproto.h b/usr/lib/pkcs11/api/apiproto.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/api/apiutil.c b/usr/lib/pkcs11/api/apiutil.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/args.h b/usr/lib/pkcs11/common/args.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/asn1.c b/usr/lib/pkcs11/common/asn1.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/c_defs.h b/usr/lib/pkcs11/common/c_defs.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/c_extern.h b/usr/lib/pkcs11/common/c_extern.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/cert.c b/usr/lib/pkcs11/common/cert.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/data_obj.c b/usr/lib/pkcs11/common/data_obj.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/decr_mgr.c b/usr/lib/pkcs11/common/decr_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/defs.h b/usr/lib/pkcs11/common/defs.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/dig_mgr.c b/usr/lib/pkcs11/common/dig_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/encr_mgr.c b/usr/lib/pkcs11/common/encr_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/globals.c b/usr/lib/pkcs11/common/globals.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/h_extern.h b/usr/lib/pkcs11/common/h_extern.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/host_defs.h b/usr/lib/pkcs11/common/host_defs.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/key.c b/usr/lib/pkcs11/common/key.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/key_mgr.c b/usr/lib/pkcs11/common/key_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/linuxdef.h b/usr/lib/pkcs11/common/linuxdef.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/loadsave.c b/usr/lib/pkcs11/common/loadsave.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/log.c b/usr/lib/pkcs11/common/log.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_des.c b/usr/lib/pkcs11/common/mech_des.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_des3.c b/usr/lib/pkcs11/common/mech_des3.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_dsa.c b/usr/lib/pkcs11/common/mech_dsa.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_md2.c b/usr/lib/pkcs11/common/mech_md2.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_md5.c b/usr/lib/pkcs11/common/mech_md5.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_rng.c b/usr/lib/pkcs11/common/mech_rng.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_rsa.c b/usr/lib/pkcs11/common/mech_rsa.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_sha.c b/usr/lib/pkcs11/common/mech_sha.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/mech_ssl3.c b/usr/lib/pkcs11/common/mech_ssl3.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/new_host.c b/usr/lib/pkcs11/common/new_host.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/obj_mgr.c b/usr/lib/pkcs11/common/obj_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/object.c b/usr/lib/pkcs11/common/object.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/p11util.c b/usr/lib/pkcs11/common/p11util.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/p11util.h b/usr/lib/pkcs11/common/p11util.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/sess_mgr.c b/usr/lib/pkcs11/common/sess_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/sign_mgr.c b/usr/lib/pkcs11/common/sign_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/template.c b/usr/lib/pkcs11/common/template.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/tok_spec_struct.h b/usr/lib/pkcs11/common/tok_spec_struct.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/tok_specific.h b/usr/lib/pkcs11/common/tok_specific.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/tokenlocal.h b/usr/lib/pkcs11/common/tokenlocal.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/utility.c b/usr/lib/pkcs11/common/utility.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/common/verify_mgr.c b/usr/lib/pkcs11/common/verify_mgr.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/cr_stdll/typhoon.h b/usr/lib/pkcs11/cr_stdll/typhoon.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/ica_s390_stdll/ica_specific.c b/usr/lib/pkcs11/ica_s390_stdll/ica_specific.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/ica_stdll/ica_specific.c b/usr/lib/pkcs11/ica_stdll/ica_specific.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/leeds_stdll/args.h b/usr/lib/pkcs11/leeds_stdll/args.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/leeds_stdll/defs.h b/usr/lib/pkcs11/leeds_stdll/defs.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/leeds_stdll/h_extern.h b/usr/lib/pkcs11/leeds_stdll/h_extern.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/leeds_stdll/host_api.c b/usr/lib/pkcs11/leeds_stdll/host_api.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/leeds_stdll/stub.c b/usr/lib/pkcs11/leeds_stdll/stub.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/leeds_stdll/util.c b/usr/lib/pkcs11/leeds_stdll/util.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/methods/4758_status/4758_status.c b/usr/lib/pkcs11/methods/4758_status/4758_status.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/methods/4758_status/4758_status.h b/usr/lib/pkcs11/methods/4758_status/4758_status.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/methods/4758_status/defs.h b/usr/lib/pkcs11/methods/4758_status/defs.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/tpm_stdll/defs.h b/usr/lib/pkcs11/tpm_stdll/defs.h old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/tpm_stdll/globals.c b/usr/lib/pkcs11/tpm_stdll/globals.c old mode 100755 new mode 100644 diff --git a/usr/lib/pkcs11/tpm_stdll/host_defs.h b/usr/lib/pkcs11/tpm_stdll/host_defs.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsconf/pkcsconf.c b/usr/sbin/pkcsconf/pkcsconf.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsconf/pkcsconf_msg.h b/usr/sbin/pkcsconf/pkcsconf_msg.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/SlotDB.cre b/usr/sbin/pkcsslotd/SlotDB.cre old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/daemon.c b/usr/sbin/pkcsslotd/daemon.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/err.c b/usr/sbin/pkcsslotd/err.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/err.h b/usr/sbin/pkcsslotd/err.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/garbage.c b/usr/sbin/pkcsslotd/garbage.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/garbage_linux.c b/usr/sbin/pkcsslotd/garbage_linux.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/garbage_linux.h b/usr/sbin/pkcsslotd/garbage_linux.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/log.c b/usr/sbin/pkcsslotd/log.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/log.h b/usr/sbin/pkcsslotd/log.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/mutex.c b/usr/sbin/pkcsslotd/mutex.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/no_odm.c b/usr/sbin/pkcsslotd/no_odm.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/odm.c b/usr/sbin/pkcsslotd/odm.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/odm.h b/usr/sbin/pkcsslotd/odm.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/pk_config_data b/usr/sbin/pkcsslotd/pk_config_data old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/pkcsslotd.h b/usr/sbin/pkcsslotd/pkcsslotd.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/shmem.c b/usr/sbin/pkcsslotd/shmem.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/signal.c b/usr/sbin/pkcsslotd/signal.c old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/slotd.msg b/usr/sbin/pkcsslotd/slotd.msg old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/slotd_msg.h b/usr/sbin/pkcsslotd/slotd_msg.h old mode 100755 new mode 100644 diff --git a/usr/sbin/pkcsslotd/slotmgr.c b/usr/sbin/pkcsslotd/slotmgr.c old mode 100755 new mode 100644 -- 1.7.4.rc3 ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
