git: md5(1): Untangle MD5 symbols.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Feb 2 00:42:02 PST 2018


commit fa06a07dd1ebcfcf6a52d6296ebca3e9b8b83ea8
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Jan 30 15:05:40 2018 +0200

    md5(1): Untangle MD5 symbols.
    
    Prefer to use symbols from LibreSSL crypto lib to match SHA ones. Adjust
    the function casting to suppress the gcc80 -Wcast-function-type warnings.
    
    While there, print MiB/s instead of bytes/s for benchmarks.

Summary of changes:
 sbin/md5/md5.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fa06a07dd1ebcfcf6a52d6296ebca3e9b8b83ea8


-- 
DragonFly BSD source repository



More information about the Commits mailing list