Subject: CVS commit: src/usr.sbin/nfsd
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/11/2007 04:59:19
Module Name:	src
Committed By:	yamt
Date:		Wed Jul 11 04:59:19 UTC 2007

Modified Files:
	src/usr.sbin/nfsd: nfsd.c

Log Message:
after switching to threads:
- g/c SIGCHLD handler.
- pthread_setname_np rather than setproctitle.

the patch provided by Andrew Doran.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 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.