]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC vt(4) work from ray@:
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Sep 2014 13:17:44 +0000 (13:17 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Sep 2014 13:17:44 +0000 (13:17 +0000)
commit2b0dc5d12341b32fac1a971bd914bba82500046e
tree869d25afb82c81e6972c9babe8f38797d7e496b8
parentd47e0f09cd164d8382d46b228fe2d00a7973f81c
MFC vt(4) work from ray@:

r269188: [Rework vb_buffer and vb_rows assignment]

r269192: Remove special handling of console window size.

  It's done in vt_upgrade() for all windows.

r269193: Update comments.

r269194: Revise font initialization handling.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@271019 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/vt/vt_core.c