mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-17 15:47:38 +00:00

FreeBSD prior to 10.0 does not automatically stir on fork(). Same with current NetBSD. If arc4random_stir() is present assume is needed and call it instead of srand().