K 10 svn:author V 6 semenu K 8 svn:date V 27 2002-08-11T20:33:11.000000Z K 7 svn:log V 237 Fix sendfile(), who was calling vn_rdwr() without aresid parameter and thus hiting EIO at the end of file. This is believed to be a feature (not a bug) of vn_rdwr(), so we turn it off by supplying aresid param. Reviewed by: rwatson, dg END