K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-31T11:25:46.000000Z K 7 svn:log V 270 Fix one warning and fix one bug found while looking at another warning (but caused by a different reason): . #ifndef __FreeBSD__ around check for negative size, FreeBSD size_t is unsigned . Disable mirror/parity if interleave size is 0 (i.e., serial concatenation). END