summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-random.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther2018-04-261-6/+3
* To make debugging the kqueue test easier, always print the assertionbluhm2016-09-201-36/+18
* Zero-clear test buffer.uebayasi2015-08-131-1/+3
* using /dev/random is okderaadt2014-11-221-3/+3
* braces rock!guenther2011-07-071-2/+3
* Switch to a device that isn't deprecated and return more info onguenther2011-07-061-3/+4
* do not rely on rndvar.h leaking shit into the namespacederaadt2011-01-071-2/+2
* various cleanups; david says results are samederaadt2003-07-311-1/+3
* fix the licensemickey2003-07-311-2/+2
* -Wall and calc fix in the randommickey2003-06-121-3/+3
* regress for the kqueu for randommickey2002-06-191-0/+66