Searched hist:45311 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dsys_socket.cdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
H A Dsys_generic.cdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
H A Dsys_pipe.cdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
H A Dsyscalls.masterdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
H A Dvfs_aio.cdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
H A Dvfs_vnops.cdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
/freebsd-10.0-release/sys/sys/
H A Dfile.hdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.
H A Dsocketvar.hdiff 45311 Sun Apr 04 19:41:28 MDT 1999 dt 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.

Completed in 374 milliseconds