CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/12/27 20:04:20
Modified files: sys/kern : init_main.c Log message: 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.