From owner-freebsd-arch Tue Sep 4 8:46:11 2001 Delivered-To: freebsd-arch@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 1FEC137B401; Tue, 4 Sep 2001 08:45:55 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f84FiXU08347; Tue, 4 Sep 2001 18:44:33 +0300 (EEST) (envelope-from ru) Date: Tue, 4 Sep 2001 18:44:33 +0300 From: Ruslan Ermilov To: Mikhail Teterin Cc: asmodai@wxs.nl, current@FreeBSD.ORG, arch@FreeBSD.ORG Subject: Re: proctitle progress reporting for dump(8) Message-ID: <20010904184433.C1669@sunbay.com> References: <20010901194706.C33712@daemon.ninth-circle.org> <200109022015.f82KFFo71687@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200109022015.f82KFFo71687@aldan.algebra.com>; from mi@aldan.algebra.com on Sun, Sep 02, 2001 at 04:15:14PM -0400 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message