K 10 svn:author V 4 jmmv K 8 svn:date V 27 2014-03-02T01:46:44.596775Z K 7 svn:log V 345 Increase maximum number of columns to support 1920x1200 displays. This is a MFC of r262480 and r262502. Please note that this is changing a constant in a header file so it could affect ABIs. However, as far as I can tell, this is apparently only used in code to declare static arrays and thus it should be safe to change... PR: kern/180558 END