NetBSD/bin/sh
tron 9cae530b67 Revert revisions 1.91 and 1.92. The POSIX spec about the correct behaviour
is contradictory at best. And these changes seem to cause more problems
that they are worth.
2008-05-26 14:55:17 +00:00
..
bltin * define SHELL_BUILTIN, which other headers may use to hide some of their 2008-03-29 09:55:40 +00:00
funcs
alias.c
alias.h
arith_lex.l Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
arith.y Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
builtins.def
cd.c Make the change for bin/31548 to set $PWD on shell startup non-fatal if 2006-05-04 11:16:53 +00:00
cd.h
error.c Fix inconsistent definitions 2008-02-15 17:26:06 +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 Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
exec.h
expand.c Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
expand.h Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
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 Since interpreting ELF binaries as shell scripts is not very useful, and 2007-02-15 12:02:59 +00:00
input.h
jobs.c It's "its." 2006-04-24 19:00:29 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile WARNS=4 2007-03-25 06:30:37 +00:00
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
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c Handle asprintf failing to allocate. 2006-03-17 14:43:11 +00:00
output.h Remove trailing ';' in definitions of out1c and out2c macros. 2008-03-29 09:49:52 +00:00
parser.c Detect unmatched quotes inside old style command substitution. 2008-04-25 17:32:31 +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 PR/36533: Greg A. Woods: minor doc fixes for sh(1) 2007-06-24 17:57:56 +00:00
shell.h
show.c
show.h
syntax.c use __RCSID() 2007-12-12 22:55:42 +00:00
syntax.h
TOUR It's "its." 2006-04-24 18:00:53 +00:00
trap.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
trap.h
var.c fix a volatile variable; from Anon Ymous 2006-12-18 00:37:33 +00:00
var.h