NetBSD/bin/sh
2009-01-18 00:24:29 +00:00
..
bltin output.c output.h: expose OUTPUT_ERR (flag for an exposed flags variable) 2008-10-12 01:40:37 +00:00
funcs
alias.c
alias.h
arith_lex.l
arith.y
builtins.def
cd.c
cd.h
error.c Use "extern" properly for referencing globals defined in other modules. 2008-10-16 14:36:40 +00:00
error.h
eval.c PR/36079: M. Levinson: Disable the optimization of not forking for the last 2008-12-21 03:15:32 +00:00
eval.h
exec.c Wrap declaration of a STATIC function that's only conditionally defined 2008-10-16 15:31:05 +00:00
exec.h
expand.c fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
expand.h
histedit.c
init.h
input.c Use "extern" properly for referencing globals defined in other modules. 2008-10-16 14:36:40 +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 -Wsign-compare issues 2009-01-18 00:24:29 +00:00
main.h
Makefile Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build. 2008-10-25 22:23:55 +00:00
memalloc.c
memalloc.h
miscbltin.c rlim_t will be unsigned as TOG mandates. 2008-12-28 19:53:37 +00:00
miscbltin.h
mkbuiltins
mkinit.sh Don't try to remove trailing newlines from shell variables via 2008-10-23 20:21:57 +00:00
mknodes.sh
mktokens In shell scripts run during the build, add a SED variable, defaulting 2008-10-25 22:18:15 +00:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
options.h
output.c show better quoting output for sh -x, from Aleksey Cheusov 2008-10-31 14:38:42 +00:00
output.h show better quoting output for sh -x, from Aleksey Cheusov 2008-10-31 14:38:42 +00:00
parser.c fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
parser.h
redir.c
redir.h
sh.1 document "EXIT" pseudo signal. 2008-12-11 04:34:45 +00:00
shell.h
show.c
show.h
syntax.c
syntax.h
TOUR Some spelling fixes from VaX#n8 in PR bin/23812. 2008-11-15 17:01:38 +00:00
trap.c
trap.h
var.c Use "extern" properly for referencing globals defined in other modules. 2008-10-16 14:36:40 +00:00
var.h Use "extern" properly for referencing globals defined in other modules. 2008-10-16 14:36:40 +00:00