freebsd-nq/bin/sh
Jilles Tjoelker 1b57cec7d9 sh: Make <&0 disable the </dev/null implicit in a background command.
Although <&0 does nothing, it is a redirection affecting standard input and
should therefore disable the </dev/null redirection implicit in a background
command.
2013-11-24 23:12:13 +00:00
..
bltin
funcs
alias.c
alias.h
arith_yacc.c
arith_yacc.h
arith_yylex.c
arith.h
builtins.def
cd.c
cd.h
error.c
error.h
eval.c
eval.h
exec.c sh: Properly quote alias output from command -v. 2013-11-10 23:00:39 +00:00
exec.h
expand.c
expand.h
histedit.c
input.c
input.h
jobs.c
jobs.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c
parser.h
redir.c sh: Make <&0 disable the </dev/null implicit in a background command. 2013-11-24 23:12:13 +00:00
redir.h
sh.1 sh(1),limits(1): Document kqueues (-k) rlimit. 2013-11-01 13:57:30 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h