key-data.c (key_struct{set,steal}): Assert no other references.
[u/mdw/catacomb] / rand.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2005-10-26 mdwAllow insertion of new random data into the pool as...
2005-03-05 mdwProvide some more useful functions via the miscop inter...
2004-04-08 mdwExpunge revision histories in files.
2000-06-17 mdwDeprecate `rand_getgood'. Provide a new interface...
1999-12-13 mdwIncrease the entropy threshhold in rand_getgood.
1999-12-10 mdwBug fix: rand_getgood didn't update buffer pointer.
1999-10-12 mdwMake pool and buffer sizes more sensible.
1999-09-03 mdwInitial import.