mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Apply the following automated changes to try to eliminate no-longer-needed sys/cdefs.h includes as well as now-empty blank 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 |
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile | ||
| Makefile.depend | ||
| parse.y | ||
| pf.os | ||
| pf_print_state.c | ||
| pf_ruleset.c | ||
| pfctl.8 | ||
| pfctl.c | ||
| pfctl.h | ||
| pfctl_altq.c | ||
| pfctl_ioctl.h | ||
| pfctl_optimize.c | ||
| pfctl_osfp.c | ||
| pfctl_parser.c | ||
| pfctl_parser.h | ||
| pfctl_qstats.c | ||
| pfctl_radix.c | ||
| pfctl_table.c | ||