Subject: CVS commit: [netbsd-1-6] src/share/termcap
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/12/2003 14:35:43
Module Name: src
Committed By: tron
Date: Sun Jan 12 12:35:43 UTC 2003
Modified Files:
src/share/termcap [netbsd-1-6]: termcap.src
Log Message:
Pull up revision 1.73 (requested by jdc in ticket #1068):
Wscons terminals (wsvt25) have 25 lines, so we shouldn't use the vt220
initialisation sequence (which sets the scrolling region to the top 24
lines).
Noticed by Martin Husemann.
To generate a diff of this commit:
cvs rdiff -r1.68.2.2 -r1.68.2.3 src/share/termcap/termcap.src
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.