Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 1998 07:50:01 -0700 (PDT)
From:      dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= )
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/8183: Signal handlers in inetd.c are unsafe
Message-ID:  <199810071450.HAA29422@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/8183; it has been noted by GNATS.

From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= )
To: gram@cdsec.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/8183: Signal handlers in inetd.c are unsafe
Date: 07 Oct 1998 16:45:56 +0200

 gram@cdsec.com writes:
 > The following inetd.c fixes the problem, by modifying the signal
 > >               handlers to write character flags to a pipe, and having the main
 > >               select() loop read these flags and call the original handlers.
 > >               The code also adds a new feature to inetd, allowing services
 > >               to be bound to specific addresses. This feature is enabled by
 > >               using the -X flag. A manual page is appended after the inetd.c
 > >               file.
 
 Please send unidiffs, not entire source files.
 
 DES
 -- 
 Dag-Erling Smørgrav - dag-erli@ifi.uio.no

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810071450.HAA29422>