git: Unbreak buildkernel.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Oct 24 03:38:01 PDT 2016


commit 381f866e1635d4af57007040f4ce78381ef6db4c
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Oct 24 12:27:12 2016 +0300

    Unbreak buildkernel.
    
    Follow up to 21137e2f155845448ff3979f5b05b12b642c40a2.
     * Update <sys/md5.h> to match sys/kern/md5c.c and lib/libmd/md5c.c.
     * Limit exposure of MD5 functions in kernel, only 3 are needed.
    
    TBI: what about casts (void *) for *Init() in sys/opencrypto/xform.c ?

Summary of changes:
 lib/libmd/md5c.c |  3 +--
 sys/kern/md5c.c  | 10 +++++++---
 sys/sys/md5.h    | 10 ++++++----
 3 files changed, 14 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/381f866e1635d4af57007040f4ce78381ef6db4c


-- 
DragonFly BSD source repository



More information about the Commits mailing list