K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2014-08-25T16:56:33.712614Z K 7 svn:log V 285 vt(4): Take font offset into account in vt_is_cursor_in_area() This fixes a "General protection fault" in vt_vga, where vt_is_cursor_in_area() erroneously reported that the cursor was over the text. This led to negative integers stored in "unsigned int" and chaos. MFC after: 1 week END