Re: [PATCH] random: allow writes to /dev/urandom to influence fast init
From: Jason A. Donenfeld
Date: Thu Mar 24 2022 - 14:31:38 EST
Hi Eric,
On Thu, Mar 24, 2022 at 12:27 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
> The example in random(4) needs to be fixed too, right?
>
> https://man7.org/linux/man-pages/man4/random.4.html
Yes, that's always been wrong, at least for all of 2.6.... There are a
number of issues with the man page that I plan on addressing all at
once with a series.
Jason