[BACK]Return to termcap.src CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / termcap

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/termcap/Attic/termcap.src between version 1.48.2.1 and 1.49

version 1.48.2.1, 1999/12/27 18:31:12 version 1.49, 1999/10/04 23:18:40
Line 2085  sun-il|Sun Microsystems console with wor
Line 2085  sun-il|Sun Microsystems console with wor
         :nd=\E[C:r2=\E[s:\          :nd=\E[C:r2=\E[s:\
         :..sa=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m:\          :..sa=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m:\
         :se=\E[m:sf=^J:so=\E[7m:ta=^I:ue=\E[m:up=\E[A:us=\E[4m:          :se=\E[m:sf=^J:so=\E[7m:ta=^I:ue=\E[m:up=\E[A:us=\E[4m:
 # On some versions of CGSIX framebuffer firmware, :al:/:AL: flake out on  # On a SparcStation 5, :al:/:AL: flake out on the last line.
 # the last line. Unfortunately, without them the terminal has no way to scroll.  # Unfortunately, without them the terminal has no way to scroll.
 sun-cgsix|Sun cgsix framebuffer console:\  sun-ss5|Sun SparcStation 5 console:\
         :AL@:al@:tc=sun-il:          :AL@:al@:tc=sun-il:
 # Backwards compatibility: `sun-cgsix' used to be called `sun-ss5'  
 sun-ss5:\  
         :tc=sun-cgsix:  
 # If you are using an SS5, change the sun definition to use sun-ss5.  # If you are using an SS5, change the sun definition to use sun-ss5.
 sun|sun1|sun2|Sun Microsystems Inc. workstation console:\  sun|sun1|sun2|Sun Microsystems Inc. workstation console:\
         :tc=sun-il:          :tc=sun-il:
Line 11745  v3220|LANPAR Vision II model 3220/3221/3
Line 11742  v3220|LANPAR Vision II model 3220/3221/3
         :sr=\EM:ta=^I:ue=\E[m:up=\E[A:us=\E[4m:          :sr=\EM:ta=^I:ue=\E[m:up=\E[A:us=\E[4m:
 # `rasterconsole' provided by 4.4BSD, NetBSD and OpenBSD on SPARC, and  # `rasterconsole' provided by 4.4BSD, NetBSD and OpenBSD on SPARC, and
 # DECstation/pmax.  # DECstation/pmax.
 rcons|BSD rasterconsole:\  rcons|pmax|BSD rasterconsole:\
         :tc=sun-il:          :tc=sun-il:
 # Color version of above. Color currenly only provided by NetBSD.  # Color version of above. Color currenly only provided by NetBSD.
 rcons-color|BSD rasterconsole with ANSI color:\  rcons-color|pmax-color|BSD rasterconsole with ANSI color:\
         :AF=\E[3%dm:AB=\E[4%dm:Co#8:pa#64:op=\E[m:ut:tc=rcons:          :AF=\E[3%dm:AB=\E[4%dm:Co#8:pa#64:op=\E[m:ut:tc=rcons:
   
 # bebox -- an ansi style termcap entry without all the tc= fields which  # bebox -- an ansi style termcap entry without all the tc= fields which

Legend:
Removed from v.1.48.2.1  
changed lines
  Added in v.1.49

CVSweb <webmaster@jp.NetBSD.org>