* prng.c (krb5int_prng_init): Incorporate do_yarrow_init body. Don't check inited variable. (inited): Variable deleted. (krb5_c_random_make_octets, krb5int_prng_cleanup): Don't check it. (do_yarrow_init): Deleted. To generate a diff of this commit: cvs diff -r5.172 -r5.173 krb5/src/lib/crypto/ChangeLog cvs diff -r5.23 -r5.24 krb5/src/lib/crypto/prng.c