NetBSD/bin/sh
christos 5a36c00160 PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args>
was not marked as a region to be handled by ifsbreakup. Add EXP_RECORD
to indicate that the argument string needs to be recorded.
1998-01-31 12:45:06 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y Fix printf format. 1998-01-31 12:34:12 +00:00
builtins.def
cd.c
cd.h
error.c Include our local includes after the system's ones. 1998-01-31 12:36:16 +00:00
error.h
eval.c PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args> 1998-01-31 12:45:06 +00:00
eval.h
exec.c
exec.h
expand.c PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args> 1998-01-31 12:45:06 +00:00
expand.h PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args> 1998-01-31 12:45:06 +00:00
histedit.c Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
init.h
input.c PR/4257: Jaromir Dolecek: Update for libedit interface change. 1997-10-14 15:06:42 +00:00
input.h
jobs.c
jobs.h pid should be pid_t and status should be int! Avoid alignment problems... 1997-10-15 13:23:10 +00:00
machdep.h
mail.c Include our local includes after the system's ones. 1998-01-31 12:36:16 +00:00
mail.h
main.c
main.h
Makefile BSD4_4 is a standard symbol in <sys/param.h>; make sure that files 1998-01-21 10:47:37 +00:00
memalloc.c Include our local includes after the system's ones. 1998-01-31 12:36:16 +00:00
memalloc.h
miscbltin.c BSD4_4 is a standard symbol in <sys/param.h>; make sure that files 1998-01-21 10:47:37 +00:00
miscbltin.h
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c - Add gcc attributes to printf like functions 1998-01-31 12:37:55 +00:00
output.h - Add gcc attributes to printf like functions 1998-01-31 12:37:55 +00:00
parser.c
parser.h
redir.c
redir.h
sh.1 Per 1003.2, the (builtin) read utility shall treat the backslash as an 1997-11-05 14:05:28 +00:00
shell.h
show.c Remove local declaration of getenv(); 1997-12-01 14:40:16 +00:00
show.h
TOUR
trap.c
trap.h
var.c
var.h