freebsd-src/bin/sh
Warner Losh e043f37205 bin: 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:23:59 -07:00
..
bltin bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
funcs bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
tests sh tests: Update $LINENO tests after $FreeBSD$ removal 2023-08-23 13:25:35 -04:00
alias.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
alias.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
arith.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
arith_yacc.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
arith_yacc.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
arith_yylex.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
builtins.def bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
cd.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
cd.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
dot.profile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
dot.shrc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
error.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
error.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
eval.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
eval.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
exec.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
exec.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
expand.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
expand.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
histedit.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
input.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
input.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
jobs.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
jobs.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
mail.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
mail.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
main.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
main.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
memalloc.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
memalloc.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
miscbltin.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
mkbuiltins bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
mknodes.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
mksyntax.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
mktokens bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
myhistedit.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
mystring.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
mystring.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
nodes.c.pat bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
nodetypes bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
options.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
options.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
output.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
output.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
parser.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
parser.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
profile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
redir.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
redir.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
sh.1 bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
shell.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
show.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
show.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
TOUR bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
trap.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
trap.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
var.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
var.h bin: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00