Date: Tue, 30 Nov 1999 11:50:58 -0800 (PST) From: "Jonathan M. Bresler" <jmb@hub.freebsd.org> To: king@sstar.com Cc: dima@rdy.com, alpha@freebsd.org Subject: Re: arc4random && read_random Message-ID: <19991130195058.2A8D114D0F@hub.freebsd.org> In-Reply-To: <4.2.0.58.19991130134545.00a43780@mail.sstar.com> (message from Jim King on Tue, 30 Nov 1999 13:48:48 -0600)
next in thread | previous in thread | raw e-mail | index | archive | help
> > I hacked around the problem by adding arc4random.c to > sys/alpha/conf/files.alpha, and commenting out the call to read_random() in > arc4random.c (replacing it with "r = 0;" to initialize the return value). > > I agree that implementing read_random for Alpha - even a dummy version - > would be a better way to do it (but my way was quicker :-). > > Jim #ifdef __alpha__ worked for me jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991130195058.2A8D114D0F>