Subject: CVS commit: [netbsd-1-6] basesrc/lib/libcrypto/man
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/02/2002 14:57:37
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Aug  2 11:57:37 UTC 2002

Modified Files:
	basesrc/lib/libcrypto/man [netbsd-1-6]: BN_set_bit.3 ERR_get_error.3
	    EVP_DigestInit.3 EVP_EncryptInit.3 RSA_set_method.3 des_modes.7
	    openssl.cnf.5

Log Message:
Pull up revisions 1.8-1.9 (requested by itojun in ticket #607):
sync to head for openssl 0.9.6e


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 basesrc/lib/libcrypto/man/BN_set_bit.3 \
    basesrc/lib/libcrypto/man/ERR_get_error.3 \
    basesrc/lib/libcrypto/man/EVP_DigestInit.3 \
    basesrc/lib/libcrypto/man/EVP_EncryptInit.3 \
    basesrc/lib/libcrypto/man/RSA_set_method.3 \
    basesrc/lib/libcrypto/man/des_modes.7 \
    basesrc/lib/libcrypto/man/openssl.cnf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.