NetBSD/bin/sh
christos 42fececd08 dprintf is claimed by posix. 2010-08-30 06:27:14 +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
alias.c
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 Make the cd builtin accept and ignore -P, which is a kshism that has been 2010-01-01 19:34:59 +00:00
cd.h
error.c
error.h
eval.c need errno for the debug build. 2010-06-03 16:14:13 +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
init.h
input.c dprintf is claimed by posix. 2010-08-30 06:27:14 +00:00
input.h
jobs.c
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
options.h
output.c dprintf is claimed by posix. 2010-08-30 06:27:14 +00:00
output.h dprintf is claimed by posix. 2010-08-30 06:27:14 +00:00
parser.c
parser.h
redir.c
redir.h
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
show.h
syntax.c
syntax.h
trap.c
trap.h
var.c
var.h