NetBSD/bin/sh
kre 9d15d213f4 Undo local changes not intended to be committed (and certainly not
with that commit message) in the previous update.   This stuff works,
and will probably appear sometime, but not right now.
2017-03-16 13:21:59 +00:00
..
bltin Avoid warning by using gcc'ism 2016-03-16 22:36:21 +00:00
funcs delete clauses 3,4 2016-02-29 23:50:59 +00:00
USD.doc
alias.c
alias.h
arith_lex.l PR/50958: (partial fix) - support ?: expressions in arith expansions 2016-03-16 15:42:33 +00:00
arith.y Fix the implementation of the ?: $(( )) operator. It is right associative... 2016-05-12 13:05:18 +00:00
builtins.def Add fdflags builtin. Discussed with Chet and he has implemented it for 2017-02-02 20:00:40 +00:00
cd.c Don't trash the logical $PWD if a component is a symlink; no other shell 2016-12-26 02:27:57 +00:00
cd.h
error.c PR bin/47065 PR bin/39466 2016-06-01 02:50:02 +00:00
error.h
eval.c Who Ride Wit Us? 2017-02-02 19:26:37 +00:00
eval.h PR bin/48875 - avoid holding (replaced) file descriptors open when running a 2016-05-09 21:03:10 +00:00
exec.c add missing forward declaration for the STATIC= case. 2016-05-03 17:21:02 +00:00
exec.h Fix things so that STATIC can me made static (-DSTATIC=static) 2016-05-03 13:47:58 +00:00
expand.c Fix for the "${unset-var#$(cmd1)}$(cmd2)" runs the wrong command bug. 2017-03-12 04:19:29 +00:00
expand.h
histedit.c Sprinkle volatile for gcc 5! 2016-03-16 22:36:40 +00:00
init.h
input.c PR bin/51207 Only check for ELF bnaries in regular files. 2016-06-01 05:11:52 +00:00
input.h
jobs.c Slightly improve "jobs" command output in cases where a job includes 2016-05-07 20:07:47 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c PR bin/48875 - avoid holding (replaced) file descriptors open when running a 2016-05-09 21:03:10 +00:00
main.h
Makefile Have "make clean" remove sh.html1 and adapt it to clean trace files 2017-03-16 13:09:06 +00:00
memalloc.c
memalloc.h
miscbltin.c CID 1225078: check getrlimit return 2015-05-09 13:28:55 +00:00
miscbltin.h
mkbuiltins
mkinit.sh General KNF and source code cleanups, avoid scattering the 2016-03-27 14:34:46 +00:00
mknodenames.sh General KNF and source code cleanups, avoid scattering the 2016-03-27 14:34:46 +00:00
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
options.h Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
output.c Improve quoting in the output from sh -x - use less unnecessary 2016-03-12 14:59:26 +00:00
output.h
parser.c PR bin/51145 PR bin/48489 2016-06-01 02:47:05 +00:00
parser.h After discussions with Jilles Tjoelker (FreeBSD shell) and 2016-03-31 23:11:05 +00:00
redir.c Fiddle the (new) fdflags implementation: 2017-02-03 23:16:38 +00:00
redir.h More work on file descriptors... This is the copyfd() cleanup. 2016-05-12 13:31:37 +00:00
sh.1 Remove trailing space. 2017-02-04 23:35:15 +00:00
shell.h Fix things so that STATIC can me made static (-DSTATIC=static) 2016-05-03 13:47:58 +00:00
show.c Undo local changes not intended to be committed (and certainly not 2017-03-16 13:21:59 +00:00
show.h Undo local changes not intended to be committed (and certainly not 2017-03-16 13:21:59 +00:00
syntax.c
syntax.h parenthesize for safety. 2016-03-16 19:02:26 +00:00
TOUR Fix grammar in couple of sentences. 2016-10-25 13:01:59 +00:00
trap.c report the signal that wait was interrupted by, which is not always SIGINT 2015-08-22 12:12:47 +00:00
trap.h report the signal that wait was interrupted by, which is not always SIGINT 2015-08-22 12:12:47 +00:00
var.c Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
var.h Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
version.h replace with standard copyright :-) 2016-03-31 16:28:23 +00:00