Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More XPG4.2 -- | millert | 1998-02-07 | 1 | -9/+5 |
| | | | | | setstate takes a const parameter don't ever spew to stderr, just return NULL | ||||
* | size_t n in initstate(); XPG | deraadt | 1998-02-06 | 1 | -2/+2 |
| | |||||
* | Remove dead code | tholo | 1996-09-15 | 1 | -3/+2 |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Substantially improve random number generation by using the largest prime | tholo | 1996-03-30 | 1 | -9/+21 |
| | | | | | that fits inside 32 bits as the denominator; take care not to overflow. Regenerate initial seed after replacing the generator | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+364 |