freebsd-skq/bin/sh
Brad Davis 3349f8bb8f Revert parts of r337849 and r337857
This fixes the build and I will redo these changes as part of a future review
that organizes them differently.  The way I tried to do it here could be done
better.  Sorry for the noise.

Approved by:	will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16737
2018-08-15 23:18:34 +00:00
..
bltin
funcs
tests sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
alias.c
alias.h
arith_yacc.c
arith_yacc.h
arith_yylex.c
arith.h
builtins.def
cd.c sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
cd.h
error.c
error.h
eval.c
eval.h
exec.c sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
exec.h sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
expand.c sh: Don't have [ match any [[:class:]] 2018-04-29 17:46:08 +00:00
expand.h
histedit.c
input.c
input.h
jobs.c
jobs.h
mail.c sh: Don't use padvance() for MAIL/MAILPATH 2018-07-15 09:14:30 +00:00
mail.h
main.c sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
main.h
Makefile Revert parts of r337849 and r337857 2018-08-15 23:18:34 +00:00
Makefile.depend
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins Don't hardcode /usr/bin as the path for mktemp in build tools 2018-02-06 15:41:35 +00:00
mknodes.c
mksyntax.c sh: Split CNL syntax category to avoid a check on state[level].syntax 2018-05-21 21:52:48 +00:00
mktokens Don't hardcode /usr/bin as the path for mktemp in build tools 2018-02-06 15:41:35 +00:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c sh: Split CNL syntax category to avoid a check on state[level].syntax 2018-05-21 21:52:48 +00:00
parser.h
profile Move all sh and csh files into bin/sh/ or bin/csh/ 2018-08-15 14:41:24 +00:00
redir.c
redir.h
sh.1 Describe how to prevent *.core files from being created using ulimit. 2018-07-19 13:09:29 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c Allow overriding VTABSIZE at compile-time. 2018-02-13 16:48:57 +00:00
var.h