Fix support for DragonFly BSD
authorjrmarino <draco@marino.st>
Fri, 21 Oct 2016 13:48:31 +0000 (08:48 -0500)
committerRich Salz <rsalz@openssl.org>
Sat, 22 Oct 2016 08:25:17 +0000 (04:25 -0400)
commit2df7f11fad886cf54c98a17e95932d9b5987f488
treec5b63d5f1507abdec36fb0c2de7ae630386594c0
parent4fab3e24d62c810bc9165920af1c67c6215c7418
Fix support for DragonFly BSD

The __DragonFly__ macros were introduced in issue #1546 along with a
function naming fix, but it was decided they should be handled
separately.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1765)
config
crypto/engine/eng_all.c
crypto/engine/eng_cryptodev.c
crypto/init.c
crypto/uid.c
include/openssl/engine.h