| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
Notes:
svn path=/head/; revision=92986
|
|
|
|
|
|
|
|
| |
by asking some things that need unpredictable numbers to read
/dev/random instead.
Notes:
svn path=/head/; revision=85752
|
|
|
|
|
|
|
|
|
|
| |
PR: 27858
Submitted by: Yoshihiro Koya <Yoshihiro.Koya@math.yokohama-cu.ac.jp>
Reviewed by: md5(1)
Approved by: markm
Notes:
svn path=/head/; revision=77851
|
|
|
|
| |
Notes:
svn path=/head/; revision=75863
|
|
|
|
|
|
|
| |
change of high word part too to produce more interesting seed distribution.
Notes:
svn path=/head/; revision=75862
|
|
|
|
| |
Notes:
svn path=/head/; revision=75845
|
|
|
|
|
|
|
|
|
| |
Even better formula from random() could not be intetgrated because rand_r()
supposed to store its state in the single variable (but table needed for
random() algorithm integration).
Notes:
svn path=/head/; revision=73156
|
|
|
|
| |
Notes:
svn path=/head/; revision=47474
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|