K 10 svn:author V 6 adrian K 8 svn:date V 27 2020-01-24T06:24:40.628958Z K 7 svn:log V 305 [ntp] Don't compile in the ssl routines into libevent if MK_OPENSSL is no Most of ntpd still handles MK_OPENSSL ok, but the libevent import brought in the SSL bufferevent routines without checking MK_OPENSSL. This doesn't completely fix WITHOUT_CRYPTO=YES building, but hey, it's one less broken thing. END