freebsd_amp_hwpstate/lib/libtermcap
John Birrell ffa54cc6bb The __set_ospeed() function is coded against the speed_t type declared
in termios.h, but it's prototype in termcap.h and the main file use
the underlying definition (which is now an int, not a long for
compatibility with NetBSD). Really termcap.h should use speed_t too,
but I guess that this might break sources that don't include termios.h
first.
1998-05-05 21:54:26 +00:00
..
TEST
Makefile
pathnames.h
termcap.3 The __set_ospeed() function is coded against the speed_t type declared 1998-05-05 21:54:26 +00:00
termcap.c
termcap.h The __set_ospeed() function is coded against the speed_t type declared 1998-05-05 21:54:26 +00:00
tgoto.c
tospeed.c
tparm.c
tputs.c