Subject: CVS commit: basesrc/lib/libcrypto
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 09/10/2001 00:22:09
Module Name: basesrc
Committed By: tls
Date: Sun Sep 9 21:22:09 UTC 2001
Modified Files:
basesrc/lib/libcrypto: bf.inc des.inc
Log Message:
Use MACHINE_CPU, not MACHINE_ARCH, to select optimizations. Add BF_PTR/BF_PTR2 tweaks to bf.inc
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libcrypto/bf.inc
cvs rdiff -r1.6 -r1.7 basesrc/lib/libcrypto/des.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.