Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | sys_getrandom: fix a function reference in a comment | Mitchell Horne | 2023-07-24 | 1 | -1/+1 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | Fix a typo in r356667 comment | Conrad Meyer | 2020-01-12 | 1 | -1/+1 |
* | getrandom(2): Add Linux GRND_INSECURE API flag | Conrad Meyer | 2020-01-12 | 1 | -1/+35 |
* | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -2/+0 |
* | Add missed sys/limits.h include | Conrad Meyer | 2018-03-21 | 1 | -0/+1 |
* | Implement getrandom(2) and getentropy(3) | Conrad Meyer | 2018-03-21 | 1 | -0/+97 |