From owner-freebsd-current@FreeBSD.ORG Sun Sep 18 19:30:30 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 629931065676 for ; Sun, 18 Sep 2011 19:30:30 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by mx1.freebsd.org (Postfix) with ESMTP id ED2EF8FC14 for ; Sun, 18 Sep 2011 19:30:29 +0000 (UTC) Received: by wyf23 with SMTP id 23so5746854wyf.37 for ; Sun, 18 Sep 2011 12:30:29 -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=vl3TORzEE9zJBoKxf5vhbFyxoWWes0GZfI/xl4zMRWE=; b=AFDnr2yRWNIrpGct+0EhCzLmeVBHfJgYhupNa4NFMgNstfkrlJLAKhcIJVEVezt9Ri RAg+0vMKuc7VZl78uMw10O142+4NmV+kSSKlG6HzTuVFNukzEAb7OOat2GpE2cBZuUmO Io62FVAinO97lf5qcMkiqpUf0WYdye0tUWAjA= MIME-Version: 1.0 Received: by 10.227.200.147 with SMTP id ew19mr1876712wbb.38.1316374228872; Sun, 18 Sep 2011 12:30:28 -0700 (PDT) Received: by 10.180.95.169 with HTTP; Sun, 18 Sep 2011 12:30:28 -0700 (PDT) In-Reply-To: <45558.1316240251@critter.freebsd.dk> References: <45558.1316240251@critter.freebsd.dk> Date: Sun, 18 Sep 2011 15:30:28 -0400 Message-ID: From: Arnaud Lacombe To: Poul-Henning Kamp Content-Type: text/plain; charset=ISO-8859-1 Cc: 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 19:30:30 -0000 Hi, On Sat, Sep 17, 2011 at 2:17 AM, Poul-Henning Kamp wrote: > In message > , 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...] ? Thanks, - Arnaud