Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update `goodResult` after recent changes made to the PRNG in libc | ngie | 2016-06-09 | 1 | -1/+1 |
* | Add debug output to aid in determining why `goodResult` != `result` | ngie | 2016-06-09 | 1 | -0/+5 |
* | Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with | ngie | 2014-11-17 | 1 | -2/+2 |
* | Use 1 as a random seed, as recommended in srandom(3). Adjust the random values | ngie | 2014-10-13 | 1 | -0/+12 |
* | Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , | ngie | 2014-10-02 | 1 | -0/+150 |