diff options
author | Derek Davies <ddavies@ddavies.net> | 2003-01-06 17:43:00 +0000 |
---|---|---|
committer | Derek Davies <ddavies@ddavies.net> | 2003-01-06 17:43:00 +0000 |
commit | ff80a71a4b6e4d0aba0e6a127734c4f5ea375c73 (patch) | |
tree | 17bedd681e899366d771c2aaa71d644568affa2f | |
parent | 0da78ba984f4510abd4f5d3f2e56808e488d3111 (diff) |
none
-rw-r--r-- | Hurd/RandomDevice.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Hurd/RandomDevice.mdwn b/Hurd/RandomDevice.mdwn index 3dd1c8b5..dd89567b 100644 --- a/Hurd/RandomDevice.mdwn +++ b/Hurd/RandomDevice.mdwn @@ -7,3 +7,4 @@ There are several solutions to the lack of /dev/random and /dev/urandom but they * [egd](http://egd.sourceforge.net/) - Entropy Gathering Daemon (here's the [RFP](http://bugs.debian.org/145498)) * [OSKit Entropy Patch](http://mail.gnu.org/pipermail/bug-hurd/2003-January/011155.html) from Derek Davies - Jan 2003. + * Note that this patch can (and should) be used with [this patch](ftp://flux.cs.utah.edu/flux/oskit/mail/html/oskit-users/msg01570.html). |