Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Mon Jun 29 22:33:12 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv12210/sys
Modified Files:
file.h socketvar.h vnode.h
Log Message:
Add two additional arguments to the fileops read and write calls, a
pointer to the offset to use, and a flags word. Define a flag that
specifies whether or not to update the offset passed by reference.
thorpej
Mon Jun 29 22:33:12 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv12210/kern
Modified Files:
kern_ktrace.c sys_generic.c sys_socket.c vfs_vnops.c
Log Message:
Add two additional arguments to the fileops read and write calls, a
pointer to the offset to use, and a flags word. Define a flag that
specifies whether or not to update the offset passed by reference.
Home |
Main Index |
Thread Index |
Old Index