NetBSD/bin/sh
wiz b105f2c163 Remove Pps without effect. 2018-05-03 05:11:43 +00:00
..
USD.doc
bltin
funcs
Makefile
TOUR
alias.c
alias.h
arith_token.c Do a better job of reporting invalid numeric constants in arithmetic exprs. 2017-12-17 04:06:03 +00:00
arith_tokens.h
arithmetic.c In uses like $(( var )) (un-dollared vars in arithmetic) we allow 2018-04-21 23:01:29 +00:00
arithmetic.h
builtins.def
cd.c
cd.h
error.c
error.h
eval.c Implement the -X option - an apparent variant of -x which sends all trace 2017-11-19 03:23:01 +00:00
eval.h
exec.c
exec.h
expand.c Three fixes and a change to ~ expansions 2017-10-06 21:09:45 +00:00
expand.h
histedit.c
init.h
input.c
input.h
jobs.c In addition to previous the which fixed a (harmless) MSAN detected ref 2017-12-30 23:24:19 +00:00
jobs.h Add '-n' and '-p var' args to the wait command (-n: wait for any, 2017-10-28 06:36:17 +00:00
machdep.h
mail.c
mail.h
main.c drop main() prototype 2018-01-23 22:12:52 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh
mknodenames.sh
mknodes.sh
mkoptions.sh Sort options with long names that differ only by char case in 2017-11-15 09:21:19 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
option.list Remove the -X option from SMALL shells (as used on boot floppies, 2017-11-21 03:42:39 +00:00
options.c Remove the -X option from SMALL shells (as used on boot floppies, 2017-11-21 03:42:39 +00:00
options.h
output.c Remove the -X option from SMALL shells (as used on boot floppies, 2017-11-21 03:42:39 +00:00
output.h Remove the -X option from SMALL shells (as used on boot floppies, 2017-11-21 03:42:39 +00:00
parser.c PR bin/53201 2018-04-21 21:32:14 +00:00
parser.h
redir.c DEBUG mode only change. Add some tracing. NFC (without DEBUG). 2017-11-15 09:21:48 +00:00
redir.h
sh.1 Remove Pps without effect. 2018-05-03 05:11:43 +00:00
shell.h
show.c
show.h
syntax.c
syntax.h
trap.c
trap.h
var.c Implement the -X option - an apparent variant of -x which sends all trace 2017-11-19 03:23:01 +00:00
var.h Extract the variable name validity test from setname() into a 2017-10-28 03:59:11 +00:00
version.h