From owner-freebsd-bugs Mon Feb 4 7:30: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7170637B419 for ; Mon, 4 Feb 2002 07:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g14FU3c88719; Mon, 4 Feb 2002 07:30:03 -0800 (PST) (envelope-from gnats) Date: Mon, 4 Feb 2002 07:30:03 -0800 (PST) Message-Id: <200202041530.g14FU3c88719@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/33672: telnetd and mount_mfs signal handlers call exit() which can hang process. Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/33672; it has been noted by GNATS. From: Sheldon Hearn To: markm@FreeBSD.org Cc: "Umesh Krishnaswamy" , bug-followup@freebsd.org Subject: Re: misc/33672: telnetd and mount_mfs signal handlers call exit() which can hang process. Date: Mon, 04 Feb 2002 17:26:37 +0200 On Thu, 31 Jan 2002 01:40:02 PST, "Umesh Krishnaswamy" wrote: > Subject: Re: misc/33672: telnetd and mount_mfs signal handlers call exit() which can hang process. Hi Mark, PR misc/33672 contains a patch which removes the use of non-signal-safe library calls from a signal handler in telnetd. I can't remember which way around we're supposed to commit to the telnetd sources these days. How do we commit changes to telnetd now? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message