From owner-freebsd-hackers Wed Dec 13 14:12:36 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA29271 for hackers-outgoing; Wed, 13 Dec 1995 14:12:36 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA29264 for ; Wed, 13 Dec 1995 14:12:34 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA00535; Wed, 13 Dec 1995 15:05:11 -0700 From: Terry Lambert Message-Id: <199512132205.PAA00535@phaeton.artisoft.com> Subject: Re: bug or feature in kern/tty.c To: ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Wed, 13 Dec 1995 15:05:11 -0700 (MST) Cc: bde@zeta.org.au, terry@lambert.org, eugen@rd.zgik.zaporizhzhe.ua, hackers@FreeBSD.ORG, yura@rd.zgik.zaporizhzhe.ua In-Reply-To: from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Dec 14, 95 00:48:27 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > >1) driver needs to track carrier when in TS_ZOMBI and > >set TS_CONNECTED, clear TS_ZOMBI when carrier > >appearse on the line. > >2) Slattach not need exit on SIGHUP but wait reasonable time > >until carrier will be up again. > > I mean of course that CLOCAL turned on, i.e. slattach only > controls line and establish carrier on them, not other > program. So partial question is: is it possible to fix sio to send > SIGHUP to controlling terminal even when CLOCAL is set? That would be broke. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.