mirror of
https://github.com/osmarks/ngircd.git
synced 2025-11-22 16:24:49 +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().