From owner-svn-src-all@FreeBSD.ORG Mon Jan 28 22:53:09 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6AE3EFAC; Mon, 28 Jan 2013 22:53:09 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 58609223; Mon, 28 Jan 2013 22:53:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0SMr95H051030; Mon, 28 Jan 2013 22:53:09 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0SMr9wL051029; Mon, 28 Jan 2013 22:53:09 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201301282253.r0SMr9wL051029@svn.freebsd.org> From: Warner Losh Date: Mon, 28 Jan 2013 22:53:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r246044 - stable/9 X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 28 Jan 2013 22:53:09 -0000 Author: imp Date: Mon Jan 28 22:53:08 2013 New Revision: 246044 URL: http://svnweb.freebsd.org/changeset/base/246044 Log: Add pointer from recent breakage to old breakage. Modified: stable/9/UPDATING Modified: stable/9/UPDATING ============================================================================== --- stable/9/UPDATING Mon Jan 28 22:50:54 2013 (r246043) +++ stable/9/UPDATING Mon Jan 28 22:53:08 2013 (r246044) @@ -40,7 +40,7 @@ Items affecting the ports and packages s building of kernels before this point. Add -m ${SRC}/share/mk (for the right value of SRC) to your command lines to work around; update your useland to a point after this; or use the - buildkernel/installkernel top-level targets. + buildkernel/installkernel top-level targets. See also 20120829. 20121102: The IPFIREWALL_FORWARD kernel option has been removed. Its