CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/06/13 09:36:37
Modified files: lib/libc/crypt : arc4random.c Log message: use getgentropy() call. If it fails, things are pretty bad -- call abort(). this direction discussed at length with miod beck tedu matthew etc