Module Name: src Committed By: riz Date: Tue Mar 29 19:34:46 UTC 2011
Modified Files: src/sys/nfs [netbsd-5]: nfs_socket.c Log Message: Pull up following revision(s) (requested by tls in ticket #1580): sys/nfs/nfs_socket.c: revision 1.175 avoid noisy nfs_timer/nfs_reply DEBUG output that occurs when the NFS server goes away. use ratelimit(9) and only print the console error once every 10 seconds. PR#31562. To generate a diff of this commit: cvs rdiff -u -r1.173.4.4 -r1.173.4.5 src/sys/nfs/nfs_socket.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.