.. |
bltin
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
funcs
|
…
|
|
Makefile
|
back this directory up a day, systems won't even boot (rc.subr splodes)
|
2002-02-12 06:39:10 +00:00 |
TOUR
|
…
|
|
alias.c
|
…
|
|
alias.h
|
…
|
|
arith.y
|
remove redundant declaration of yyparse, and move code to the bottom of
|
2001-02-04 19:51:43 +00:00 |
arith_lex.l
|
…
|
|
builtins.def
|
…
|
|
cd.c
|
Plug a memory leak when setting PWD -- don't mark the variable with
|
2001-11-14 18:04:36 +00:00 |
cd.h
|
…
|
|
error.c
|
…
|
|
error.h
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
eval.c
|
PR/11542: Back-out previous change that caused
|
2002-02-14 21:51:41 +00:00 |
eval.h
|
…
|
|
exec.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
exec.h
|
…
|
|
expand.c
|
make sure we do not truncate arith expresssion > 10 digits.
|
2001-09-19 06:38:19 +00:00 |
expand.h
|
…
|
|
histedit.c
|
get rid of sp completely, we were free-ing a bogus pointer; found by simonb.
|
2002-03-12 00:14:31 +00:00 |
init.h
|
…
|
|
input.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
input.h
|
…
|
|
jobs.c
|
Try harder to find a tty.
|
2002-04-10 15:52:07 +00:00 |
jobs.h
|
…
|
|
machdep.h
|
…
|
|
mail.c
|
…
|
|
mail.h
|
…
|
|
main.c
|
Fix various misspellings of compatible/compatibility.
|
2001-06-11 01:50:48 +00:00 |
main.h
|
…
|
|
memalloc.c
|
…
|
|
memalloc.h
|
…
|
|
miscbltin.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
miscbltin.h
|
…
|
|
mkbuiltins
|
…
|
|
mkinit.c
|
…
|
|
mknodes.c
|
…
|
|
mksyntax.c
|
Since we should be able to handle nested double quotes, don't use
|
2002-02-12 20:32:35 +00:00 |
mktokens
|
…
|
|
myhistedit.h
|
…
|
|
mystring.c
|
…
|
|
mystring.h
|
…
|
|
nodes.c.pat
|
…
|
|
nodetypes
|
…
|
|
options.c
|
Fix command name in error message for 'sh nonexistingfile'.
|
2001-02-26 13:06:43 +00:00 |
options.h
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
output.c
|
Move the declaration of digit[] into the #ifdef'd code block that
|
2002-04-09 00:52:05 +00:00 |
output.h
|
…
|
|
parser.c
|
enami convinced me that it is a good idea to use the first word of
|
2002-02-20 21:42:35 +00:00 |
parser.h
|
…
|
|
redir.c
|
…
|
|
redir.h
|
…
|
|
sh.1
|
first variable argument to "read" is not optional
|
2002-02-24 21:41:52 +00:00 |
shell.h
|
…
|
|
show.c
|
back this directory up a day, systems won't even boot (rc.subr splodes)
|
2002-02-12 06:39:10 +00:00 |
show.h
|
…
|
|
trap.c
|
Extended functionality of the trap builtin, which now closely follows
|
2001-03-18 04:04:23 +00:00 |
trap.h
|
…
|
|
var.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
var.h
|
…
|
|