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 ...
-Sren
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message