From owner-freebsd-hackers Tue May 21 11: 5:53 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from patrocles.silby.com (d10.as6.nwbl0.wi.voyager.net [169.207.128.10]) by hub.freebsd.org (Postfix) with ESMTP id 8D76037B40C for ; Tue, 21 May 2002 11:05:47 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.3/8.12.3) with ESMTP id g4LI6SWW007958; Tue, 21 May 2002 13:06:28 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.3/8.12.3/Submit) with ESMTP id g4LI6OUD007955; Tue, 21 May 2002 13:06:26 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Tue, 21 May 2002 13:06:23 -0500 (CDT) From: Mike Silbersack To: Alfred Perlstein Cc: Doug White , Zhihui Zhang , Subject: Re: kernel daemon clean up In-Reply-To: <20020520222718.GD54960@elvis.mu.org> Message-ID: <20020521130551.C7748-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 20 May 2002, Alfred Perlstein wrote: > * Mike Silbersack [020520 15:15] wrote: > > > > Is any of this documented right now? I had a use for checking whether a > > kill signal was present for a process inside the vm system a few months > > back, but didn't believe it was possible without causing side effects. If > > I can check for signals easily, that would be a big plus. > > Why not crib from the sys/signalvar.h:SIGPENDING() macro? > > Add it to a manpage someplace. :) > > -- > -Alfred Perlstein [alfred@freebsd.org] Um, Alfred? I'm trying to _avoid_ doing any work. Why don't you create that manpage? :) Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message