From owner-freebsd-rc@FreeBSD.ORG Sat Mar 19 01:41:04 2011 Return-Path: Delivered-To: freebsd-rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA520106566C for ; Sat, 19 Mar 2011 01:41:04 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 998DA8FC08 for ; Sat, 19 Mar 2011 01:41:04 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id D1D495C3F; Fri, 18 Mar 2011 21:31:55 -0400 (EDT) Date: Fri, 18 Mar 2011 21:31:55 -0400 From: Wesley Shields To: freebsd-rc@FreeBSD.org Message-ID: <20110319013155.GB39929@atarininja.org> References: <20110319012959.GA39929@atarininja.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <20110319012959.GA39929@atarininja.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: status cleanup X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:41:05 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Mar 18, 2011 at 09:29:59PM -0400, Wesley Shields wrote: > A co-worker noticed that the pf rc script has 'status' listed twice when > run without any arguments. The attached patch fixes that and two other > cases where this also happens. I've only tested the pf changes. I'd > appreciate a review of this and maybe a commit? I can file a PR if it > would make people feel better. > > I'm not subscribed to this list so I would appreciate being CC'ed on any > replies. > > -- WXS This time with the patch attached, or you can get it at: http://people.freebsd.org/~wxs/rc-status-cleanup.diff -- WXS --ZGiS0Q5IWpPtfppv--