Date: Thu, 31 Oct 2013 11:50:07 +0200 From: Aleksandr Rybalko <ray@freebsd.org> To: Aleksandr Rybalko <ray@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: Re: svn commit: r257431 - in user/ed/newcons/sys: kern teken Message-ID: <20131031115007.a989e91b4bc7ef0b14764469@freebsd.org> In-Reply-To: <201310310944.r9V9im7k022079@svn.freebsd.org> References: <201310310944.r9V9im7k022079@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Oct 2013 09:44:48 +0000 (UTC) Aleksandr Rybalko <ray@FreeBSD.org> wrote: > Author: ray > Date: Thu Oct 31 09:44:48 2013 > New Revision: 257431 > URL: http://svnweb.freebsd.org/changeset/base/257431 > > Log: > Add teken_subr_do_resize new method, to update taken sizes w/o reset positions > and use it in case we update terminal size not touching existing data. Oops, should be about teken_set_winsize_noreset. teken_subr_do_resize added to, but it is teken internal. > > Sponsored by: The FreeBSD Foundation > > Modified: > user/ed/newcons/sys/kern/subr_terminal.c > user/ed/newcons/sys/teken/teken.c > user/ed/newcons/sys/teken/teken.h > user/ed/newcons/sys/teken/teken_subr.h > -- Aleksandr Rybalko <ray@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131031115007.a989e91b4bc7ef0b14764469>