From owner-svn-src-all@FreeBSD.ORG Tue Mar 16 18:10:38 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23BA91065673; Tue, 16 Mar 2010 18:10:38 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-fx0-f215.google.com (mail-fx0-f215.google.com [209.85.220.215]) by mx1.freebsd.org (Postfix) with ESMTP id 30C9E8FC13; Tue, 16 Mar 2010 18:10:36 +0000 (UTC) Received: by fxm7 with SMTP id 7so229490fxm.3 for ; Tue, 16 Mar 2010 11:10:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=aOKyP30NWsPGNmcOBfNghA6tgiXPkeu+ALGhtP5dINA=; b=lkxznlzSOVKOGI48MBHQzDdRNKa7sG+BJYgNea1yS2llSBSXwIEvbmBe9pmVLRl2uY MhH0KAH4gE0V8QAx5Lsn/hACyQHmZJfO8xuo2uXEfL5IGwn87XQwWGv8/3wKZ8lFtL3c cOKRJPFU7L46Nd39JQFvelT66oQN9y2akcJm8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=j4yh1XA2mds+60Dutexvr38uh+WIJ70YHCPiF8KaJbDVHWEO8gfiY3lW5xm/uGmtYa q5haJTYTgHNyGmIHpH8Xdi3uX8oaOPh2uijCVjfKHBbrRbDk2m92NgkPgHLGznIVW9Wm 8/lAU3zrcXTrh1V/H2rsO96JWc+mIqb2FDg68= Received: by 10.86.22.2 with SMTP id 2mr1119705fgv.17.1268762979708; Tue, 16 Mar 2010 11:09:39 -0700 (PDT) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id d4sm1171786fga.11.2010.03.16.11.09.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Mar 2010 11:09:38 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Tue, 16 Mar 2010 11:09:06 -0700 From: Pyun YongHyeon Date: Tue, 16 Mar 2010 11:09:06 -0700 To: Matthew Jacob Message-ID: <20100316180906.GE2001@michelle.cdnetworks.com> References: <201003161745.o2GHjG3G051630@svn.freebsd.org> <4B9FC716.5010700@feral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B9FC716.5010700@feral.com> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Pyun YongHyeon Subject: Re: svn commit: r205221 - head/sys/dev/bge X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 18:10:38 -0000 On Tue, Mar 16, 2010 at 10:59:50AM -0700, Matthew Jacob wrote: > > > > > Pointed out by: scottl > > > > > > 1st bde.... > Oops, forgot that.