OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Dimitry Andric (dimcvs.openbsd.org)
Date: Thu Oct 19 2006 - 12:35:09 CDT


CVSROOT: /cvs
Module name: src
Changes by: dimcvs.openbsd.org 2006/10/19 11:35:09

Modified files:
        sys/dev/wscons : wsemul_vt100.c

Log message:
Fix hopefully the last wscons jump scrolling glitch, which can occur
in case autowrapping is on, and control characters other than BS, CR,
HT are encountered.

Righto! miod, also verified by Paul Stoeber.