From owner-freebsd-current@FreeBSD.ORG Sat Jun 12 14:24:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5851716A4CE for ; Sat, 12 Jun 2004 14:24:29 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FD943D4C for ; Sat, 12 Jun 2004 14:24:28 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i5CENh5q027446; Sat, 12 Jun 2004 18:23:43 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i5CENhh5027445; Sat, 12 Jun 2004 18:23:43 +0400 (MSD) (envelope-from ache) Date: Sat, 12 Jun 2004 18:23:43 +0400 From: Andrey Chernov To: Poul-Henning Kamp Message-ID: <20040612142343.GA25894@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Poul-Henning Kamp , "Louis A. Mamakos" , current@FreeBSD.ORG References: <20040612000339.D0F6020FB7@whizzo.transsys.com> <79295.1087046555@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79295.1087046555@critter.freebsd.dk> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.25.0.62; VDF 6.25.0.91 (host: pobrecita.freebsd.ru) cc: current@FreeBSD.ORG Subject: Re: retiring tty mode "EXTPROC" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2004 14:24:29 -0000 On Sat, Jun 12, 2004 at 03:22:35PM +0200, Poul-Henning Kamp wrote: > I didn't say it was used for X.25, I tried to say that it was only > relevant for people who ran TCP/IP over X.25. Besides that, it is used in general pty code to notify master in case of slave changes. We can't miss that functionality. >From tty_pty.c: "If external processing and packet mode send ioctl packet." -- Andrey Chernov | http://ache.pp.ru/