Date: Fri, 13 Jun 1997 03:34:47 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> Cc: security@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: Our DNS severs are vulnerable (fwd) Message-ID: <Pine.BSF.3.96.970613033216.7097B-100000@lsd.relcom.eu.net> In-Reply-To: <199706122211.CAA29505@dux.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> +
> + #ifndef __OpenBSD__
> + /*
> + * No solid source of strong random in the system. Sigh. Fake it.
> + */
> + u_long
> + arc4random()
> + {
We can use srandomdev() here. I plan to apply this patches in near days
if nobody objects.
--
Andrey A. Chernov
<ache@null.net>
http://www.nagual.pp.ru/~ache/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970613033216.7097B-100000>
