summaryrefslogtreecommitdiff
path: root/sys/kern/sys_getrandom.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-24sys_getrandom: fix a function reference in a commentMitchell Horne
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-01-12Fix a typo in r356667 commentConrad Meyer
2020-01-12getrandom(2): Add Linux GRND_INSECURE API flagConrad Meyer
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2018-03-21Add missed sys/limits.h includeConrad Meyer
2018-03-21Implement getrandom(2) and getentropy(3)Conrad Meyer