NetBSD/bin/sh
christos 2e317a68f7 PR/48843: Jarmo Jaakkola: Soften the language in the manual page,
making less promises about behavior not explicitly stated in the standard.
2014-06-01 17:46:06 +00:00
..
bltin
funcs
USD.doc
alias.c
alias.h
arith_lex.l
arith.y
builtins.def Add support for '%n' being a shorthand for 'fg %n'. 2012-12-31 14:10:15 +00:00
cd.c
cd.h
error.c
error.h
eval.c PR/48843: Jarmo Jaakkola: dot commands mess up scope nesting tracking 2014-05-31 14:42:18 +00:00
eval.h PR/48843: Jarmo Jaakkola: dot commands mess up scope nesting tracking 2014-05-31 14:42:18 +00:00
exec.c PR/48312: Dieter Roelands: According to TOG, unset should not return an error 2013-11-01 16:49:02 +00:00
exec.h
expand.c Add wctype(3) support to Shell Patterns. 2014-01-20 14:05:51 +00:00
expand.h Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when 2012-12-22 20:15:22 +00:00
histedit.c don't use sprintf 2014-03-23 05:07:59 +00:00
init.h
input.c #ifdef a variable decl/setting with it's use. 2013-10-30 08:38:40 +00:00
input.h
jobs.c PR/48729: Torbjörn Granlund: Avoid negative index in array ref. 2014-04-11 01:49:45 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c PR/48843: Jarmo Jaakkola: dot commands mess up scope nesting tracking 2014-05-31 14:42:18 +00:00
main.h
Makefile Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c Add const. 2013-04-28 17:01:28 +00:00
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c whitespace fixes 2014-01-01 19:50:44 +00:00
parser.h add crude $LINENO support for FreeBSD 2013-10-02 19:52:58 +00:00
redir.c fix descriptor leaks. PR/47805 2013-06-27 23:22:04 +00:00
redir.h
sh.1 PR/48843: Jarmo Jaakkola: Soften the language in the manual page, 2014-06-01 17:46:06 +00:00
shell.h Add const. 2013-04-28 17:01:28 +00:00
show.c
show.h
syntax.c
syntax.h
TOUR
trap.c
trap.h
var.c PR/48312: Dieter Roelands: According to TOG, unset should not return an error 2013-11-01 16:49:02 +00:00
var.h