From owner-freebsd-current@FreeBSD.ORG Fri Aug 3 08:15:37 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40A32106566C; Fri, 3 Aug 2012 08:15:37 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E78528FC12; Fri, 3 Aug 2012 08:15:36 +0000 (UTC) Received: by obbun3 with SMTP id un3so886532obb.13 for ; Fri, 03 Aug 2012 01:15:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=zibvE0ZMHITdmQKnkRMbnpUq0p9byf8RRcN0XhXjSKo=; b=QN1b93C6aj6e2n5SM/VUzzVfsfHNH9iGRs1/w4juTEQmXLjm1+spqpdfa+M0eMZLH0 ZN2BNXQwtg1cKInNCL/Z19eTHoJyqHG6BDkLxa63aJt4bH5Mn9MtU3lzyEFjn+jRYAco T2WvHYHnnSsW1e0jfA6H9ArpCmjU1Z8IBXvvheKfttTIUvb7aOwr29LvYmONbEtV9mcH PHl7nhGCEobSbBfJitbDaMS9yVULSg0FGWKdvtWBQxqeQstPGKkntQ5o68j6vaRGgcbi Pz0n4fJA+GrN0SuGnm03SoDZmLXo8y2t7uut132NETunv2QndEty9awzpVqWabzqZUxs HnHA== MIME-Version: 1.0 Received: by 10.182.88.9 with SMTP id bc9mr2456017obb.4.1343981736577; Fri, 03 Aug 2012 01:15:36 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.76.153.195 with HTTP; Fri, 3 Aug 2012 01:15:36 -0700 (PDT) In-Reply-To: <501B1A45.8010000@freebsd.org> References: <20120801160323.GN2676@deviant.kiev.zoral.com.ua> <201208012341.25509.hselasky@c2i.net> <5019B1F8.5080802@freebsd.org> <501B1A45.8010000@freebsd.org> Date: Fri, 3 Aug 2012 10:15:36 +0200 X-Google-Sender-Auth: Yct2iraFQQDGue9jnjvZR-pylM8 Message-ID: From: Ed Schouten To: Julian Elischer Content-Type: text/plain; charset=UTF-8 Cc: Konstantin Belousov , freebsd-current@freebsd.org, Hans Petter Selasky Subject: Re: ttydev_cdevsw has no d_purge X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 03 Aug 2012 08:15:37 -0000 2012/8/3 Julian Elischer : > they would only do that if they were refering to the node BY NAME. Which is exactly what a lot of software does when interacting with TTYs. -- Ed Schouten