From owner-svn-src-all@FreeBSD.ORG Fri Aug 31 21:25:08 2012 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 845EA1065676; Fri, 31 Aug 2012 21:25:08 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8BCCB8FC08; Fri, 31 Aug 2012 21:25:01 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id CFBA6B977; Fri, 31 Aug 2012 17:25:00 -0400 (EDT) From: John Baldwin To: src-committers@freebsd.org Date: Fri, 31 Aug 2012 17:19:45 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p17; KDE/4.5.5; amd64; ; ) References: <201208312110.q7VLAcF9095681@svn.freebsd.org> In-Reply-To: <201208312110.q7VLAcF9095681@svn.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201208311719.45910.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 31 Aug 2012 17:25:00 -0400 (EDT) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r239956 - head/sys/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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: Fri, 31 Aug 2012 21:25:08 -0000 On Friday, August 31, 2012 5:10:38 pm John Baldwin wrote: > Author: jhb > Date: Fri Aug 31 21:10:38 2012 > New Revision: 239956 > URL: http://svn.freebsd.org/changeset/base/239956 > > Log: > The implied source variable (.IMPSRC) didn't actually work in my previous > commit. Change this to use .ALLSRC instead, but be careful to only use > the .fw file for NORMAL_FWO to ignore opt_global.h. Should have a 'Pointy hat to: jhb'. :-/ -- John Baldwin