CVSROOT: /cvs Module name: src Changes by: blamb...@cvs.openbsd.org 2009/06/03 16:14:29
Modified files: sys/nfs : nfs_syscalls.c Log message: Place code to search for/sleep waiting for an nfs socket into its own code; makes the cleaned-up function much more legible. ok thib@