Tree
Tree:
8fac2422a08c0dd1ce2e4e72d20b2b43279494b7
Date:
Sun Mar 27 22:29:58 2011 UTC
Message:
ngircd: improve rng initialisation we do not need this for cryptographic purposes, but we can do better than plain srandom(getpid()). Also, keep in mind that rng state is inherited across fork(), so re-init it in the child.
IRCNow