bde f55264a991 Fixed overflow in the bounds checking in dscheck(). It assumed that
daadr_t is no larger than a long, and some other relatively harmless
things (*blush*).  Overflow for subtracting a daddr_t from a u_long
caused "truncation" of the i/o for attempts to access blocks beyond
the end of the actually cause expansion of the i/o to a preposterous
size.
2002-06-06 00:35:07 +00:00
..
2002-06-05 12:30:45 +00:00
2002-05-24 07:26:17 +00:00
2002-05-24 17:38:01 +00:00
2002-06-01 20:54:21 +00:00