On Sun, Sep 02, 2001 at 04:15:14PM -0400, Mikhail Teterin wrote:
[...]
> The SIGINFO handling seemed to be as simple as:
> --- main.c    2001/07/09 03:06:56     1.26
> +++ main.c    2001/09/02 19:58:21
> @@ -274,2 +274,4 @@
>  
> +     if (signal(SIGINFO, SIG_IGN) != SIG_IGN)
> +             signal(SIGHUP, sig);
                       ^^^^^^ that should be SIGINFO.


Cheers,
-- 
Ruslan Ermilov          Oracle Developer/DBA,
[EMAIL PROTECTED]           Sunbay Software AG,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.512.251        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to