Deleted Added
full compact
termcap.small (63728) termcap.small (65073)
1# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30# SUCH DAMAGE.
31#
32# @(#)termcap.src 5.88 (Berkeley) 4/30/91
1# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30# SUCH DAMAGE.
31#
32# @(#)termcap.src 5.88 (Berkeley) 4/30/91
33# $FreeBSD: head/etc/termcap.small 63728 2000-07-21 15:14:05Z ache $
33# $FreeBSD: head/etc/termcap.small 65073 2000-08-25 08:56:28Z ache $
34#
35# for syscons
36# common entry without semigraphics
37cons25w|ansiw|ansi80x25-raw:\
38 :al=\E[L:am:bs:NP:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
39 :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:cb=\E[1K:\
40 :ms:nd=\E[C:pt:rs=\Ec:so=\E[7m:se=\E[27m:up=\E[A:\
41 :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:sc=\E7:rc=\E8:\

--- 23 unchanged lines hidden (view full) ---

65 :li#50:tc=cons25-m:
66cons60|ansi80x60:\
67 :li#60:tc=cons25:
68cons60-m|ansi80x60-mono:\
69 :li#60:tc=cons25-m:
70# KOI8-R FreeBSD console with ACS support
71cons25r|pc3r|ibmpc3r|cons25-koi8-r:\
72 :ac=q\200x\201m\204v\211j\205t\206n\212u\207l\202w\210k\203y\230z\231f\234~\225a\220h\221`^D.^Y-^Xi^U0\215:\
34#
35# for syscons
36# common entry without semigraphics
37cons25w|ansiw|ansi80x25-raw:\
38 :al=\E[L:am:bs:NP:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
39 :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:cb=\E[1K:\
40 :ms:nd=\E[C:pt:rs=\Ec:so=\E[7m:se=\E[27m:up=\E[A:\
41 :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:sc=\E7:rc=\E8:\

--- 23 unchanged lines hidden (view full) ---

65 :li#50:tc=cons25-m:
66cons60|ansi80x60:\
67 :li#60:tc=cons25:
68cons60-m|ansi80x60-mono:\
69 :li#60:tc=cons25-m:
70# KOI8-R FreeBSD console with ACS support
71cons25r|pc3r|ibmpc3r|cons25-koi8-r:\
72 :ac=q\200x\201m\204v\211j\205t\206n\212u\207l\202w\210k\203y\230z\231f\234~\225a\220h\221`^D.^Y-^Xi^U0\215:\
73 :kD=\E[K:tc=cons25w:
73 :tc=cons25w:
74cons25r-m|pc3r-m|ibmpc3r-mono|cons25-koi8-r-mono:\
75 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25r:
76cons30r|cons30-koi8-r:\
77 :li#30:tc=cons25r:
78cons30r-m|cons30-koi8-r-mono:\
79 :li#30:tc=cons25r-m:
80cons43r|cons43-koi8-r:\
81 :li#43:tc=cons25r:

--- 143 unchanged lines hidden ---
74cons25r-m|pc3r-m|ibmpc3r-mono|cons25-koi8-r-mono:\
75 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25r:
76cons30r|cons30-koi8-r:\
77 :li#30:tc=cons25r:
78cons30r-m|cons30-koi8-r-mono:\
79 :li#30:tc=cons25r-m:
80cons43r|cons43-koi8-r:\
81 :li#43:tc=cons25r:

--- 143 unchanged lines hidden ---