From owner-cvs-all Fri Feb 14 18:39:16 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 8479137B401; Fri, 14 Feb 2003 18:39:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2334343F85; Fri, 14 Feb 2003 18:39:14 -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 h1F2dDbv074093; Fri, 14 Feb 2003 18:39:13 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1F2dDnu074092; Fri, 14 Feb 2003 18:39:13 -0800 (PST) Message-Id: <200302150239.h1F2dDnu074092@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 14 Feb 2003 18:39:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf OLDCARD src/usr.sbin/config config.y lang.l 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/14 18:39:13 PST Modified files: sys/i386/conf OLDCARD usr.sbin/config config.y lang.l Log: Implemented a simple "nodevice" config(8) command that cancels the effect of the "device" command, and use it to generate the OLDCARD from GENERIC. Suggested by: bde Revision Changes Path 1.18 +6 -243 src/sys/i386/conf/OLDCARD 1.58 +47 -0 src/usr.sbin/config/config.y 1.34 +2 -1 src/usr.sbin/config/lang.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message