From owner-freebsd-current@FreeBSD.ORG Sun Sep 18 20:00:38 2011 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 698DC106567F for ; Sun, 18 Sep 2011 20:00:38 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3180D8FC0C for ; Sun, 18 Sep 2011 20:00:38 +0000 (UTC) Received: by iadk27 with SMTP id k27so7169108iad.13 for ; Sun, 18 Sep 2011 13:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iUEl6l/rKnQE/mcd1QGGpKucvdEoYDCgxwput39tv5Y=; b=AN8CwrQtzZeKkRq+UHcngZj8HfDXSwBtq4dG7siUcNrQV6xMVrEnnHBtTzku1EC4yi P8IeFh0hkpMHpDcpZmB0QZReJF9xEGSXp77gteoPPQi4KZiFivTeEmtDxJnlKyMoJ1VA VK/vFX6N2P9NImqMOkvqvl5stPkb/kH2vsaC4= MIME-Version: 1.0 Received: by 10.42.29.68 with SMTP id q4mr3164955icc.99.1316376037758; Sun, 18 Sep 2011 13:00:37 -0700 (PDT) Received: by 10.231.35.194 with HTTP; Sun, 18 Sep 2011 13:00:37 -0700 (PDT) Received: by 10.231.35.194 with HTTP; Sun, 18 Sep 2011 13:00:37 -0700 (PDT) In-Reply-To: References: <45558.1316240251@critter.freebsd.dk> Date: Sun, 18 Sep 2011 21:00:37 +0100 Message-ID: From: Chris Rees To: Arnaud Lacombe X-Mailman-Approved-At: Sun, 18 Sep 2011 23:57:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Poul-Henning Kamp , FreeBSD-Current Subject: Re: Very imprecise watchdogd(8) timeout 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: Sun, 18 Sep 2011 20:00:38 -0000 On 18 Sep 2011 20:31, "Arnaud Lacombe" wrote: > > Hi, > > On Sat, Sep 17, 2011 at 2:17 AM, Poul-Henning Kamp wrote: > > In message < CACqU3MVF5MwqeC+s9VKk4mLJenmoS9Q_bJWkbYeFzaBFjo67gQ@mail.gmail.com> > > , Arnaud Lacombe writes: > > > >>I do not really care actually, but the manpage is wrong, and the code > >>needlessly complicated. > > > > As I said: Feel free to improve. > > > How can I expect anything to get through, when I cannot even get an > obvious use-after-free in the ipfw code fixed after months ? Or when > I've been waiting to play with Warner's external compiler support > patch for months ? Or when I can not get a build fix for 7-STABLE to > get committed ? [and the list goes on...] > > ? Hey Arnaud, I'm sorry to hear you're having trouble getting your fixes included. If you provide some PR numbers I'll gladly try to get them in as quickly as possible. Chris