Date: Tue, 20 Dec 2005 21:41:52 +0000 (UTC) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/random nehemiah.c randomdev.c randomdev.h randomdev_soft.c randomdev_soft.h yarrow.c Message-ID: <200512202141.jBKLfqIi037130@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2005-12-20 21:41:52 UTC
FreeBSD src repository
Modified files:
sys/dev/random nehemiah.c randomdev.c randomdev.h
randomdev_soft.c randomdev_soft.h
yarrow.c
Log:
Remove GIANT from device random.
Submitted by: ups
Revision Changes Path
1.4 +15 -1 src/sys/dev/random/nehemiah.c
1.60 +3 -11 src/sys/dev/random/randomdev.c
1.7 +4 -0 src/sys/dev/random/randomdev.h
1.12 +42 -0 src/sys/dev/random/randomdev_soft.c
1.2 +1 -0 src/sys/dev/random/randomdev_soft.h
1.46 +4 -4 src/sys/dev/random/yarrow.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512202141.jBKLfqIi037130>
