Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 1999 14:51:35 +0200 (CEST)
From:      Soren Schmidt <sos@freebsd.dk>
To:        yokota@FreeBSD.org (Kazutaka YOKOTA)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/syscons syscons.c
Message-ID:  <199906241251.OAA27003@freebsd.dk>
In-Reply-To: <199906240921.CAA34717@freefall.freebsd.org> from Kazutaka YOKOTA at "Jun 24, 1999  2:21:31 am"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems Kazutaka YOKOTA wrote:
> yokota      1999/06/24 02:21:31 PDT
> 
>   Modified files:
>     sys/dev/syscons      syscons.c 
>   Log:
>   Fix ESC[P (delete N chars) and ESC[@ (insert N chars).  These deletion
>   and insertion should affect the line the cursor is on only.

This breaks the kernel, syscons.c now uses a function called sc_vtb_move
which doesn't exist :)
I guess you forgot to update scvtb.c also ...

-Søren


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906241251.OAA27003>