From owner-cvs-all@FreeBSD.ORG Fri Oct 3 11:29:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46C6316A4B3; Fri, 3 Oct 2003 11:29:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0EE543F93; Fri, 3 Oct 2003 11:29:06 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h93IT6XJ096266; Fri, 3 Oct 2003 11:29:06 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h93IT6a9096265; Fri, 3 Oct 2003 11:29:06 -0700 (PDT) (envelope-from ru) Message-Id: <200310031829.h93IT6a9096265@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 3 Oct 2003 11:29:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 18:29:07 -0000 ru 2003/10/03 11:29:06 PDT FreeBSD src repository Modified files: . UPDATING Log: Fixed the "To build a kernel" section to mention -DALWAYS_CHECK_MAKE as the new sys/conf/kmod.mk depends on a make(1) bugfix now. Reported by: current Revision Changes Path 1.271 +2 -2 src/UPDATING