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: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | kcov: Integrate with KMSAN | Mark Johnston | 2021-09-14 | 1 | -1/+1 |
* | Generalize bus_space(9) and atomic(9) sanitizer interceptors | Mark Johnston | 2021-03-23 | 1 | -1/+3 |
* | Mark COVERAGE and KCOV as part of KCSAN | Andrew Turner | 2020-08-19 | 1 | -0/+2 |
* | kcov: remove no longer needed atomic_load_ptr casts | Mateusz Guzik | 2020-02-14 | 1 | -10/+10 |
* | Extract the coverage sanitizer KPI to a new file. | Andrew Turner | 2019-01-29 | 1 | -0/+237 |