mirror of
https://github.com/osmarks/ngircd.git
synced 2026-06-07 05:12:09 +00:00
8e6db769ac
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().