freebsd-dev/sys/dev/randomdev
John Baldwin 606f8eb27a Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just
use struct mtx, struct witness, and struct witness_blessed.

Requested by:	bde
2000-09-14 20:15:16 +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 Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just 2000-09-14 20:15:16 +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