From owner-cvs-src Wed Feb 26 15:43: 7 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D563737B405 for ; Wed, 26 Feb 2003 15:43:03 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2742543FA3 for ; Wed, 26 Feb 2003 15:43:00 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1QNgvCw078538 for ; Thu, 27 Feb 2003 01:42:57 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1QNguHR078516 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 27 Feb 2003 01:42:56 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1QNguM9078511; Thu, 27 Feb 2003 01:42:56 +0200 (EET) Date: Thu, 27 Feb 2003 01:42:56 +0200 From: Ruslan Ermilov To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/config config.y lang.l src/sys/conf makeLINT.mk makeLINT.sed src/sys/alpha/conf Makefile src/sys/i386/conf Makefile NOTES src/sys/pc98/conf Makefile NOTES src/sys/sparc64/conf Makefile NOTES Message-ID: <20030226234256.GB77663@sunbay.com> References: <200302262336.h1QNaxEO023353@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rS8CxjVDS/+yyDmU" Content-Disposition: inline In-Reply-To: <200302262336.h1QNaxEO023353@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rS8CxjVDS/+yyDmU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2003 at 03:36:59PM -0800, Ruslan Ermilov wrote: > ru 2003/02/26 15:36:59 PST >=20 > Modified files: > usr.sbin/config config.y lang.l=20 > sys/conf makeLINT.sed=20 > sys/alpha/conf Makefile=20 > sys/i386/conf Makefile NOTES=20 > sys/pc98/conf Makefile NOTES=20 > sys/sparc64/conf Makefile NOTES=20 > Added files: > sys/conf makeLINT.mk=20 > Log: > Implemented "nooption" and "nomakeoption" config(8) tokens. > Fixed memory leak in the "nodevice" option implementation. > =20 > Use these instead of sed(1) in MD NOTES. > =20 > Use a single makefile (sys/conf/makeLINT.mk) to generate > LINT for all architectures. (Previous versions missed > the LINT dependency on Makefile, and i386 version also > missed the dependency on ${NOTES}.) > =20 > Fixed bugs in the previous NOTES conversion using the > "nodevice" token and sed(1): > =20 > - i386 LINT lost "device pst". > =20 > - pc98 LINT lost SC_*, MAXCONS and KBD_DISABLE_KEYMAP_LOAD > options, and got needless DPT_* options. > =20 > - Added nooptions PPC_DEBUG, PPC_PROBE_CHIPSET, KBD_INSTALL_CDEV > to sparc64 LINT so that it has a chance to config(8). > =20 > This basically returns us to where we were before. > =20 =2E.. as the +/- grand total for this change probably suggests. :) > Revision Changes Path > 1.3 +1 -9 src/sys/alpha/conf/Makefile > 1.1 +11 -0 src/sys/conf/makeLINT.mk (new) > 1.3 +1 -1 src/sys/conf/makeLINT.sed > 1.9 +1 -9 src/sys/i386/conf/Makefile > 1.1077 +5 -0 src/sys/i386/conf/NOTES > 1.3 +1 -40 src/sys/pc98/conf/Makefile > 1.3 +22 -0 src/sys/pc98/conf/NOTES > 1.2 +1 -41 src/sys/sparc64/conf/Makefile > 1.2 +46 -0 src/sys/sparc64/conf/NOTES > 1.60 +11 -2 src/usr.sbin/config/config.y > 1.35 +3 -1 src/usr.sbin/config/lang.l --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --rS8CxjVDS/+yyDmU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XVEAUkv4P6juNwoRAjywAKCADr5zKLEj5kFDcq5Oydc3/NJ/qQCbBVmt Xh2yLdL8WFkyD9J1tqrwNXw= =jCGs -----END PGP SIGNATURE----- --rS8CxjVDS/+yyDmU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message