Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer <fcntl.h> over <sys/fcntl.h> in userland | 2018-04-26 | 1 | -6/+3 | |
| | | | | | | While here, delete some extra #includes and apply style(9) sort rules. ok deraadt@ krw@ mpi@ | ||||
* | To make debugging the kqueue test easier, always print the assertion | 2016-09-20 | 1 | -36/+18 | |
| | | | | failure before returning. | ||||
* | Zero-clear test buffer. | 2015-08-13 | 1 | -1/+3 | |
| | |||||
* | using /dev/random is ok | 2014-11-22 | 1 | -3/+3 | |
| | |||||
* | braces rock! | 2011-07-07 | 1 | -2/+3 | |
| | |||||
* | Switch to a device that isn't deprecated and return more info on | 2011-07-06 | 1 | -3/+4 | |
| | | | | read failure | ||||
* | do not rely on rndvar.h leaking shit into the namespace | 2011-01-07 | 1 | -2/+2 | |
| | |||||
* | various cleanups; david says results are same | 2003-07-31 | 1 | -1/+3 | |
| | |||||
* | fix the license | 2003-07-31 | 1 | -2/+2 | |
| | |||||
* | -Wall and calc fix in the random | 2003-06-12 | 1 | -3/+3 | |
| | |||||
* | regress for the kqueu for random | 2002-06-19 | 1 | -0/+66 | |