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:   martin
Date:           Sat Sep 14 22:29:09 UTC 2013

Modified Files:
        src/sys/nfs: nfs_serv.c nfs_socket.c nfs_vnops.c nfsm_subs.h

Log Message:
Backout wildcard pragma to kill warnings and instead sprinkle a few dozen
__unused attributes.
Requested by joerg@


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 src/sys/nfs/nfs_serv.c
cvs rdiff -u -r1.189 -r1.190 src/sys/nfs/nfs_socket.c
cvs rdiff -u -r1.299 -r1.300 src/sys/nfs/nfs_vnops.c
cvs rdiff -u -r1.52 -r1.53 src/sys/nfs/nfsm_subs.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