aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/truerand.c
Commit message (Expand)AuthorAgeFilesLines
* fix type-punned pointer warnings from gccRuss Cox2010-03-101-1/+3
* print correct file namersc2005-10-291-1/+1
* OpenBSD lets you open /dev/random but not read it!rsc2005-09-191-4/+6
* Accomodate OpenBSD with /dev/srandomrsc2005-08-111-2/+4
* Try to gather entropy from /dev/random.wkj2004-04-211-0/+21