log src/termcap.c @ 16298:17304eb73f97

age author description
Mon, 29 Jan 1996 22:30:55 +0000 Karl Heuer Update FSF address in comment.
Tue, 09 Jan 1996 23:44:41 +0000 Karl Heuer (tgetent): Find all the tc caps that there are.
Thu, 30 Nov 1995 20:05:01 +0000 David J. MacKenzie (tputs): Don't let ospeed overrun the speeds array.
Sat, 02 Sep 1995 23:47:41 +0000 David J. MacKenzie Don't assume that HAVE_CONFIG_H implies emacs.
Mon, 21 Aug 1995 04:33:21 +0000 David J. MacKenzie default to user-supplied buffer.
Wed, 26 Jul 1995 19:46:59 +0000 David J. MacKenzie TERMCAP_NAME -> TERMCAP_FILE.
Wed, 26 Jul 1995 17:54:50 +0000 David J. MacKenzie Move #define of bcopy to after #include <string.h>.