freebsd_amp_hwpstate/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
Makefile More $@ -> ${.TARGET} that I missed earlier. 1997-08-08 00:49:25 +00:00
alloc.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
char.c Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the 1997-08-07 21:42:17 +00:00
char.h
const.c Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the 1997-08-07 21:42:17 +00:00
csh.1 Document the printf built-in. 1998-07-27 21:31:19 +00:00
csh.c Don't assume sigset_t and int are equivalent. 1998-02-28 10:50:02 +00:00
csh.h More minor nits (mostly using memove instead of memcpy). 1997-08-08 00:54:05 +00:00
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 Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
exp.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
extern.h More minor nits (mostly using memove instead of memcpy). 1997-08-08 00:54:05 +00:00
file.c Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
func.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
glob.c Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
hist.c Restore include of sys/types.h and sys/param.h. 1998-05-13 07:29:15 +00:00
init.c Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the 1997-08-07 21:42:17 +00:00
lex.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
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 Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the 1997-08-07 21:42:17 +00:00
proc.c Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
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 Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the 1997-08-07 21:42:17 +00:00
time.c Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the 1997-08-07 21:42:17 +00:00