From owner-freebsd-current@FreeBSD.ORG Mon Apr 11 17:36:22 2005 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 2475A16A4CE for ; Mon, 11 Apr 2005 17:36:22 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561D243D5A for ; Mon, 11 Apr 2005 17:36:21 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.3/8.13.3) with ESMTP id j3BHaKDE018912; Mon, 11 Apr 2005 21:36:20 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.3/8.13.3/Submit) id j3BHaJKY018911; Mon, 11 Apr 2005 21:36:19 +0400 (MSD) (envelope-from ache) Date: Mon, 11 Apr 2005 21:36:19 +0400 From: Andrey Chernov To: Vladimir Kushnir Message-ID: <20050411173619.GB18590@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Vladimir Kushnir , current@FreeBSD.ORG References: <20050411004706.I2914@kushnir1.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050411004706.I2914@kushnir1.kiev.ua> User-Agent: Mutt/1.5.9i X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.81; host: nagual.pp.ru) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (nagual.pp.ru [0.0.0.0]); Mon, 11 Apr 2005 21:36:20 +0400 (MSD) cc: current@FreeBSD.ORG Subject: Re: -CURRENT and ptsname() again 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: Mon, 11 Apr 2005 17:36:22 -0000 On Mon, Apr 11, 2005 at 01:09:13AM +0300, Vladimir Kushnir wrote: > It definitely looks like posix_openpt (perhaps) and ptsname/grantpt > (most probably) do not work as they should under -CURRENT. Examples: mc > ~> ./ptytest > Fail: grantpt > Open master: /dev/ptyp0, slave: /dev/ttysu > ^^^^^^^^^^ > Sorry, cannot fix it myself Try to mail phk directly, his last rounds of changes in that area may cause this. -- http://ache.pp.ru/