Searched hist:270613 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/fb/
H A Dcreator_vt.cdiff 270613 Mon Aug 25 19:16:28 MDT 2014 dumbbell vt(4): Store a rectangle for the drawable area, not just the top-left corner

This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after: 1 week
/freebsd-11.0-release/sys/dev/vt/hw/fb/
H A Dvt_fb.cdiff 270613 Mon Aug 25 19:16:28 MDT 2014 dumbbell vt(4): Store a rectangle for the drawable area, not just the top-left corner

This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after: 1 week
/freebsd-11.0-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.cdiff 270613 Mon Aug 25 19:16:28 MDT 2014 dumbbell vt(4): Store a rectangle for the drawable area, not just the top-left corner

This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after: 1 week
/freebsd-11.0-release/sys/dev/vt/hw/vga/
H A Dvt_vga.cdiff 270613 Mon Aug 25 19:16:28 MDT 2014 dumbbell vt(4): Store a rectangle for the drawable area, not just the top-left corner

This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after: 1 week
/freebsd-11.0-release/sys/dev/vt/
H A Dvt.hdiff 270613 Mon Aug 25 19:16:28 MDT 2014 dumbbell vt(4): Store a rectangle for the drawable area, not just the top-left corner

This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after: 1 week
H A Dvt_core.cdiff 270613 Mon Aug 25 19:16:28 MDT 2014 dumbbell vt(4): Store a rectangle for the drawable area, not just the top-left corner

This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after: 1 week

Completed in 87 milliseconds