Deleted Added
full compact
termcap.small (204821) termcap.small (218477)
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 204821 2010-03-07 08:54:06Z ed $
33# $FreeBSD: head/etc/termcap.small 218477 2011-02-09 10:06:31Z uqs $
34#
35# for syscons
36# common entry without semigraphics
37cons25w|ansiw|ansi80x25-raw:\
38 :am:bs:NP:ms:pt:AX:eo:bw:ut:km:\
39 :co#80:li#25:pa#64:Co#8:it#8:\
40 :al=\E[L:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:\
41 :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:cb=\E[1K:\

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

166 :li#50:tc=cons25l1:
167cons50l1-m|cons50-iso8859-1-mono:\
168 :li#50:tc=cons25l1-m:
169cons60l1|cons60-iso8859-1:\
170 :li#60:tc=cons25l1:
171cons60l1-m|cons60-iso8859-1-mono:\
172 :li#60:tc=cons25l1-m:
173# 132x25 ISO 8859-1 FreeBSD console
34#
35# for syscons
36# common entry without semigraphics
37cons25w|ansiw|ansi80x25-raw:\
38 :am:bs:NP:ms:pt:AX:eo:bw:ut:km:\
39 :co#80:li#25:pa#64:Co#8:it#8:\
40 :al=\E[L:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:\
41 :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:cb=\E[1K:\

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

166 :li#50:tc=cons25l1:
167cons50l1-m|cons50-iso8859-1-mono:\
168 :li#50:tc=cons25l1-m:
169cons60l1|cons60-iso8859-1:\
170 :li#60:tc=cons25l1:
171cons60l1-m|cons60-iso8859-1-mono:\
172 :li#60:tc=cons25l1-m:
173# 132x25 ISO 8859-1 FreeBSD console
174cons25l1-w|:cons25w-iso8859-1:\
174cons25l1-w|cons25w-iso8859-1:\
175 :co#132:tc=cons25l1:
176cons30l1-w|cons30w-iso8859-1:\
177 :co#132:tc=cons30l1:
178cons43l1-w|cons43w-iso8859-1:\
179 :co#132:tc=cons43l1:
180cons50l1-w|cons50w-iso8859-1:\
181 :co#132:tc=cons50l1:
182cons60l1-w|cons60w-iso8859-1:\

--- 133 unchanged lines hidden ---
175 :co#132:tc=cons25l1:
176cons30l1-w|cons30w-iso8859-1:\
177 :co#132:tc=cons30l1:
178cons43l1-w|cons43w-iso8859-1:\
179 :co#132:tc=cons43l1:
180cons50l1-w|cons50w-iso8859-1:\
181 :co#132:tc=cons50l1:
182cons60l1-w|cons60w-iso8859-1:\

--- 133 unchanged lines hidden ---