NetBSD/bin/sh
apb cd5c0f944d In shell scripts invoked during a build, and in crunchgen, use ${AWK}
instead of plain "awk".  The Makefiles that invoke these scripts
or programs will pass AWK=${HOST_AWK:Q}.
2008-10-19 22:10:04 +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
Makefile Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
TOUR
alias.c
alias.h
arith.y
arith_lex.l
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 If SHELL_BUILTIN is defined (as will be the case when building external 2008-03-29 09:58:00 +00:00
eval.c Revert revisions 1.91 and 1.92. The POSIX spec about the correct behaviour 2008-05-26 14:55:17 +00:00
eval.h Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
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 The field width passed for a %.*s printf format is supposed to be int, not 2008-10-16 17:58:29 +00:00
expand.h
histedit.c Set unique mode for the history, so that repeating a command doesn't 2008-02-13 12:57:16 +00:00
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 Wrap declaration of a STATIC function that's only conditionally defined 2008-10-16 15:36:23 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Remove unused global variables 2008-10-16 14:55:28 +00:00
main.h
memalloc.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
memalloc.h Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
mknodes.sh Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
mktokens In shell scripts invoked during a build, and in crunchgen, use ${AWK} 2008-10-19 22:10:04 +00:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c output.c output.h: expose OUTPUT_ERR (flag for an exposed flags variable) 2008-10-12 01:40:37 +00:00
output.h output.c output.h: expose OUTPUT_ERR (flag for an exposed flags variable) 2008-10-12 01:40:37 +00:00
parser.c Fix here documents that end abruptly without NL before EOF. 2008-08-23 10:05:52 +00:00
parser.h
redir.c Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
redir.h
sh.1
shell.h
show.c
show.h
syntax.c
syntax.h
trap.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
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