index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
rnd.c
Age
Commit message (
Expand
)
Author
1997-06-22
wasn't a race after all. properly initialize event_q pointers so the
flipk
1997-06-21
revert, there's a nasty race condition here.
flipk
1997-06-20
count properly (;
Michael Shalayeff
1997-06-18
s/u_char/u_int8_t/g, where reasonable
Michael Shalayeff
1997-06-17
count slow queue low entropy drops
Michael Shalayeff
1997-06-14
split the treatment of the random events
Michael Shalayeff
1997-06-12
little faster, smaller, safer
Michael Shalayeff
1997-06-12
back out recent changes....
Michael Shalayeff
1997-06-11
oops, clean debug flags
Michael Shalayeff
1997-06-10
do the job out of the calling function's spl
Michael Shalayeff
1997-03-30
no more 2(two) md5 libs in kernel!
Michael Shalayeff
1997-02-04
Make sure arc4random gets initialized eventually.
dm
1997-01-15
moved init of ret in randomioctl() to better location
kstailey
1997-01-15
prevent this warning:
kstailey
1997-01-05
Remove lots of timer_state structs as they just ate memory and only a few was
Niklas Hallqvist
1997-01-01
don't count on MFS in add_blkdev_randomness
Michael Shalayeff
1996-12-28
Fix prerequisite test, still need to check why NODEV bufs comes here.
Niklas Hallqvist
1996-10-19
random device is permanent now.
Michael Shalayeff
1996-10-18
-Wall happieness
Michael Shalayeff
1996-09-29
Short comment describing the origin of arc4.
dm
1996-09-06
cleanup and sync w/ latest Linux source.
Michael Shalayeff
1996-08-29
rnd -> random
Theo de Raadt
1996-08-11
Increased entropy through decreased typos.
dm
1996-08-11
Added arc4random and /dev/arnd.
dm
1996-08-10
indent nicely
Theo de Raadt
1996-04-24
Supply randomness source for the rnd device.
Michael Shalayeff
1996-04-17
Update w/ the fact of MD5 presence in the libkern.a
Michael Shalayeff
1996-03-29
The random data source driver itself.
Michael Shalayeff
[prev]