From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 16:45:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0472D106566B for ; Mon, 12 Apr 2010 16:45:57 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id A4DFF8FC19 for ; Mon, 12 Apr 2010 16:45:55 +0000 (UTC) Received: from elsa.codelab.cz (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id B818B19E027; Mon, 12 Apr 2010 18:45:53 +0200 (CEST) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 68CE119E02D; Mon, 12 Apr 2010 18:45:51 +0200 (CEST) Message-ID: <4BC34E3E.1010405@quip.cz> Date: Mon, 12 Apr 2010 18:45:50 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4 MIME-Version: 1.0 To: John Baldwin References: <4BC045EF.2030400@bsdforen.de> <201004121053.34456.jhb@freebsd.org> <4BC3397C.7040904@bsdforen.de> <201004121148.07730.jhb@freebsd.org> In-Reply-To: <201004121148.07730.jhb@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Dominic Fandrey , freebsd-current@freebsd.org Subject: Re: Trivial PR, fix shutdown of rc services started with onestart X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2010 16:45:57 -0000 John Baldwin wrote: > On Monday 12 April 2010 11:17:16 am Dominic Fandrey wrote: >> On 12/04/2010 16:53, John Baldwin wrote: [...] >> Considering that they are the responsible party, do they not >> get notified by GNATS whenever I submit a follow-up to the PR? > > Ah, in that case they probably do. Still, if they don't reply to the PR e- > mail that list does seem to respond quickly to direct e-mails in my > experience. :) I have bad experiences with freebsd-rc mailing list - no responses to my direct e-mails and no responses for PRs (PR sent more than year ago, direct e-mails 3 month ago without any reaction). I don't know who is responsible person for rc system and related PRs, but it seems there is not enough man power to check/take/commit/or close PRs related to rc. Miroslav Lachman