Re: cvs commit: src/sys/dev/syscons syscons.c

[ Available lists | Index of cvs-all | Month of Jun 1999 | Week of 24 Jun 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Soren Schmidt <sos@freebsd.dk>
Date
24 Jun 1999 05:51:40
Subject
Re: cvs commit: src/sys/dev/syscons syscons.c
Message-ID
199906241251.OAA27003@freebsd.dk

Referenced by

[ Hide this part ]
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



Elapsed time: 0.106 seconds