freebsd_amp_hwpstate/lib/libtermcap
Peter Wemm 2fdc74a617 Change the last -Wall cleanup so that the tputs declaration doesn't
conflict with the other declarations in other files.  tputs() is
traditionally declared to return int, not void.  curses.h has it as int.
ncurses has int and actually sets the return value.  This problem has
been causing the ircII port to not compile.

(I've only minimally tested this, I do not have libtermcap on my systems)
1996-09-10 12:42:10 +00:00
..
TEST
Makefile oops, install termcap.h from ${.CURDIR}, not the obj dir. 1996-08-30 16:38:45 +00:00
pathnames.h
termcap.3
termcap.c
termcap.h Change the last -Wall cleanup so that the tputs declaration doesn't 1996-09-10 12:42:10 +00:00
tgoto.c
tospeed.c
tparm.c
tputs.c Change the last -Wall cleanup so that the tputs declaration doesn't 1996-09-10 12:42:10 +00:00