freebsd-dev/bin/csh
Warner Losh 426e9c1dcc First set of fixes to keep egcs happy. These include {} around single
statement if blocks[*] when the else could be ambiguous, not defaulting
to int type and removal of some unused variables.

[*] This is explicitly allowed by style(9) when the single statement
spans more than one line.

Reviewed by: obrien, chuckr
1999-04-25 21:13:34 +00:00
..
USD.doc
alloc.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
char.c
char.h
const.c
csh.1 Document the printf built-in. 1998-07-27 21:31:19 +00:00
csh.c
csh.h
dir.c Use getcwd in stead of using getwd so that we try harder to avoid 1998-12-16 04:44:32 +00:00
dir.h
dol.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
err.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
exec.c
exp.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
extern.h
file.c
func.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
glob.c
hist.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
init.c
lex.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
Makefile
misc.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
parse.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
pathnames.h
proc.c
proc.h
sem.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
set.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
str.c
time.c