NetBSD/bin/sh
pooka db28d5668c Tell copyfd if the caller wants the exact tofd to just fd >= tofd.
Fixes "echo foo > /rump/bar" in a rump hijacked shell.

reviewed by christos
2011-02-17 15:13:49 +00:00
..
USD.doc RCSIds 2010-08-22 02:19:07 +00:00
bltin
funcs
Makefile increase commented out debugging. 2010-08-30 06:26:59 +00:00
TOUR Some spelling fixes from VaX#n8 in PR bin/23812. 2008-11-15 17:01:38 +00:00
alias.c Initialized flag field in struct alias (Fixed PR/43281) 2010-10-29 17:04:48 +00:00
alias.h
arith.y Removed return statement in parser action that caused a memory leak with 2009-11-13 13:49:09 +00:00
arith_lex.l use flex options instead of #defines 2009-10-29 14:21:40 +00:00
builtins.def
cd.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
cd.h
error.c
error.h
eval.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
eval.h
exec.c
exec.h
expand.c Use %zu in printf format for size_t value. 2009-11-27 10:50:04 +00:00
expand.h
histedit.c Call el_source before initializing sh-specific editline properties (i.e. 2011-01-07 22:21:56 +00:00
init.h
input.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
input.h
jobs.c don't free other jobs when we are specifically using the wait built-in. 2008-12-21 17:16:11 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c fix faulty logic in previous change. 2010-02-21 09:54:57 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total 2009-03-29 01:02:48 +00:00
miscbltin.h
mkbuiltins Make this slightly more portable; it has to run on arbitary host 2009-10-06 19:56:58 +00:00
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes Make indentation consistent. 2009-05-26 07:30:51 +00:00
options.c fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
options.h
output.c dprintf is claimed by posix. 2010-08-30 06:27:14 +00:00
output.h Make sh build in debug mode 2010-10-29 17:06:53 +00:00
parser.c PR/44229: Henning Petersen: Remove dup check for whitespace. 2010-12-13 16:54:04 +00:00
parser.h
redir.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
redir.h Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
sh.1 Note that set -o tabcomplete requires either set -o emacs or set -o vi 2010-06-03 02:05:02 +00:00
shell.h
show.c don't core-dump if we cannot open the trace file. 2010-11-14 19:36:07 +00:00
show.h
syntax.c
syntax.h
trap.c
trap.h
var.c
var.h