K 10 svn:author V 3 kib K 8 svn:date V 27 2012-03-04T14:55:37.891204Z K 7 svn:log V 347 Instead of incomplete handling of read(2)/write(2) return values that does not fit into registers, declare that we do not support this case using CTASSERT(), and remove endianess-unsafe code to split return value into td_retval. While there, change the style of the sysctl debug.iosize_max_clamp definition. Requested by: bde MFC after: 3 weeks END