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

看板DFBSD_commit作者時間16年前 (2009/07/17 02:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1ANsjvPF (DFBSD_commit)