summaryrefslogtreecommitdiff
path: root/usr.bin/random/randomize_fd.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2020-02-15random(6): Re-add undocumented support for floating point denominatorsConrad Meyer
2020-01-16random(6): Fix off-by-oneConrad Meyer
2019-12-13random(6): produce random resultsConrad Meyer
2016-06-08Fix a (false positive?) Argument cannot be negative coverity defect.Don Lewis
2016-05-11random(6): Fix double-closeConrad Meyer
2015-10-02Final step of eliminating the "games" distribution: Merge src/gamesColin Percival