Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-uio_vmspace] src/sys/nfs
Module Name: src
Committed By: yamt
Date: Sat Dec 31 16:29:02 UTC 2005
Modified Files:
src/sys/nfs [yamt-uio_vmspace]: nfs_bio.c nfs_boot.c nfs_serv.c
nfs_socket.c nfs_subs.c nfs_vnops.c
Log Message:
- adapt nfs.
- nfs_doio_read: #if 0 out "killproc if text is modified" part of
the code as it's broken. (a process reading the modified text is not
necessarily a process which is using the file as a text.)
To generate a diff of this commit:
cvs rdiff -r1.140 -r1.140.2.1 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.62 -r1.62.2.1 src/sys/nfs/nfs_boot.c
cvs rdiff -r1.99 -r1.99.2.1 src/sys/nfs/nfs_serv.c
cvs rdiff -r1.120 -r1.120.2.1 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.156 -r1.156.2.1 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.230 -r1.230.2.1 src/sys/nfs/nfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index