log src/termcap.c @ 19073:215810cb0e44 libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822

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>.
Fri, 07 Apr 1995 18:58:05 +0000 Richard M. Stallman (tgetent): Don't try to return the allocated address.
Tue, 14 Feb 1995 17:12:41 +0000 Richard M. Stallman Comment changed.
Tue, 14 Feb 1995 07:43:44 +0000 Richard M. Stallman (speeds): Make it ints. Add some higher speeds.
Sat, 17 Dec 1994 12:20:46 +0000 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
Sat, 04 Jun 1994 16:23:20 +0000 Richard M. Stallman entered into RCS
Wed, 25 May 1994 23:06:05 +0000 Roland McGrath *** empty log message ***
Wed, 04 May 1994 02:16:49 +0000 Roland McGrath Initial revision