NetBSD/bin/sh
christos f3cbc93417 Use the date tool 2021-05-26 20:21:52 +00:00
..
USD.doc
bltin Fix a bug in the built-in echo in /bin/sh reported in private mail by 2021-05-18 21:39:06 +00:00
funcs
Makefile Use the date tool 2021-05-26 20:21:52 +00:00
TOUR
alias.c
alias.h
arith_token.c
arith_tokens.h
arithmetic.c
arithmetic.h
builtins.def
cd.c
cd.h
error.c
error.h
eval.c Related to PR bin/48875 2021-04-04 13:24:07 +00:00
eval.h
exec.c PR bin/55979 2021-02-16 15:30:12 +00:00
exec.h
expand.c Remove a redundant set of parentheses that were added (along with a 2020-08-01 17:56:56 +00:00
expand.h When expanding a here-doc (NXHERE - the type with an unquoted end delim) 2020-02-13 05:19:05 +00:00
histedit.c
init.h
input.c PR bin/55979 2021-02-16 15:30:26 +00:00
input.h
jobs.c Related to PR bin/48875 2021-04-04 13:24:07 +00:00
jobs.h Related to PR bin/48875 2021-04-04 13:24:07 +00:00
machdep.h
mail.c
mail.h
main.c bin/sh: Fixes -Werror=shadow causing build breaks. 2020-02-07 01:25:08 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh
mknodenames.sh
mknodes.sh
mkoptions.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
option.list
options.c Oops, the previous didn't do what was promised. Rather that ignoring 2020-02-05 14:56:25 +00:00
options.h
output.c
output.h
parser.c For now, probably forever, prohibit unquoted $ and ` in the names of 2020-08-19 22:41:47 +00:00
parser.h
redir.c
redir.h Don't define max_user_fd in the header. 2020-04-03 16:22:23 +00:00
sh.1 Remove superfluous Ed. 2020-09-18 07:21:26 +00:00
shell.h
show.c
show.h
syntax.c
syntax.h
trap.c Be less conservative about when we do clear_traps() when we have 2020-08-20 23:09:56 +00:00
trap.h
var.c
var.h
version.h