NetBSD/bin/sh
2006-06-20 15:57:44 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.y
builtins.def
cd.c Make the change for bin/31548 to set $PWD on shell startup non-fatal if 2006-05-04 11:16:53 +00:00
cd.h PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd 2005-10-10 21:14:42 +00:00
error.c Add error printing for ENAMETOOLONG. Partially addresses PR bin/13850 . 2006-01-02 19:10:33 +00:00
error.h
eval.c Coverity CID 3384: Don't close -1. 2006-05-13 19:47:22 +00:00
eval.h
exec.c Coverity CID 890: Possible NULL pointer deref. 2006-03-18 05:23:08 +00:00
exec.h
expand.c When expanding "$@" add a \0 byte after the last argument (as well as all 2006-05-20 13:57:27 +00:00
expand.h
histedit.c quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
init.h
input.c
input.h
jobs.c It's "its." 2006-04-24 19:00:29 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd 2005-10-10 21:14:42 +00:00
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c TOG require that 'set +o' output the options in a form suitable for 2005-12-13 17:44:18 +00:00
options.h TOG require that 'set +o' output the options in a form suitable for 2005-12-13 17:44:18 +00:00
output.c Handle asprintf failing to allocate. 2006-03-17 14:43:11 +00:00
output.h
parser.c PR/33775: YAMAMOTO Takashi: /bin/sh doesn't accept "(" before case patterns 2006-06-20 15:57:44 +00:00
parser.h
redir.c
redir.h
sh.1
shell.h
show.c
show.h
syntax.c
syntax.h
TOUR It's "its." 2006-04-24 18:00:53 +00:00
trap.c
trap.h
var.c It's "its." 2006-04-24 19:00:29 +00:00
var.h