NetBSD/bin/sh
wiz 2ea3362a10 In mdoc, use .Pp for new paragraphs, not .br. 2005-09-10 22:09:43 +00:00
..
bltin
funcs
Makefile sprinkle a little const, and now everything compiles with WARNS=3 2005-06-26 19:10:48 +00:00
TOUR
alias.c
alias.h
arith.y
arith_lex.l A rather better fix for treating $((x)) as equivalent to $(($x)) provided 2005-03-21 22:37:09 +00:00
builtins.def
cd.c Don't apply CDPATH if the the first component of the target is "." or "..". 2005-08-20 21:07:42 +00:00
cd.h
error.c
error.h
eval.c Revert part of the previous commit. We cannot fix the problem by not waiting. 2005-06-23 23:05:29 +00:00
eval.h
exec.c
exec.h
expand.c appease gcc -Wuninitialized 2005-06-01 15:41:19 +00:00
expand.h
histedit.c Only do certain actions when we are trully interactive, not just when we 2005-07-15 17:49:43 +00:00
init.h
input.c
input.h
jobs.c appease gcc -Wuninitialized 2005-06-01 15:41:19 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Only do certain actions when we are trully interactive, not just when we 2005-07-15 17:49:43 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c Fix the way the 'read' builtin processes IFS. In particular: 2005-03-19 14:22:50 +00:00
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c If we have a script and we are interactive, set interactive to 2. This 2005-07-15 17:46:54 +00:00
options.h If 'set -o tabcomplete' it set, then bind <tab> to the libedit filename 2005-05-07 19:52:17 +00:00
output.c
output.h
parser.c Back out previous, amongst other things it breaks $((0x10)) 2005-03-21 20:10:29 +00:00
parser.h
redir.c
redir.h
sh.1 In mdoc, use .Pp for new paragraphs, not .br. 2005-09-10 22:09:43 +00:00
shell.h
show.c
show.h
syntax.c
syntax.h
trap.c Allow trap to work on ignored signals when the shell is interactive. 2005-07-15 17:23:48 +00:00
trap.h make setsig() return sig_t 2005-07-11 02:37:31 +00:00
var.c
var.h