K 10 svn:author V 3 kib K 8 svn:date V 27 2011-12-20T20:39:00.757005Z K 7 svn:log V 289 Change the type of real_dev_bsize variable from long to u_int. The DIOCGSECTORSIZE takes u_int * as an argument, using long * causes failures on big-endian targets. Diagnosed by: Michiel Boland PR: sparc64/163460 Tested by: pho (x86), flo (sparc64) MFC after: 1 week END