K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-04T21:41:28.000000Z K 7 svn:log V 282 Add standard padding argument to pread and pwrite syscall. That should make them NetBSD compatible. Add parameter to fo_read and fo_write. (The only flag FOF_OFFSET mean that the offset is set in the struct uio). Factor out some common code from read/pread/write/pwrite syscalls. END