.. |
bltin
|
Punctuation nit.
|
2001-12-20 20:06:45 +00:00 |
funcs
|
…
|
|
Makefile
|
change from WARNS?=1 to WARNS?=2 for bin/
|
2001-11-03 13:40:30 +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
|
include <stdlib.h>, <string.h>, or whatever as appropriate to shut up
|
2000-07-03 03:26:17 +00:00 |
error.h
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
eval.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
eval.h
|
…
|
|
exec.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
exec.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
expand.c
|
make sure we do not truncate arith expresssion > 10 digits.
|
2001-09-19 06:38:19 +00:00 |
expand.h
|
…
|
|
histedit.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
init.h
|
…
|
|
input.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
input.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
jobs.c
|
Spell 'occurred' with two 'r's.
|
2001-09-16 16:34:23 +00:00 |
jobs.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
machdep.h
|
…
|
|
mail.c
|
include <stdlib.h>, <string.h>, or whatever as appropriate to shut up
|
2000-07-03 03:26:17 +00:00 |
mail.h
|
…
|
|
main.c
|
Fix various misspellings of compatible/compatibility.
|
2001-06-11 01:50:48 +00:00 |
main.h
|
…
|
|
memalloc.c
|
PR/11283: Hubert Feyrer: random memory corruption executing commands:
|
2000-11-01 19:56:01 +00:00 |
memalloc.h
|
PR/11283: Hubert Feyrer: random memory corruption executing commands:
|
2000-11-01 19:56:01 +00:00 |
miscbltin.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
miscbltin.h
|
…
|
|
mkbuiltins
|
…
|
|
mkinit.c
|
host program portability: don't use <sys/cdefs.h>, __COPYRIGHT(),
|
2000-07-18 19:13:20 +00:00 |
mknodes.c
|
host program portability: set infp to stdin at runtime, since apparently
|
2000-07-27 04:06:49 +00:00 |
mksyntax.c
|
host program portability: don't use <sys/cdefs.h>, __COPYRIGHT(),
|
2000-07-18 19:13:20 +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
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
output.h
|
…
|
|
parser.c
|
Fix switch alias handling. Inspired from FreeBSD, but corrected to handle
|
2001-11-02 23:49:14 +00:00 |
parser.h
|
un-__P functions declared in parser.h. host programs include parser.h,
|
2000-07-27 04:09:27 +00:00 |
redir.c
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
redir.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
sh.1
|
Punctuation nits, drop unnecessary .Pps, sort sections.
|
2001-12-20 20:07:40 +00:00 |
shell.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
show.c
|
…
|
|
show.h
|
…
|
|
trap.c
|
Extended functionality of the trap builtin, which now closely follows
|
2001-03-18 04:04:23 +00:00 |
trap.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
var.c
|
remove redundant declarations and nexted externs.
|
2001-02-04 19:52:06 +00:00 |
var.h
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |