sys: Automated cleanup of cdefs and other formattingApply the following automated changes to try to eliminateno-longer-needed sys/cdefs.h includes as well as now-emptyblank lines in a row.Remov
sys: Automated cleanup of cdefs and other formattingApply the following automated changes to try to eliminateno-longer-needed sys/cdefs.h includes as well as now-emptyblank lines in a row.Remove /^#if.*\n#endif.*\n#include\s+<sys/cdefs.h>.*\n/Remove /\n+#include\s+<sys/cdefs.h>.*\n+#if.*\n#endif.*\n+/Remove /\n+#if.*\n#endif.*\n+/Remove /^#if.*\n#endif.*\n/Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/types.h>/Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/param.h>/Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/capsicum.h>/Sponsored by: Netflix
show more ...
sys: Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
ncthwm: Use `sysctl_handle_16` to match CTLTYPE_U16Pull Request: https://github.com/freebsd/freebsd-src/pull/810
superio+ncthwm: Add hardware monitoring supportAdd support for the following chips:- Nuvoton NCT6779D- Nuvoton NCT6796D-EReviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pu
superio+ncthwm: Add hardware monitoring supportAdd support for the following chips:- Nuvoton NCT6779D- Nuvoton NCT6796D-EReviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/719