K 10 svn:author V 3 kib K 8 svn:date V 27 2009-06-25T18:46:30.160053Z K 7 svn:log V 275 Change the type of uio_resid member of struct uio from int to ssize_t. Note that this does not actually enable full-range i/o requests for 64 architectures, and is done now to update KBI only. Tested by: pho Reviewed by: jhb, bde (as part of the review of the bigger patch) END