freebsd-nq/sys/dev/random
Mark Murray d0d519348d The "struct proc" argument to read_random was ill-conceived, and a
hangover from previous experimentation. Remove it. This will clean
up gratuitous needs for forward references and other namespace
pollution.
Moaned about by:	bde
Brought to my attention by:	bp
2000-09-12 13:13:22 +00:00
..
harvest.c Large upgrade to the entropy device; mainly inspired by feedback 2000-09-10 13:52:19 +00:00
hash.c Large upgrade to the entropy device; mainly inspired by feedback 2000-09-10 13:52:19 +00:00
hash.h Large upgrade to the entropy device; mainly inspired by feedback 2000-09-10 13:52:19 +00:00
randomdev.c The "struct proc" argument to read_random was ill-conceived, and a 2000-09-12 13:13:22 +00:00
yarrow.c The "struct proc" argument to read_random was ill-conceived, and a 2000-09-12 13:13:22 +00:00
yarrow.h Move the prototypes for random_set_wakeup* from yarrow.c to yarrow.h so that 2000-09-11 19:31:28 +00:00