NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43073 CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto



The following reply was made to PR port-powerpc/43073; it has been noted by 
GNATS.

From: matthew green <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43073 CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto
Date: Tue, 30 Mar 2010 07:23:52 +0000

 Module Name:   src
 Committed By:  mrg
 Date:          Tue Mar 30 07:23:51 UTC 2010
 
 Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto: srcs.inc
 Added Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64: des.inc
 
 Log Message:
 for now, use the C versions of bn and des, not the (32 bit) versions,
 on powerpc64.
 
 from dennis.c.ferguson%gmail.com@localhost in PR#43073.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 \
     src/crypto/external/bsd/openssl/lib/libcrypto/srcs.inc
 cvs rdiff -u -r0 -r1.1 \
     src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/des.inc
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index