Subject: CVS commit: src/crypto/dist/openssl
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/14/2003 14:06:25
Module Name:	src
Committed By:	itojun
Date:		Mon Jul 14 14:06:24 UTC 2003

Modified Files:
	src/crypto/dist/openssl: e_os2.h
	src/crypto/dist/openssl/crypto: symhacks.h
	src/crypto/dist/openssl/crypto/bio: bio.h
	src/crypto/dist/openssl/crypto/bn: bn.h
	src/crypto/dist/openssl/crypto/des: des.h
	src/crypto/dist/openssl/crypto/pem: pem.h
	src/crypto/dist/openssl/crypto/pkcs7: pkcs7.h
	src/crypto/dist/openssl/crypto/rand: rand.h
	src/crypto/dist/openssl/crypto/x509: x509.h x509_vfy.h
	src/crypto/dist/openssl/ssl: ssl.h ssl3.h

Log Message:
unifdef VMS/WIN16/WIN32 in public headers, at least


To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 src/crypto/dist/openssl/e_os2.h
cvs rdiff -r1.1.1.1 -r1.2 src/crypto/dist/openssl/crypto/symhacks.h
cvs rdiff -r1.4 -r1.5 src/crypto/dist/openssl/crypto/bio/bio.h
cvs rdiff -r1.5 -r1.6 src/crypto/dist/openssl/crypto/bn/bn.h
cvs rdiff -r1.13 -r1.14 src/crypto/dist/openssl/crypto/des/des.h
cvs rdiff -r1.4 -r1.5 src/crypto/dist/openssl/crypto/pem/pem.h
cvs rdiff -r1.3 -r1.4 src/crypto/dist/openssl/crypto/pkcs7/pkcs7.h
cvs rdiff -r1.1.1.4 -r1.2 src/crypto/dist/openssl/crypto/rand/rand.h
cvs rdiff -r1.4 -r1.5 src/crypto/dist/openssl/crypto/x509/x509.h \
    src/crypto/dist/openssl/crypto/x509/x509_vfy.h
cvs rdiff -r1.7 -r1.8 src/crypto/dist/openssl/ssl/ssl.h
cvs rdiff -r1.4 -r1.5 src/crypto/dist/openssl/ssl/ssl3.h

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