* yarrow.c (yarrow_reseed_locked): Renamed from krb5int_yarrow_reseed and made static. (Yarrow_detect_fork, yarrow_input_maybe_locking, krb5int_yarrow_output_Block): Call it. (krb5int_yarrow_reseed): New function, grabs lock and calls the old version. (krb5int_yarrow_final): Hold the lock until after clearing the Yarrow context data. To generate a diff of this commit: cvs diff -r1.22 -r1.23 krb5/src/lib/crypto/yarrow/ChangeLog cvs diff -r1.14 -r1.15 krb5/src/lib/crypto/yarrow/yarrow.c