log src/termcap.c @ 42583:91623c738368

age author description
2001-05-29 Gerd Moellmann *** empty log message ***
2000-12-08 Gerd Moellmann (tgetent): Change the way buffers are reallocated to
2000-11-19 Gerd Moellmann (ospeed): Remove.
2000-06-20 Dave Love [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.
1998-08-18 Richard M. Stallman (tgetst1): Supprt EBCDIC systems.
1998-05-15 Richard M. Stallman Renamed "struct buffer" to "struct termcap_buffer" to
1996-01-29 Karl Heuer Update FSF address in comment.
1996-01-09 Karl Heuer (tgetent): Find all the tc caps that there are.
1995-11-30 David J. MacKenzie (tputs): Don't let ospeed overrun the speeds array.
1995-09-02 David J. MacKenzie Don't assume that HAVE_CONFIG_H implies emacs.
1995-08-21 David J. MacKenzie default to user-supplied buffer.
1995-07-26 David J. MacKenzie TERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 David J. MacKenzie Move #define of bcopy to after #include <string.h>.
1995-04-07 Richard M. Stallman (tgetent): Don't try to return the allocated address.
1995-02-14 Richard M. Stallman Comment changed.
1995-02-14 Richard M. Stallman (speeds): Make it ints. Add some higher speeds.
1994-12-17 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
1994-06-04 Richard M. Stallman entered into RCS
1994-05-25 Roland McGrath *** empty log message ***
1994-05-04 Roland McGrath Initial revision