Module Name: src Committed By: rin Date: Sat Jul 8 23:42:48 UTC 2023
Modified Files: src/crypto/external/bsd/openssl.old/include/openssl: opensslconf.h Log Message: openssl.old: Remove OPENSSL_NO_EC_NISTP_64_GCC_128 hack for alpha. Unaligned memory access reported in PR lib/55701 has been fixed by upstream commit: https://github.com/openssl/openssl/commit/77286fe3ec6b9777934e67e35f3b7007143b0734 Actually, kernel no longer complains with machdep.unaligned_print=1, for sshd(8), ssh(1), and full ATF run. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ src/crypto/external/bsd/openssl.old/include/openssl/opensslconf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.