From owner-svn-src-all@FreeBSD.ORG Tue Oct 27 14:33:22 2009 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 6BD6F1065696; Tue, 27 Oct 2009 14:33:22 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 407FD8FC20; Tue, 27 Oct 2009 14:33:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n9REXMZf033708; Tue, 27 Oct 2009 14:33:22 GMT (envelope-from gallatin@svn.freebsd.org) Received: (from gallatin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n9REXMLx033707; Tue, 27 Oct 2009 14:33:22 GMT (envelope-from gallatin@svn.freebsd.org) Message-Id: <200910271433.n9REXMLx033707@svn.freebsd.org> From: Andrew Gallatin Date: Tue, 27 Oct 2009 14:33:22 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r198516 - in stable/7/sys: . contrib/pf 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: Tue, 27 Oct 2009 14:33:22 -0000 Author: gallatin Date: Tue Oct 27 14:33:21 2009 New Revision: 198516 URL: http://svn.freebsd.org/changeset/base/198516 Log: MFC of r178332 - Unbreak firmware.ko build without kernel Actual patch was comitted in r198446; this just updates svn props Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf/ (props changed)