freebsd_amp_hwpstate/usr.bin/tn3270
Warner Losh 96846ff646 More egcs warning fixes:
o main returns int not void
	o use return 0 at end of main when needed
	o use braces to avoid potentially ambiguous else
	o don't default to type int
	o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
1999-04-25 22:37:58 +00:00
..
api
ascii
ctlr
distribution
general
mset Spelling fixes. 1998-06-10 12:34:27 +00:00
sys_curses Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 1998-10-13 14:52:33 +00:00
telnet
tn3270
tools More egcs warning fixes: 1999-04-25 22:37:58 +00:00
Makefile
Makefile.inc