From owner-freebsd-stable@freebsd.org Mon Jan 9 15:14:31 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A350BCA76BD for ; Mon, 9 Jan 2017 15:14:31 +0000 (UTC) (envelope-from me@cschwarz.com) Received: from orion.uberspace.de (orion.uberspace.de [95.143.172.79]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 07F241451 for ; Mon, 9 Jan 2017 15:14:30 +0000 (UTC) (envelope-from me@cschwarz.com) Received: (qmail 13572 invoked from network); 9 Jan 2017 15:14:20 -0000 Received: from localhost (HELO csarch.local) (127.0.0.1) by orion.uberspace.de with SMTP; 9 Jan 2017 15:14:20 -0000 Received: by csarch.local (Postfix, from userid 1000) id 6DB2B4157A8; Mon, 9 Jan 2017 16:14:19 +0100 (CET) Date: Mon, 9 Jan 2017 16:14:19 +0100 From: Christian Schwarz To: Pavel Timofeev Cc: freebsd-stable stable Subject: Patches lost in Bugzilla: Was: Additional daemon(8) functionality in STABLE? Message-ID: <20170109151419.aqro6ogt3xnkuq7a@csarch> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20161126 (1.7.1) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2017 15:14:31 -0000 On Mon, Jan 09, 2017 at 06:02:09PM +0300, Pavel Timofeev wrote: > Hi, > I noticed these useful commit that I'd highly appreciate in STABLE (11 > in particular) > https://svnweb.freebsd.org/base?view=revision&revision=307769 > Is it possible? Only marginally related: I submitted a similar patch in February 2016. At the time, I didn't know about the existence of Phabricator because I was one year newer to the project than today. I imagine there are lots of useful patches in Bugzilla that are just never picked up. Maybe presenting an alert in Bugzilla when submitting a report with category 'base' and an attachment 'patch' could help there... Just sayin', Christian Schwarz