Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Tue Jun 30 00:39:23 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv16241/sys

Modified Files:
        file.h 
Log Message:
Split up read/readv/write/writev into the system call front-end and
the guts that actually perform the I/O request.


thorpej
Tue Jun 30 00:39:23 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv16241/kern

Modified Files:
        sys_generic.c 
Log Message:
Split up read/readv/write/writev into the system call front-end and
the guts that actually perform the I/O request.




Home | Main Index | Thread Index | Old Index