Subject: CVS commit: [netbsd-3-0] src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 04/28/2006 22:29:30
Module Name:	src
Committed By:	riz
Date:		Fri Apr 28 22:29:30 UTC 2006

Modified Files:
	src/lib/libc/rpc [netbsd-3-0]: clnt_vc.c

Log Message:
Pull up following revision(s) (requested by drochner in ticket #1293):
	lib/libc/rpc/clnt_vc.c: revision 1.14
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.11 -r1.11.4.1 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.