NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/49206 CVS commit: src/sbin/ping6
On Wed, Sep 17, 2014 at 6:30 AM, Christos Zoulas
<christos%netbsd.org@localhost> wrote:
> The following reply was made to PR bin/49206; it has been noted by GNATS.
>
> From: "Christos Zoulas" <christos%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/49206 CVS commit: src/sbin/ping6
> Date: Tue, 16 Sep 2014 17:29:13 -0400
>
> Module Name: src
> Committed By: christos
> Date: Tue Sep 16 21:29:13 UTC 2014
>
> Modified Files:
> src/sbin/ping6: ping6.c
>
> Log Message:
> PR/49206: ping6 dies with SIGINT even when it just fails to ping
> When reusing the same handler for SIGALRM, make don't pretend you
> got SIGINT.
Thanks! It works as expected now.
ozaki-r
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.83 -r1.84 src/sbin/ping6/ping6.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