Date: Thu, 24 Jun 1999 22:10:02 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: Soren Schmidt <sos@freebsd.dk> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: src/sys/dev/syscons syscons.c Message-ID: <199906241310.WAA21598@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Thu, 24 Jun 1999 14:51:35 %2B0200." <199906241251.OAA27003@freebsd.dk> References: <199906241251.OAA27003@freebsd.dk>
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 ... Oops, you are right. The fix is on the way. Kazu 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?199906241310.WAA21598>