HardenedBSD/bin/sh
Jilles Tjoelker b15e9aa322 sh: Fix two things about {(...)} <redir:
* In {(...) <redir1;} <redir2, do not drop redir1.
* Maintain the difference between (...) <redir and {(...)} <redir:
  In (...) <redir, the redirection is performed in the child, while in
  {(...)} <redir it should be performed in the parent (like {(...); :;}
  <redir)
2011-02-05 15:02:19 +00:00
..
bltin
funcs
alias.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
alias.h sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
arith_lex.l
arith.h
arith.y
builtins.def
cd.c
cd.h
error.c
error.h sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
eval.c sh: Remove clearcmdentry()'s now unused argument. 2011-02-05 14:08:51 +00:00
eval.h
exec.c sh: Remove clearcmdentry()'s now unused argument. 2011-02-05 14:08:51 +00:00
exec.h sh: Remove clearcmdentry()'s now unused argument. 2011-02-05 14:08:51 +00:00
expand.c
expand.h
histedit.c
init.h sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
input.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
input.h
jobs.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
jobs.h
mail.c
mail.h
main.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
options.h
output.c
output.h
parser.c sh: Fix two things about {(...)} <redir: 2011-02-05 15:02:19 +00:00
parser.h
redir.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
redir.h
sh.1 sh: Do not try to execute binary files as scripts. 2011-02-05 12:54:59 +00:00
shell.h
show.c
show.h
TOUR sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
trap.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
trap.h
var.c sh: Remove special code for shell scripts without magic number. 2011-02-04 22:47:55 +00:00
var.h