From owner-freebsd-arch@FreeBSD.ORG Thu Nov 10 07:29:01 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DE8A106564A; Thu, 10 Nov 2011 07:29:01 +0000 (UTC) (envelope-from giovanni.trematerra@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id D1C7D8FC0A; Thu, 10 Nov 2011 07:28:59 +0000 (UTC) Received: by qyk9 with SMTP id 9so3031008qyk.13 for ; Wed, 09 Nov 2011 23:28:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=eWn5tPz6eNUU1fDMkY65UGZ7u8dOExoj5+rqyWdebU4=; b=C+ytyHx/j/65TDStlV1uNuS7ZjhZNC0/vcd76b/CK5sADPQArYjlp3aKkU5JMXFKQ9 iPSRuIuY6U1Lpu3D8KGSutTSsNYPBXJV5swQX+jzpwgaYLhu7MJM9+qF1wW35ullm0NL vy99xP8VVrIPmRmFCAQhD0ojpJUECKfvjHXmE= MIME-Version: 1.0 Received: by 10.229.240.139 with SMTP id la11mr838183qcb.27.1320910139168; Wed, 09 Nov 2011 23:28:59 -0800 (PST) Sender: giovanni.trematerra@gmail.com Received: by 10.229.1.216 with HTTP; Wed, 9 Nov 2011 23:28:59 -0800 (PST) In-Reply-To: <20111110031828.GC6110@elvis.mu.org> References: <20111110031828.GC6110@elvis.mu.org> Date: Thu, 10 Nov 2011 08:28:59 +0100 X-Google-Sender-Auth: wNZdRsrZbswq1ENslBLm35EhGqk Message-ID: From: Giovanni Trematerra To: Alfred Perlstein Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Garrett Cooper , freebsd-arch@freebsd.org Subject: Re: deprecated TIOCSPGRP and TIOCGPGRP ioctl command X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 07:29:01 -0000 On Thu, Nov 10, 2011 at 4:18 AM, Alfred Perlstein wrot= e: > This just reeks of gratuitous breakage. =A0Sure it's > marked depricated, but there's little reason to break a ton > of applications just to remove 11 lines of code. > Absolutely not. So I'm asking. I was wondering if they were still in use, nowadays. > Maybe we can put it under an ifndef IVORY_TOWER. > I don't think it's worth. Thanks for your comments. -- Gianni