index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
rndpool.c
Age
Commit message (
Expand
)
Author
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2002-11-10
Fix signed/unsigned comparison warnings.
thorpej
2002-10-09
Account for 1 bit of entropy for each timestamp added during
dan
2002-10-08
Comment initialisation conditions for rnd better, and don't uselessly
dan
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-09-09
Cosmetic changes.
enami
2001-07-07
bcopy -> memcpy
thorpej
2000-06-10
portability fix: when rotating, don't do shifts >= wordsize.
sommerfeld
2000-06-05
/dev/random code cleanups:
sommerfeld
1999-01-27
KNF anality.
mrg
1998-05-27
missed one constant '20' to RND_ENTROPY_THRESHOLD change
explorer
1998-05-27
Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, and
explorer
1997-10-20
Don't pretned to maintain an internal "global" entropy pool. In-kernel
explorer
1997-10-13
Update notice to indicate the the IDEAS were derived from Ted's code, not the
explorer
1997-10-13
update copyright to include the CORRECT spelling of Ted Ts'o's name
explorer
1997-10-13
o Make usage of /dev/random dependant on
explorer
1997-10-09
Addition of /dev/random and in-kernel random value generation.
explorer