Subject: New master termcap file entries (#120)
Index:	etc/termcap.src 2.11BSD

Description:
	By popular request a definition for the VT3xx terminal has been
	added to the master termcap file.

	Also added was a definition for the PC console on BSD/386, this
	is useful when rlogin'ing into a 2.11 system from a BSD/386 system.

Repeat-By:
	Note the absence of 'vt300' and 'ibmpc3' in termcap.src

Fix:
	Apply the patch below.  If you do not run with the full 140kb
	termcap file in /etc you may wish to simply edit /etc/termcap
	to add the entries.

==========================cut here===============================
*** /usr/src/etc/termcap/termcap.src.old	Thu Jan  5 23:15:50 1989
--- /usr/src/etc/termcap/termcap.src	Sat Feb 27 23:50:03 1993
***************
*** 1873,1878 ****
--- 1873,1887 ----
  	:is=\E>\E[?3h\E[?4h\E[?5l\E[?7h\E[?8h\E[1;24r\E[24;1H:\
  	:rs=\E>\E[?3h\E[?4h\E[?5l\E[?7h\E[?8h:\
  	:co#132:tc=vt200:
+ dl|vt300|vt320|vt340|dec vt300 series with jump scroll:\
+ 	:im=\E[4h:ei=\E[4l:mi:dc=\E[P:dm=:ed=:al=\E[L:\
+ 	:cs=\E[%i%d;%dr:sf=\ED:sr=\EM:sb=\EM:\
+ 	:ce=\E[K:cl=\E[H\E[J:cd=\E[J:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:\
+ 	:so=\E[7m:se=\E[27m:us=\E[4m:ue=\E[24m:\
+ 	:md=\E[1m:mr=\E[7m:mb=\E[5m:me=\E[m:\
+ 	:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;24r\E[24;1H:\
+ 	:rs=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h:\
+ 	:tc=vt100:
  # @(#)termcap	X10/6.6	11/7/86, minus alternate screen, plus :cs
  vs|xterm|vs100|xterm terminal emulator (X window system):\
  	:do=^J:le=^H:ho=\E[H:\
***************
*** 2748,2753 ****
--- 2757,2768 ----
  	:li#24:co#80:am:bs:bw:eo:\
  	:cd=\E[J:ce=\E[K:cl=\Ec:cm=\E[%i%2;%2H:do=\E[B:ho=\E[;H:\
  	:nd=\E[C:up=\E[A:so=\E[7m:se=\E[0m:us=\E[4m:ue=\E[0m:
+ pc3-bold|ibmpc3|IBM PC BSD/386 Console with bold instead of underline:\
+ 	:us=\E[=15F:ue=\E[=R:tc=pc3:\
+ pc3|ibmpc3|IBM PC BSD/386 Console:\
+         :li#25:al=\E[L:dl=\E[M:md=\E[=15F:me=\E[=R:mh=\E[=8F:\
+         :kh=\E[H:kH=\E[F:kP=\E[I:kN=\E[G:kI=\E[L:\
+         :ku=\E[A:kd=\E[B:kl=\E[D:kr=\E[C:tc=pc:
  zk|ibmx|ibmpcx|IBM PC xenix console display:\
  	:al=\E[L:am:bs:cd=\E[J:ce=\E[K:cl=^L:cm=\E[%d;%dH:co#80:\
  	:dc=\E[P:dl=\E[M:dn=\E[B:ei=:ho=\E[H:ic=\E[@:im=:li#25:\
