DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.97.g1ff94 master libexec/dma Makefile crypto.c dma.c dma.h net.c
commit 1ff94032a892b79a088be1baaa5136a593267200
Author: Simon Schubert <corecode@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]