Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/25/2006 18:54:51
Module Name:	src
Committed By:	drochner
Date:		Tue Apr 25 18:54:51 UTC 2006

Modified Files:
	src/lib/libc/rpc: clnt_vc.c

Log Message:
fix some unpaired sigblocks which possibly leave the process with all
signals blocked,
this might some problems with the Gnome GUI which uses RPC to communicate
with "fam" (file access monitor), in particular it might fix PR pkg/22483
by jmmv


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/rpc/clnt_vc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.