Author: simon Date: Wed Aug 12 21:23:41 2009 New Revision: 196160 URL: http://svn.freebsd.org/changeset/base/196160
Log: MFC 196133: Remove symlinks in OpenSSL's testing framework. These are not required for normal build, and doesn't export well to CVS. If they are needed later a script will be added to recreate the symlinks when needed at build time. Approved by: re (rwatson) Deleted: stable/8/crypto/openssl/apps/md4.c stable/8/crypto/openssl/test/bftest.c stable/8/crypto/openssl/test/bntest.c stable/8/crypto/openssl/test/casttest.c stable/8/crypto/openssl/test/destest.c stable/8/crypto/openssl/test/dhtest.c stable/8/crypto/openssl/test/dsatest.c stable/8/crypto/openssl/test/ecdhtest.c stable/8/crypto/openssl/test/ecdsatest.c stable/8/crypto/openssl/test/ectest.c stable/8/crypto/openssl/test/enginetest.c stable/8/crypto/openssl/test/evp_test.c stable/8/crypto/openssl/test/exptest.c stable/8/crypto/openssl/test/fips_aesavs.c stable/8/crypto/openssl/test/fips_desmovs.c stable/8/crypto/openssl/test/fips_dsatest.c stable/8/crypto/openssl/test/fips_dssvs.c stable/8/crypto/openssl/test/fips_hmactest.c stable/8/crypto/openssl/test/fips_randtest.c stable/8/crypto/openssl/test/fips_rngvs.c stable/8/crypto/openssl/test/fips_rsagtest.c stable/8/crypto/openssl/test/fips_rsastest.c stable/8/crypto/openssl/test/fips_rsavtest.c stable/8/crypto/openssl/test/fips_shatest.c stable/8/crypto/openssl/test/fips_test_suite.c stable/8/crypto/openssl/test/hmactest.c stable/8/crypto/openssl/test/ideatest.c stable/8/crypto/openssl/test/jpaketest.c stable/8/crypto/openssl/test/md2test.c stable/8/crypto/openssl/test/md4test.c stable/8/crypto/openssl/test/md5test.c stable/8/crypto/openssl/test/mdc2test.c stable/8/crypto/openssl/test/randtest.c stable/8/crypto/openssl/test/rc2test.c stable/8/crypto/openssl/test/rc4test.c stable/8/crypto/openssl/test/rc5test.c stable/8/crypto/openssl/test/rmdtest.c stable/8/crypto/openssl/test/rsa_test.c stable/8/crypto/openssl/test/sha1test.c stable/8/crypto/openssl/test/sha256t.c stable/8/crypto/openssl/test/sha512t.c stable/8/crypto/openssl/test/shatest.c stable/8/crypto/openssl/test/ssltest.c Modified: stable/8/crypto/openssl/ (props changed) _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"