opnsense-src/usr.sbin/bsdinstall
Warner Losh 4d65a7c695 usr.sbin: Automated cleanup of cdefs and other formatting
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
2023-11-26 22:24:01 -07:00
..
distextract usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
distfetch usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
partedit bsdinstall partedit: Use snprintf instead of sprintf for error messages 2023-10-16 16:25:38 -07:00
runconsoles bsdinstall: Add a new runconsoles helper binary 2022-10-03 17:09:16 +01:00
scripts bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is null. 2023-11-18 11:18:29 -08:00
bsdinstall Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
bsdinstall.8 bsdinstall.8: Clarify the description of ZFSBOOT_FORCE_4K_SECTORS 2023-11-18 11:45:42 -08:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Add a bsdinstall package 2015-03-18 12:28:17 +00:00
startbsdinstall bsdinstall: Fix race condition when shutting down after installation 2022-10-06 20:04:04 +01:00