Date: Fri, 27 Sep 1996 06:25:19 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 mem.c src/sys/i386/isa random_machdep.c Message-ID: <199609271325.GAA07241@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 96/09/27 06:25:17
Modified: sys/i386/i386 mem.c
sys/i386/isa random_machdep.c
Log:
I've been meaning to commit this for months. Implement select()
for /dev/random and /dev/urandom. Both are always writable, urandom is
always readable, and /dev/random is readable when >= 8 bits are in the
pool.
Revision Changes Path
1.38 +18 -2 src/sys/i386/i386/mem.c
1.11 +30 -1 src/sys/i386/isa/random_machdep.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609271325.GAA07241>
