* The Quick Start section in INSTALL refers to "./Configure <system>"
where it should be "sh config".
* config starts with the #!/bin/sh preamble. So why not set it to
executable?
* crypto/bf/asm contains the obsolete file bf586.pl from 0.8, which
has been replaced by bf-586.pl.
* test/test.txt looks like an obsolete version of test/testenc.
* I reported earlier that I got an illegal instruction error in the
SHA1 assembler code for Linux 1. Turns out it is not related to
the OS, but the instruction "bswapl" actually is illegal on
the 386. Hm ...
* crypto/sha/asm/f.s is an old version of the autogenerated file
crypto/sha/asm/sx86unix.s.
BTW, there are "new" snapshots appearing on ftp.openssl.org even when
there are no changes to the previous one. I think that is a bit
confusing.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]