Source-Changes archive

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

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Fri Jun  1 11:56:04 UTC 2007

Modified Files:
        src/sys/nfs: nfs.h nfs_socket.c nfs_srvcache.c nfs_syscalls.c
            nfsrvcache.h

Log Message:
use mutex and condvar.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/nfs/nfs.h
cvs rdiff -r1.156 -r1.157 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.39 -r1.40 src/sys/nfs/nfs_srvcache.c
cvs rdiff -r1.110 -r1.111 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.14 -r1.15 src/sys/nfs/nfsrvcache.h

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