Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only two of the *rand48.c files need <math.h>, so just #include it in them | guenther | 2015-09-14 | 1 | -1/+2 |
* | Move the __rand48_* declarations into rand48.h, and then hide both them | guenther | 2015-08-27 | 1 | -3/+1 |
* | random seed buffer must be unsigned | deraadt | 2014-12-09 | 1 | -2/+2 |
* | Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48() | deraadt | 2014-12-08 | 1 | -1/+9 |
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -4/+1 |
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -0/+4 |
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+22 |