NetBSD/bin/sh
2020-09-18 07:21:26 +00:00
..
bltin
funcs
USD.doc
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 Be less conservative about when we do clear_traps() when we have 2020-08-20 23:09:56 +00:00
eval.h
exec.c PR bin/55526 2020-08-01 17:51:18 +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
input.h
jobs.c Since "struct job" gained a pgrp member some time ago now, use it 2020-08-30 19:45:05 +00:00
jobs.h
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
Makefile
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 The previous commit was obviously made by a broken mindless automoton 2019-03-01 06:15:01 +00:00
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
TOUR
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