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
- Re: proctitle progress reporting for dump(8) Jeroen Ruigrok/Asmodai
- Re: proctitle progress reporting for dump(8) Garrett Wollman
- Re: proctitle progress reporting for dump(8) Arne Dag Fidjest�l
- Re: proctitle progress reporting for dump(8) Garrett Wollman
- Re: proctitle progress reporting for dump(8) Arne Dag Fidjest�l
- Re: proctitle progress reporting for dump(8) Mikhail Teterin
- Re: proctitle progress reporting for dump(8) Garrett Wollman
- Re: proctitle progress reporting for dump(8) Mikhail Teterin
- Re: proctitle progress reporting for dump(8) Terry Lambert
- Re: proctitle progress reporting for dump(8) Ruslan Ermilov
- Re: proctitle progress reporting for dump(8) Ruslan Ermilov
- Re: proctitle progress reporting for dump(8) Mikhail Teterin
- Re: proctitle progress reporting for dump(8) Terry Lambert
- Re: proctitle progress reporting for dump(8) Bruce Evans
- Re: proctitle progress reporting for dump(8) Mikhail Teterin
- Re: proctitle progress reporting for dump(8) Bruce Evans
