1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/random
Andrey A. Chernov 952b6153de Remove srandom():
1) It is already called in init_main.c:proc0_post()
2) It is called each time read_random_phony() called, because "initialized"
variable is never set to 1.

Approved by:    markm
2003-02-05 15:56:04 +00:00
..
harvest.c Remove srandom(): 2003-02-05 15:56:04 +00:00
hash.c
hash.h
randomdev.c
randomdev.h
yarrow.c
yarrow.h