Module Name: src Committed By: gson Date: Sat Mar 29 13:50:53 UTC 2014
Modified Files: src/usr.sbin/nfsd: nfsd.c Log Message: When daemonizing, delay the parent exit until the daemon is ready to provide service. Fixes one of the race conditions of PR misc/48282. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/usr.sbin/nfsd/nfsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.