From owner-cvs-all Tue Aug 14 4:57:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4E2637B407; Tue, 14 Aug 2001 04:57:14 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7EBvEe43900; Tue, 14 Aug 2001 04:57:14 -0700 (PDT) (envelope-from tg) Message-Id: <200108141157.f7EBvEe43900@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 14 Aug 2001 04:57:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd tty.c tty.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2001/08/14 04:57:14 PDT Modified files: usr.bin/doscmd tty.c tty.h Log: Fix INT 10:09 (write char) and INT 10:0a (write char and attribute) when cursor is at the lower right corner. PR: 29574 29601 Submitted by: Nils M Holm Revision Changes Path 1.19 +12 -10 src/usr.bin/doscmd/tty.c 1.5 +2 -2 src/usr.bin/doscmd/tty.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message