From owner-freebsd-questions  Wed Nov  8 20:18:40 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from hkgmss11.cwhkt.com (unknown [202.84.162.93])
	by hub.freebsd.org (Postfix) with SMTP
	id DF7AF37B479; Wed,  8 Nov 2000 20:18:34 -0800 (PST)
Received: by mail.cwhkt.com with Internet Mail Service (5.5.2650.21)
	id <WG541N7D>; Thu, 9 Nov 2000 12:20:52 +0800
From: "Tsang, Victor YF" <Victor.YF.Tsang@cwhkt.com>
To: "'questions@freebsd.org'" <questions@freebsd.org>,
	"'hackers@freebsd.org'" <hackers@freebsd.org>
Subject: programming: how to send signal to other program
Date: Thu, 9 Nov 2000 11:31:10 +0800 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="big5"
Message-Id: <20001109041834.DF7AF37B479@hub.freebsd.org>
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

Hi,

How can I send a signal (say, SIGUSR1) to another program with known pid? I
used to do so in Solaris using sigsend() but this call seems not available
in FreeBSD.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message