K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-12-07T11:23:58.000000Z K 7 svn:log V 284 Fix the ioctl CONS_FINDMODE and its underlying subroutine xxx_query_mode() in the vga and vesa drivers. - xxx_query_mode() returns 0 (success) and a positive error number. - Copy mode information on success. - Remove redundant structure copy. The bug first found in -STABLE by jmg. END