svn commit: r257431 - in user/ed/newcons/sys: kern teken
Aleksandr Rybalko
ray at freebsd.org
Thu Oct 31 09:50:01 UTC 2013
On Thu, 31 Oct 2013 09:44:48 +0000 (UTC)
Aleksandr Rybalko <ray at 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 at freebsd.org>
More information about the svn-src-user
mailing list