Ed Maste
294246bb7d
Revert r274772: it is not valid on MIPS
...
Reported by: sbruno
2014-11-25 03:50:31 +00:00
Ed Maste
688fd61ae8
Use canonical __PIC__ flag
...
It is automatically set when -fPIC is passed to the compiler.
Reviewed by: dim, kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D1179
2014-11-21 02:05:48 +00:00
Poul-Henning Kamp
25a14196dd
Fix an 11 year old mistake: Let the hash functions take a void* instead
...
of unsigned char* argument.
2006-01-17 15:35:57 +00:00
David E. O'Brien
be04b6d190
Remove 'register' keyword.
2002-03-21 23:39:28 +00:00
Matthew Dillon
5d946b40c3
add __FBSDID()s to libmd
2001-09-30 21:56:22 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Matt Jacob
a5f6fb0686
No, this isn't what I submitted. Seems like the patch I sent
...
was ignored and an incorrect hand edit was used instead.
1999-02-27 02:45:31 +00:00
Garrett Wollman
617f28f744
Fixes for Alpha.
...
Submitted by: mjacob
1999-02-26 20:06:46 +00:00
Garrett Wollman
d00ed29992
Add Eric Young's RIPEMD160 implementation as well, in case SHA-1
...
should prove weak. Also fix a few problems with the SHA-1 build.
1999-02-26 18:41:47 +00:00