Author: ray
Date: Thu Apr 17 14:19:32 2014
New Revision: 264612
URL: http://svnweb.freebsd.org/changeset/base/264612
Log:
MFC r264258
Fix cursor color in reverse video mode.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/sys/dev/vt/vt_core.c
Directory Properties:
stable/9
Author: ray
Date: Mon Apr 14 12:49:18 2014
New Revision: 264456
URL: http://svnweb.freebsd.org/changeset/base/264456
Log:
MFC 264242,264244,264259
Fix panic on load new driver while vt(4) is in VGA textmode.
o Mute terminal while vt(4) driver change in progress.
o Reset VDF_TEXTMODE bef
Author: ray
Date: Fri Apr 4 11:19:02 2014
New Revision: 264113
URL: http://svnweb.freebsd.org/changeset/base/264113
Log:
MFC r263885
o Add new vd_driver method to do bitblt with mask, named vd_maskbitbltchr.
o Move vd_bitbltchr vga's driver method to vd_maskbitbltchr.
o Implement new v
Author: ray
Date: Thu Apr 3 12:03:30 2014
New Revision: 264072
URL: http://svnweb.freebsd.org/changeset/base/264072
Log:
MFC r263809
Fix crash on resume in vt(9).
Statically allocated terminal window have not initialized callout handler, so
we
have to initialize it even for existing w
Author: ray
Date: Thu Mar 27 16:00:53 2014
New Revision: 263818
URL: http://svnweb.freebsd.org/changeset/base/263818
Log:
Bump __FreeBSD_version to reflect presence ov vt(4).
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/sys/sys/param.h
Modified: stable/9/sys/sys/param.h
=
Author: ray
Date: Thu Mar 27 15:58:18 2014
New Revision: 263817
URL: http://svnweb.freebsd.org/changeset/base/263817
Log:
MFC 219886, 226100, 226111, 226341, 242529, 259015, 259016, 259019, 259049,
259071, 259102, 259110, 259129, 259130, 259178, 259179, 259203, 259221,
259261, 259532, 2596