Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/rpc
This fixes an odd bug that GNOME Terminal is left open after all the
inner shells exited.
I confirmed that on -current and netbsd-3-0.
Could you request to pull this up to netbsd-3 and netbsd-3-0?
On 4/26/06, Matthias Drochner <drochner%netbsd.org@localhost> wrote:
>
> 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.
>
>
Home |
Main Index |
Thread Index |
Old Index