Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA12759; Wed, 13 Dec 95 16:08:45 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA25361; Wed, 13 Dec 95 16:08:48 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA09718; Wed, 13 Dec 1995 16:05:41 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA11938
          Wed, 13 Dec 1995 10:21:42 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id KAA11582
          for hackers-outgoing; Wed, 13 Dec 1995 10:18:52 -0800 (PST)
Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA11577
          for <hackers@FreeBSD.ORG>; Wed, 13 Dec 1995 10:18:45 -0800 (PST)
Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA30899; Thu, 14 Dec 1995 05:13:04 +1100
Date: Thu, 14 Dec 1995 05:13:04 +1100
From: Bruce Evans <bde@zeta.org.au>
Message-Id: <199512131813.FAA30899@godzilla.zeta.org.au>
To: bde@zeta.org.au, yura@rd.zgik.zaporizhzhe.ua
Subject: Re: bug or feature in kern/tty.c
Cc: eugen@rd.zgik.zaporizhzhe.ua, hackers@FreeBSD.ORG
Sender: owner-hackers@FreeBSD.ORG
Precedence: bulk

>>According to the man page, slattach aborts if it receives a SIGHUP in the

>	Im 3 times reread manuals on slattach, but not found this words.

     -l 	   disable modem control (CLOCAL) and ignore carrier detect on
		   the slip port.  By default the redial-commmand is invoked
		   upon carrier drop and slattach aborts if no redial-commmand
		                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
		   is specified.
		   ^^^^^^^^^^^^

>>!redial_command case.  This got broken when complications to get rid of
>>the controlling terminal were introduced.
>	
>	Oh why, my God, why work on 'toward POSIX compliance' of FreeBSD
>broke old good slattach?

`towards a secure system'.

Bruce
