From owner-freebsd-current@FreeBSD.ORG Thu Sep 15 15:19:24 2011 Return-Path: <owner-freebsd-current@FreeBSD.ORG> 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 F296C1065673 for <freebsd-current@freebsd.org>; Thu, 15 Sep 2011 15:19:24 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 99CB58FC17 for <freebsd-current@freebsd.org>; Thu, 15 Sep 2011 15:19:24 +0000 (UTC) Received: by yxk36 with SMTP id 36so2762158yxk.13 for <multiple recipients>; Thu, 15 Sep 2011 08:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=nah48QdNuKRHT3DtPZzSYrdksg4005Fm8/Pl78slI+s=; b=tXWD+Fj9nJ/VzqLxcSCENZdlZQPd8PI5I0ZUq4YmYe71ZJn+zxy4JGsTcO38gcz7j+ R7H0wuqtAGEfGF5nRNW8LNZM0J64jEKROU8lI/qfG1hc0zDilEAk4LVDZZC5KVgAPsnn uKPEq7p1ylrqdMuDcDiNcIiNM0C1XJ4ZLokkA= MIME-Version: 1.0 Received: by 10.236.185.195 with SMTP id u43mr7259419yhm.106.1316099954123; Thu, 15 Sep 2011 08:19:14 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Thu, 15 Sep 2011 08:19:14 -0700 (PDT) In-Reply-To: <20110915100500.GA20687@lonesome.com> References: <20110908221356.Horde.MFEsZ6Qd9PdOaSIEaid2X_A@avocado.salatschuessel.net> <4E692F87.5010708@sentex.net> <20110909073305.Horde.oi-EGaQd9PdOaaURAsTRVJk@avocado.salatschuessel.net> <4E6A076D.7040309@wintek.com> <EA16DA2E96DD411C8C8A7EC81E034162@vosz.local> <CAJ-Vmo=h7HXW5erFR2GD2j3Y+rE3wErkGD4WHuT_QMDSGvdsmA@mail.gmail.com> <8A9A0FE6D93942EA8F725B38FEA381D1@vosz.local> <4E71C3ED.6010405@FreeBSD.org> <20110915100500.GA20687@lonesome.com> Date: Thu, 15 Sep 2011 23:19:14 +0800 X-Google-Sender-Auth: N-reKI_luCzyg3-elKzV-laJ4K4 Message-ID: <CAJ-Vmo=fkRkw+FNXts8d=rx4Kk4t9BEQhyOpP3GwPMjef8vrDw@mail.gmail.com> From: Adrian Chadd <adrian@freebsd.org> To: Mark Linimon <linimon@lonesome.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Alexander Zagrebin <alexz@visp.ru>, Andriy Gapon <avg@freebsd.org> Subject: Re: cvsup broken on amd64? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 15 Sep 2011 15:19:25 -0000 On 15 September 2011 18:05, Mark Linimon <linimon@lonesome.com> wrote: >> Usually rather quite later than sooner. > > A perfect opportunity for src committers to dive in and make a > difference :-) I hate you. :) Ok. Some third person test/verify that this patch (a) does what it's supposed to do, and (b) is correct, and I'll commit it. (blah, what am I signing myself up for..) Adrian