freebsd-dev/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 Add usage. Use /usr/share/misc/map3270 instead of /etc/map3270. 1997-08-18 07:21:48 +00:00
ascii Add usage. Use /usr/share/misc/map3270 instead of /etc/map3270. 1997-08-18 07:21:48 +00:00
ctlr Don't use gets(). 1995-09-29 18:44:53 +00:00
distribution Don't use gets(). 1995-09-29 18:44:53 +00:00
general Fixed a type mismatch in crufty misconfigured compatibilty code. 1996-03-19 15:11:13 +00:00
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 $@ is deprecated, use ${.TARGET} instead. Ditto for other single character 1998-06-09 04:07:23 +00:00
tn3270 Add usage. Use /usr/share/misc/map3270 instead of /etc/map3270. 1997-08-18 07:21:48 +00:00
tools More egcs warning fixes: 1999-04-25 22:37:58 +00:00
Makefile Build tools subdir first to reduce bogons caused by inadequate dependency 1995-09-29 18:32:39 +00:00
Makefile.inc BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00