Date: Thu, 5 May 2011 01:16:06 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive Makefile archive_hash.h config_freebsd.h Message-ID: <201105050116.p451GRZ2081101@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2011-05-05 01:16:06 UTC
FreeBSD src repository
Modified files:
lib/libarchive Makefile archive_hash.h config_freebsd.h
Log:
SVN rev 221472 on 2011-05-05 01:16:06Z by obrien
libarchive is mixing libmd and libcrypto -- correct to use one or the other.
[mixing the two can be quite bad -- they define the same context structures,
but with differing structure members (and sizes)]
Update the hash function support comments, and update config_freebsd.h
to match.
Approved by: kientzle
Revision Changes Path
1.107 +5 -2 src/lib/libarchive/Makefile
1.2 +3 -3 src/lib/libarchive/archive_hash.h
1.27 +16 -5 src/lib/libarchive/config_freebsd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105050116.p451GRZ2081101>
