freebsd-dev/lib/libtermcap
Peter Wemm 5cc7d6a524 Deal with /usr/lib/compat/aout, and that we've been installing things
in the wrong places for a while.
Also, the the libtermlib.so -> libtermcap.so manually for elf, otherwise
the hard link follows the symlink and the result looks rather wierd.  The
*.a files are still hard linked under elf as before.
1998-10-11 04:39:56 +00:00
..
TEST BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile Deal with /usr/lib/compat/aout, and that we've been installing things 1998-10-11 04:39:56 +00:00
pathnames.h Don't overflow buffers, and only open alternative termcap files if we're 1997-03-24 06:41:30 +00:00
termcap.3 The __set_ospeed() function is coded against the speed_t type declared 1998-05-05 21:54:26 +00:00
termcap.c Define PBUFSIZ in terms of MAXPATHLEN rather than hard coding it to 1998-09-11 05:44:41 +00:00
termcap.h The __set_ospeed() function is coded against the speed_t type declared 1998-05-05 21:54:26 +00:00
tgoto.c Re-order terms to avoid potential pointer overflow, and remove one 1997-03-18 16:09:27 +00:00
tospeed.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tparm.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tputs.c Change the last -Wall cleanup so that the tputs declaration doesn't 1996-09-10 12:42:10 +00:00