From owner-freebsd-arch@FreeBSD.ORG Wed Dec 26 07:56:55 2007 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 613D416A420 for ; Wed, 26 Dec 2007 07:56:55 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 163F013C4D5 for ; Wed, 26 Dec 2007 07:56:54 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id AAA8F2218A90; Wed, 26 Dec 2007 18:56:53 +1100 (EST) X-Viruscan-Id: <4772094500007C2CD87F14@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 74E4B21B18F7; Wed, 26 Dec 2007 18:56:53 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 0E0202218A87; Wed, 26 Dec 2007 18:56:53 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 87F4D286; Wed, 26 Dec 2007 18:56:52 +1100 (EST) Date: Wed, 26 Dec 2007 18:56:52 +1100 From: Edwin Groothuis To: arch@freebsd.org, gnn@freebsd.org Message-ID: <20071226075652.GC40967@k7.mavetju> References: <20071209223042.GA40965@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: bin/118292: Add support to remove all msg/shm/sem ids with ipcrm 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: Wed, 26 Dec 2007 07:56:55 -0000 On Mon, Dec 10, 2007 at 09:26:34AM -0500, gnn@freebsd.org wrote: > At Mon, 10 Dec 2007 09:30:42 +1100, > Edwin Groothuis wrote: > > > > Hello, > > > > A friend of me has submitted this PR and I promised him that I would > > see if I could get it implemented. I couldn't find anybody directly > > responsible for the ips/iprcm tools, so I throw it in here for > > discussion. [...] > > > > I will do it in two parts (according to the wishes of my mentor): > > First style(9)ify ipcrm.c, then the patch. > > > > If anybody has a good observation on this change, please speak up now. > > I have not read the patch in detail but I like the idea, we should be > able to easily clean such things up. It has been commited to HEAD, it will be MFCd when the src freezes are over. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/