* util/random_unix.c: Add kFreeBSD to the list of secure RNG.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-04 02:39:31 +02:00
parent 47345010a4
commit fb295fc070
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-10-04 Vladimir Serbinenko <phcoder@gmail.com>
* util/random_unix.c: Add kFreeBSD to the list of secure RNG.
2013-10-04 Vladimir Serbinenko <phcoder@gmail.com>
Add AROS hostdisk and getroot routines.