From owner-cvs-all Fri Feb 21 15:17: 2 2003 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 8A34337B401; Fri, 21 Feb 2003 15:17:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA1B243F3F; Fri, 21 Feb 2003 15:17:00 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1LNH00U073263; Fri, 21 Feb 2003 15:17:00 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1LNH0XJ073259; Fri, 21 Feb 2003 15:17:00 -0800 (PST) Message-Id: <200302212317.h1LNH0XJ073259@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 21 Feb 2003 15:17:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/21 15:17:00 PST Modified files: usr.sbin/config config.y Log: Allow for boolean make options (``makeoptions NO_MODULES''). Fixed the potential bug in rmopt(). Revision Changes Path 1.59 +4 -1 src/usr.sbin/config/config.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message