summaryrefslogtreecommitdiffstats
path: root/sys/libkern/arc4random.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos, verboseness and misformatting in comments.bde2001-08-301-10/+8
* Minor improvements to arc4random():silby2001-08-301-4/+29
* Recouple arc4random(9) to the entropy device. This works whether themarkm2000-12-021-2/+4
* Back out previous revision now that sys/random.h is properly fixed.jhb2000-09-111-2/+0
* Add #include's of sys/proc.h and sys/param.h to silence a warning.jhb2000-09-111-0/+2
* Comment out unavailable call. This needs to be revisited when the entropymarkm2000-06-251-3/+4
* In the extremely miniscule chance that read_random returns <= 0, don't trydan1999-11-291-2/+6
* Address the concerns of the ``randomness'' of the initial PRNG. Now, wedan1999-11-281-14/+32
* Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knobdan1999-11-281-0/+89
OpenPOWER on IntegriCloud