freebsd-skq/sys/dev/random
ache d15f8916c5 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