DragonFly-2.3.2.97.g1ff94 master libexec/dma Makefile crypto.c dma.c dma.h net.c

Simon Schubert corecode at crater.dragonflybsd.org
Thu Jul 16 07:15:34 PDT 2009


commit 1ff94032a892b79a088be1baaa5136a593267200
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Thu Jul 16 12:24:44 2009 +0200

    dma: unconditionally use openssl
    
    Drop HAVE_CRYPTO and unconditionally use openssl.  Dma is supposed to be
    small and secure, so there is no way around openssl anyways.

Summary of changes:
 libexec/dma/Makefile |    1 -
 libexec/dma/crypto.c |    4 ----
 libexec/dma/dma.c    |    4 ----
 libexec/dma/dma.h    |    6 ------
 libexec/dma/net.c    |    6 ------
 5 files changed, 0 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ff94032a892b79a088be1baaa5136a593267200


-- 
DragonFly BSD source repository





More information about the Commits mailing list