CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2022/12/26 00:18:53
Modified files: lib/libcrypto : crypto.h md32_common.h ossl_typ.h sparccpuid.S x86cpuid.pl lib/libcrypto/aes/asm: aes-586.pl aes-mips.pl aes-ppc.pl aesni-sha1-x86_64.pl aesni-x86_64.pl bsaes-x86_64.pl lib/libcrypto/arc4random: getentropy_aix.c lib/libcrypto/arch/aarch64: opensslconf.h lib/libcrypto/arch/alpha: opensslconf.h lib/libcrypto/arch/amd64: opensslconf.h lib/libcrypto/arch/arm: opensslconf.h lib/libcrypto/arch/hppa: opensslconf.h lib/libcrypto/arch/i386: opensslconf.h lib/libcrypto/arch/m88k: opensslconf.h lib/libcrypto/arch/mips64: opensslconf.h lib/libcrypto/arch/powerpc: opensslconf.h lib/libcrypto/arch/powerpc64: opensslconf.h lib/libcrypto/arch/riscv64: opensslconf.h lib/libcrypto/arch/sh: opensslconf.h lib/libcrypto/arch/sparc: opensslconf.h lib/libcrypto/arch/sparc64: opensslconf.h lib/libcrypto/asn1: a_mbstr.c tasn_utl.c lib/libcrypto/bio: bss_dgram.c lib/libcrypto/bn: bn_div.c bn_gcd.c bn_x931p.c lib/libcrypto/bn/asm: co-586.pl mips.pl modexp512-x86_64.pl pa-risc2W.s parisc-mont.pl ppc.pl ppc64-mont.pl sparcv9-mont.pl sparcv9a-mont.pl x86-gf2m.pl x86-mont.pl x86_64-gf2m.pl lib/libcrypto/bn/asm/x86: comba.pl lib/libcrypto/cmac: cmac.c lib/libcrypto/comp: c_zlib.c lib/libcrypto/des/asm: des_enc.m4 lib/libcrypto/dh: dh_ameth.c lib/libcrypto/dso: dso.h lib/libcrypto/ec: ec.h ecp_nistp224.c ecp_nistp256.c ecp_nistp521.c lib/libcrypto/ec/asm: ecp_nistz256-armv4.pl ecp_nistz256-sparcv9.pl lib/libcrypto/ecdsa: ecdsa.h lib/libcrypto/engine: README eng_aesni.c eng_list.c eng_padlock.c eng_table.c engine.h lib/libcrypto/err: err.c lib/libcrypto/evp: digest.c evp_enc.c pmeth_lib.c lib/libcrypto/man: PKCS7_dataFinal.3 PKCS7_final.3 X509_check_trust.3 lib/libcrypto/modes: ctr128.c lib/libcrypto/modes/asm: ghash-x86.pl lib/libcrypto/objects: obj_dat.c objects.txt lib/libcrypto/ocsp: ocsp_cl.c ocsp_ext.c lib/libcrypto/perlasm: readme x86_64-xlate.pl lib/libcrypto/pkcs7: pk7_doit.c lib/libcrypto/rc2: version lib/libcrypto/rc4/asm: rc4-586.pl rc4-x86_64.pl lib/libcrypto/ripemd: README lib/libcrypto/rsa: rsa_eay.c lib/libcrypto/sha/asm: sha1-586.pl sha1-sparcv9a.pl sha1-thumb.pl sha1-x86_64.pl sha512-x86_64.pl lib/libcrypto/ui: ui.h lib/libcrypto/whrlpool/asm: wp-mmx.pl lib/libcrypto/x509: pcy_tree.c x509.h x509_constraints.c x509_issuer_cache.c x509_ncons.c x509_utl.c x509_vfy.c x509_vfy.h x509name.c Log message: spelling fixes; from paul tagliamonte i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb