CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/06/27 15:31:12
Modified files: lib/libc/crypt : arc4random.c Log message: re-init and init code paths are now more shared, so the getpid()-based portable code path must handle that; with brent cook