summaryrefslogtreecommitdiff
path: root/sys/cddl/dev/prototype.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-07-20Adjust prototype_unload() definition to avoid clang 15 warningDimitry Andric
2022-06-01dtrace: add warning for /dev/dtrace/prototypeChristos Margiolis
2017-09-27Use C99 initializers for DTrace provider methods.Mark Johnston
2008-05-23Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell