| Commit message (Expand) | Author | Age | Files | Lines |
| * | We don't use two-letters terminal names, so strip them out from vt520* entries | Andrey A. Chernov | 2002-01-18 | 1 | -2/+2 |
| * | Add entries for the DEC VT400 and and VT420 terminals. | Sheldon Hearn | 2002-01-15 | 1 | -0/+35 |
| * | Merge some of vt2x0 tc= chain to save 1024 buffer space. | Andrey A. Chernov | 2002-01-13 | 1 | -16/+19 |
| * | Add comment indicating that vtXXX-co* entries are for color-enabled terminal | Andrey A. Chernov | 2002-01-13 | 1 | -4/+5 |
| * | Add NP flag to vt100-np | Andrey A. Chernov | 2002-01-12 | 1 | -2/+2 |
| * | Add color entries for DEC VT family | Andrey A. Chernov | 2002-01-12 | 1 | -3/+21 |
| * | Fix the rxvt termcap entry: | Jacques Vidrine | 2002-01-09 | 1 | -2/+6 |
| * | Add entries for DEC VT520 and VT525. | Sheldon Hearn | 2002-01-09 | 1 | -0/+43 |
| * | Add an entry for Eterm. | Jimmy Olgeni | 2001-12-22 | 1 | -0/+21 |
| * | Back out part of prev. commit for CP437 case, there are lower controls | Andrey A. Chernov | 2001-11-22 | 1 | -1/+2 |
| * | Don't use lower controls for console ACS. It makes screen or cut copy charset | Andrey A. Chernov | 2001-11-22 | 1 | -5/+5 |
| * | Add Greek console family (PR) | Andrey A. Chernov | 2001-11-22 | 1 | -2/+24 |
| * | Fix Latin1/Latin2 ac= to not use non-standard 8bit characters | Andrey A. Chernov | 2001-11-22 | 1 | -2/+2 |
| * | Add ve,vi,vs for cons25 | Andrey A. Chernov | 2001-08-15 | 1 | -1/+2 |
| * | New entry for rxvt. | Jens Schweikhardt | 2001-06-15 | 1 | -0/+22 |
| * | The standard Xterm geometry is 80x24, not 80x_65_. | David E. O'Brien | 2001-05-25 | 1 | -1/+1 |
| * | Add entry for cygwin, the Cygnus Windows emulator. | Warner Losh | 2001-05-16 | 1 | -0/+2 |
| * | cons25w: cosmetique, move all bolean and numeric capabilities to the top | Andrey A. Chernov | 2001-04-21 | 1 | -7/+9 |
| * | Add cons*u aliases to allow programs to determine exact code table via TERM | Andrey A. Chernov | 2001-04-19 | 1 | -11/+11 |
| * | Preceed/preceeding are not english words. Use precede or preceding. | Jeroen Ruigrok van der Werven | 2001-02-18 | 1 | -1/+1 |
| * | Added termcap entry for multilingual sysinstall | Tatsumi Hosokawa | 2000-12-04 | 1 | -0/+11 |
| * | cons25r: minimize differences with cons25 | Andrey A. Chernov | 2000-08-25 | 1 | -1/+1 |
| * | A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilot | Josef Karthauser | 2000-08-11 | 1 | -0/+6 |
| * | Fix linux console color capabilities | Andrey A. Chernov | 2000-08-01 | 1 | -3/+3 |
| * | Merge from stable: dtterm color fix | Andrey A. Chernov | 2000-07-27 | 1 | -0/+1 |
| * | cons: shorten "rs" again, syscons fixed | Andrey A. Chernov | 2000-07-21 | 1 | -1/+1 |
| * | cons: | Andrey A. Chernov | 2000-07-21 | 1 | -7/+7 |
| * | cons: use newly added SGR 24 for "ue" and SGR 27 for "se" | Andrey A. Chernov | 2000-07-20 | 1 | -5/+5 |
| * | Explicetly remove AX for mono consoles. | Andrey A. Chernov | 2000-07-20 | 1 | -4/+4 |
| * | cons: add AX to indicate that SGR 39 and 49 present and can be used separately | Andrey A. Chernov | 2000-07-20 | 1 | -1/+1 |
| * | Add kterm-color, which is to kterm what xterm-color is to xterm. | Satoshi Asami | 2000-06-14 | 1 | -0/+2 |
| * | Fix "op" for xterm-color | Andrey A. Chernov | 2000-06-14 | 1 | -1/+1 |
| * | cons25*: fix "op" to set initial (and not default) color pair. | Andrey A. Chernov | 2000-06-05 | 1 | -1/+1 |
| * | Oops, fix typo in prev. commit | Andrey A. Chernov | 1999-12-24 | 1 | -1/+1 |
| * | Add Latin2 FreeBSD consoles | Andrey A. Chernov | 1999-12-24 | 1 | -2/+25 |
| * | Use 'i' for ACS lantern (as ncurses expect it) | Andrey A. Chernov | 1999-12-24 | 1 | -7/+7 |
| * | Remove unsupported hardstatus related terminal capabilities for the | Joseph Koshy | 1999-11-16 | 1 | -2/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | PR: conf/2284 | Peter Hawkins | 1998-05-31 | 1 | -2/+2 |
| * | Added contributed entry for Linux consoles. | Joseph Koshy | 1998-05-21 | 1 | -1/+22 |
| * | An a termcap entry for ancient Wyse60 terminals, wy60-nt, that don't | Steve Price | 1997-12-28 | 1 | -1/+3 |
| * | Back out recent color-xerm and xterm merging, | Andrey A. Chernov | 1997-06-14 | 1 | -5/+2 |
| * | xterm entry: | Andrey A. Chernov | 1997-06-13 | 1 | -3/+7 |
| * | Replace Sf/Sb with AF/AB for terminals with ANSI colors | Andrey A. Chernov | 1997-04-05 | 1 | -8/+8 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Don't use im/ei for xterm/dtterm/screen entries, use ic/IC instead. | Andrey A. Chernov | 1997-02-01 | 1 | -4/+3 |
| * | Remove empty im/ei/dm/ed entries | Andrey A. Chernov | 1997-02-01 | 1 | -61/+61 |
| * | Add save/restore cursor position capabilities for FreeBSD console | Andrey A. Chernov | 1997-01-24 | 1 | -1/+1 |
| * | workaround: add alias to dtterm entry | Torsten Blum | 1997-01-15 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |