mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-01 12:41:24 +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().