We can random_start() earlier (not that it does too much) and call
authorderaadt <deraadt@openbsd.org>
Sat, 28 Dec 2013 03:04:20 +0000 (03:04 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 28 Dec 2013 03:04:20 +0000 (03:04 +0000)
commitd21f8b83a997c59075bf068d03283314fb27a093
treec8ae404e6f526bbb5d5b075707f2ae62829cf151
parentb0b5275498c413e4dfeca881135c3cc114009e4f
We can random_start() earlier (not that it does too much) and call
arc4random() much earlier.  Leading to random pids for anything
besides 0 and 1.
sys/kern/init_main.c