NetBSD/bin/sh
christos 63cfe07dab PR/44229: Henning Petersen: Remove dup check for whitespace. 2010-12-13 16:54:04 +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 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 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
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
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
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 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