From owner-freebsd-arch@FreeBSD.ORG Thu Nov 10 23:18:48 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 F1EE3106564A; Thu, 10 Nov 2011 23:18:48 +0000 (UTC) (envelope-from peter@wemm.org) Received: from mail-dy0-f54.google.com (mail-dy0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5F0B68FC13; Thu, 10 Nov 2011 23:18:48 +0000 (UTC) Received: by dyk29 with SMTP id 29so227395dyk.13 for ; Thu, 10 Nov 2011 15:18:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Fe12w/twWX8VU6c4V9VUWR4YtKvag1kUiixmpUfu+7U=; b=T4Qxb4cHzRNVWRwxpUzpCiAUblWT5tkYlJuQl5+hH9vQGRcLCRf1psRDDwsb5BOvPn yFoPJTdeYnvX4bLI1levbIPL/Z4vlzxrMbZ21MB3vWsXhGK/0pmlg7DhXPya3pCbuFAI 6jLMMe7B6bAoSgv6pNDtFgH66iJZi5aCqbe6g= MIME-Version: 1.0 Received: by 10.68.24.65 with SMTP id s1mr18666636pbf.12.1320967126216; Thu, 10 Nov 2011 15:18:46 -0800 (PST) Received: by 10.68.50.226 with HTTP; Thu, 10 Nov 2011 15:18:46 -0800 (PST) In-Reply-To: References: Date: Thu, 10 Nov 2011 15:18:46 -0800 Message-ID: From: Peter Wemm To: Giovanni Trematerra Content-Type: text/plain; charset=ISO-8859-1 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 23:18:49 -0000 On Thu, Nov 10, 2011 at 3:06 PM, Giovanni Trematerra wrote: > Thank you Peter, just last question on this. > Having just one ioctl function for both pipe and fifo, would be a problem > having TIOCSPGRP and TIOCGPGRP implemented for fifo? If the code is common, I can't imagine a plausible scenario where it could cause a new problem. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell