From owner-cvs-all  Mon May 29 11:35:22 2000
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0AB4E37BCC9; Mon, 29 May 2000 11:35:14 -0700 (PDT)
	(envelope-from ache@FreeBSD.org)
Received: (from ache@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA66308;
	Mon, 29 May 2000 11:35:13 -0700 (PDT)
	(envelope-from ache@FreeBSD.org)
Message-Id: <200005291835.LAA66308@freefall.freebsd.org>
From: "Andrey A. Chernov" <ache@FreeBSD.org>
Date: Mon, 29 May 2000 11:35:13 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/dev/syscons sctermvar.h
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

ache        2000/05/29 11:35:13 PDT

  Modified files:
    sys/dev/syscons      sctermvar.h 
  Log:
  Fix the TAB not cause scrolling when entered at the end of the last line.
  It may cause misterious chars appearse in the middle of the scrolled lines.
  
  The bug trigger: enter
  grep P_32 /usr/include/*.h
  command and see misterious "db.\" filename.
  
  Revision  Changes    Path
  1.2       +9 -4      src/sys/dev/syscons/sctermvar.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message