From owner-freebsd-stable@FreeBSD.ORG Fri Nov 12 03:53:18 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 451BB1065694 for ; Fri, 12 Nov 2010 03:53:18 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id CBA088FC19 for ; Fri, 12 Nov 2010 03:53:17 +0000 (UTC) Received: by fxm19 with SMTP id 19so1936916fxm.13 for ; Thu, 11 Nov 2010 19:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=XrOGwhXbTbxtAJ8WiD0oPT5ZwEK941X0K4mzGAzkriM=; b=OqUw4l7IVWLC1V4fw8WdeENOQAhVWxggfrOUUhwxBeCRS70sPteYkNSF4Ov4yonmfh CbpjhYGg5WOtvVMbQW5xUVTP6qKALhRPHaWli0snfAU8MqoEuIERCABS4hpJMqdXxYSU 6t9CjfX9cQI1H3/N15ixId+9RToDKQCJrAwBI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oPI7WmfCFHrvN0gxyIDKfwVNuhcyxwlJZ2PndLzpBJE1ThaA7pnWbfm0l0JsDY/7S9 wXAGO38IQ6y2N4Vt9k1G3fZm2VR2lgPBaXKTKdhkpaOkFkjG5f4XSwJuMCRkcCQB2mY8 QUKVdmIdqCwgeA1PDwgZTEJx4C/XR8VR8Zy8o= MIME-Version: 1.0 Received: by 10.223.87.6 with SMTP id u6mr946189fal.6.1289533996672; Thu, 11 Nov 2010 19:53:16 -0800 (PST) Received: by 10.223.121.138 with HTTP; Thu, 11 Nov 2010 19:53:16 -0800 (PST) In-Reply-To: <20101112033008.GA47411@stlux503.dsto.defence.gov.au> References: <4CDC8CFC.8040402@FreeBSD.org> <20101112033008.GA47411@stlux503.dsto.defence.gov.au> Date: Thu, 11 Nov 2010 21:53:16 -0600 Message-ID: From: Adam Vande More To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: New event timers for 8-STABLE [SEC=UNCLASSIFIED] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2010 03:53:18 -0000 > > patches apply cleanly but buildkernel fails: > > Works here with fresh source, amd64 -- Adam Vande More