index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
termcap
/
termcap.src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a termcap entry for rxvt-256color.
gavin
2010-08-08
1
-0
/
+3
*
Properly make the end key work again for TERM=xterm.
ed
2010-01-10
1
-2
/
+2
*
Revert the xterm terminal behavior to NOT clear the screen after
dougb
2009-12-14
1
-6
/
+29
*
Update termcap entries for xterm.
ed
2009-12-10
1
-105
/
+128
*
Add missing passthrough printing entries for VT100 and workalikes
edwin
2009-06-14
1
-1
/
+1
*
Termcap updates for screen and linux console:
edwin
2009-06-14
1
-1
/
+5
*
Add missing terminal definition for Wyse 120 in termcap
edwin
2009-06-14
1
-0
/
+25
*
Add missing termcap entry for rxvt-unicode.
edwin
2009-06-14
1
-0
/
+6
*
Fix typo in cons25l7 definition in etc/termcap.small and share/termcap
edwin
2009-06-12
1
-2
/
+2
*
- Remove kH (kp_kll) from screen. It has the identical key sequence as
rafan
2009-03-01
1
-1
/
+1
*
- Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end).
rafan
2008-01-08
1
-2
/
+2
*
Delete an extra backslash at the end of the xterm-basic entry.
yar
2007-10-17
1
-1
/
+1
*
Backout my last changes. ISO-8859-15 does not specify ACS graphics.
matteo
2006-04-30
1
-1
/
+1
*
Add curses ACS line graphics support for iso15 fonts
matteo
2006-04-29
1
-1
/
+1
*
xterm-basic: add AX flag
ache
2005-10-18
1
-1
/
+1
*
xterm-basic:
ache
2005-10-17
1
-2
/
+2
*
It's been years since Berkeley maintained termcap.
murray
2004-06-05
1
-1
/
+12
*
Added entries for ibm151 and ibm3151-25.
schweikh
2004-03-20
1
-86
/
+113
*
Added entries for 90 columns russian VGA modes.
schweikh
2004-03-16
1
-0
/
+22
*
Instead of repeating most of vt102, make mvterm reference it.
schweikh
2004-03-12
1
-20
/
+3
*
Remove a spurious backslash at EOL to get a proper xterm-ic entry.
schweikh
2004-03-12
1
-1
/
+1
*
Give xterm-basic the le entry. bs should be avoided.
schweikh
2004-03-10
1
-1
/
+1
*
Update Eterm entry to Eterm 0.9.2
cognet
2004-01-25
1
-20
/
+20
*
Update screen(1)-related entries with more recent variants
ache
2003-08-05
1
-5
/
+10
*
Add entry for putty as an alias to vt220-color
ache
2003-05-31
1
-1
/
+1
*
These entries (for multilingual sysinstall) are not for Japanese term only.
hosokawa
2003-04-06
1
-3
/
+3
*
Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH.
trhodes
2003-01-09
1
-1
/
+1
*
Add some linux keys
davidxu
2002-12-19
1
-1
/
+1
*
Remove more two-letters names,
ache
2002-09-28
1
-8
/
+9
*
1) Remove all two-letters names and derivates, comes with Xfree* entries spam,
ache
2002-09-08
1
-35
/
+24
*
Fix xterm-color so that it (1) doesn't bitch on exit, (2) doesn't restore
obrien
2002-09-01
1
-1
/
+4
*
Use the xterm termcap that XFree86 ships instead of our somewhat
schweikh
2002-08-27
1
-67
/
+186
*
Reformat the mvterm entry to fit mostly in an 80 column terminal.
schweikh
2002-08-25
1
-11
/
+14
*
1) add mvterm
schweikh
2002-08-22
1
-1
/
+44
*
Previous commit of adding ut to xterm entry broke kterm-color entry.
ume
2002-08-20
1
-1
/
+1
*
Add ut to xterm (which was removed from vt* it refers)
ache
2002-08-17
1
-1
/
+1
*
Fix typos; each file has at least one s/seperat/separat/
schweikh
2002-08-11
1
-12
/
+12
*
Add termcap entries to be able to switch to line drawing character
hm
2002-04-26
1
-2
/
+5
*
We don't use two-letters terminal names, so strip them out from vt520* entries
ache
2002-01-18
1
-2
/
+2
*
Add entries for the DEC VT400 and and VT420 terminals.
sheldonh
2002-01-15
1
-0
/
+35
*
Merge some of vt2x0 tc= chain to save 1024 buffer space.
ache
2002-01-13
1
-16
/
+19
*
Add comment indicating that vtXXX-co* entries are for color-enabled terminal
ache
2002-01-13
1
-4
/
+5
*
Add NP flag to vt100-np
ache
2002-01-12
1
-2
/
+2
*
Add color entries for DEC VT family
ache
2002-01-12
1
-3
/
+21
*
Fix the rxvt termcap entry:
nectar
2002-01-09
1
-2
/
+6
*
Add entries for DEC VT520 and VT525.
sheldonh
2002-01-09
1
-0
/
+43
*
Add an entry for Eterm.
olgeni
2001-12-22
1
-0
/
+21
*
Back out part of prev. commit for CP437 case, there are lower controls
ache
2001-11-22
1
-1
/
+2
*
Don't use lower controls for console ACS. It makes screen or cut copy charset
ache
2001-11-22
1
-5
/
+5
*
Add Greek console family (PR)
ache
2001-11-22
1
-2
/
+24
[next]