Merge in the following changes (from the main trunk log):
authorRichard Levitte <levitte@openssl.org>
Wed, 2 May 2001 07:10:42 +0000 (07:10 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 May 2001 07:10:42 +0000 (07:10 +0000)
commit4760dc31c992d3c8bab892fb143c729509aa415e
treed788fd7c039104572659aca2539ae468ddb90585
parent5fde80cd56124509a12cb3def1a5d0c368429319
Merge in the following changes (from the main trunk log):

>----------------------------
>revision 1.24
>date: 2001/04/29 16:30:59;  author: steve;  state: Exp;  lines: +5 -1
>Win32 fixes:
>
>define LLONG properly for VC++.
>
>stop compiler complaining about signed/unsigned mismatch in apps/engine.c
>----------------------------
>revision 1.22
>date: 2001/02/27 23:59:18;  author: ulf;  state: Exp;  lines: +1 -1
>%f conversion bug fix
>Submitted by: Henrik Eriksson <henrik.eriksson@axis.com>
>----------------------------
>revision 1.21
>date: 2000/10/22 12:44:12;  author: levitte;  state: Exp;  lines: +3 -3
>On some operating systems, MAX is defined.  Call ours OSSL_MAX instead
crypto/bio/b_print.c