..
bltin
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
funcs
alias.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
alias.h
arith_lex.l
- change "extern" variables into int's
1998-03-29 04:41:43 +00:00
arith.h
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
arith.y
Fix printf format.
1998-01-31 12:34:12 +00:00
builtins.def
cd.c
PR/5001: Tom Yu: cd ./ does not work.
1998-02-17 02:57:16 +00:00
cd.h
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
error.c
Include our local includes after the system's ones.
1998-01-31 12:36:16 +00:00
error.h
Don't re-define setjmp/longjmp in the svr4 case
1997-07-15 17:44:32 +00:00
eval.c
Re-enabled EXP_RECORD
1998-02-05 08:34:49 +00:00
eval.h
exec.c
PR/3888: Chris Demetriou: type command-with-slash prints
1997-07-20 21:27:35 +00:00
exec.h
PR/3888: Chris Demetriou: type command-with-slash prints
1997-07-20 21:27:35 +00:00
expand.c
- change "extern" variables into int's
1998-03-29 04:41:43 +00:00
expand.h
PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args>
1998-01-31 12:45:06 +00:00
histedit.c
Change a few things to reference /usr/include/paths.h instead of local
1998-04-07 10:16:04 +00:00
init.h
input.c
- change "extern" variables into int's
1998-03-29 04:41:43 +00:00
input.h
jobs.c
Change a few things to reference /usr/include/paths.h instead of local
1998-04-07 10:16:04 +00:00
jobs.h
pid should be pid_t and status should be int! Avoid alignment problems...
1997-10-15 13:23:10 +00:00
machdep.h
mail.c
Include our local includes after the system's ones.
1998-01-31 12:36:16 +00:00
mail.h
main.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
main.h
Makefile
* remove CFLAGS+=-w for powerpc (added in 1.26):
1998-04-13 12:06:48 +00:00
memalloc.c
Include our local includes after the system's ones.
1998-01-31 12:36:16 +00:00
memalloc.h
miscbltin.c
Fix printf formats so they work on the Alpha.
1998-02-04 20:10:16 +00:00
miscbltin.h
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
mkbuiltins
Pr/5221: Jason Thorpe: Simplify sh Makefile, so that builts from other
1998-03-29 09:27:40 +00:00
mkinit.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
mknodes.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
mksyntax.c
Cast the result of pointer arithmetic to "long", and use %ld to print it.
1997-07-18 17:46:59 +00:00
mktokens
myhistedit.h
mystring.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
mystring.h
nodes.c.pat
nodetypes
options.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
options.h
output.c
- Add gcc attributes to printf like functions
1998-01-31 12:37:55 +00:00
output.h
- Add gcc attributes to printf like functions
1998-01-31 12:37:55 +00:00
parser.c
- change "extern" variables into int's
1998-03-29 04:41:43 +00:00
parser.h
redir.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
redir.h
sh.1
Per 1003.2, the (builtin) read utility shall treat the backslash as an
1997-11-05 14:05:28 +00:00
shell.h
show.c
Remove local declaration of getenv();
1997-12-01 14:40:16 +00:00
show.h
TOUR
trap.c
Fix compiler warnings.
1997-07-04 21:01:48 +00:00
trap.h
var.c
fix default PATH to be <paths.h> _PATH_DEFPATH
1998-04-07 21:15:33 +00:00
var.h