K 10 svn:author V 3 alc K 8 svn:date V 27 1999-03-26T20:25:21.000000Z K 7 svn:log V 313 Changed vn_read/write such that fp->f_offset isn't touched if uio->uio_offset != -1. This fixes a problem with aio_read/write and permits a straightforward implementation of pread/pwrite. PR: kern/8669 Submitted by: John Plevyak Reviewed by: Matthew Dillon END