Date: Mon, 25 Oct 1999 18:45:38 +0200 From: Bernd Walter <ticso@cicely.de> To: Peter Wemm <peter@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/config Makefile config.h config.y lang.l main.c mkheaders.c mkioconf.c mkmakefile.c mkoptions.c Message-ID: <19991025184538.A41199@cicely7.cicely.de> In-Reply-To: <199910101736.KAA75480@freefall.freebsd.org> References: <199910101736.KAA75480@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 10, 1999 at 10:36:12AM -0700, Peter Wemm wrote: > peter 1999/10/10 10:36:12 PDT > > Modified files: > usr.sbin/config Makefile config.h config.y lang.l main.c > mkheaders.c mkioconf.c mkmakefile.c > mkoptions.c > Log: > Further cleanup. Also remove the following unused or defunct tokens: > and, bio, cam, master, minor, net, priority, sequential, size, slave, trace > > Revision Changes Path > 1.26 +2 -2 src/usr.sbin/config/Makefile > 1.29 +3 -2 src/usr.sbin/config/config.h > 1.36 +10 -71 src/usr.sbin/config/config.y > 1.25 +1 -31 src/usr.sbin/config/lang.l > 1.36 +19 -28 src/usr.sbin/config/main.c > 1.12 +2 -4 src/usr.sbin/config/mkheaders.c > 1.56 +6 -9 src/usr.sbin/config/mkioconf.c > 1.46 +10 -16 src/usr.sbin/config/mkmakefile.c > 1.14 +4 -9 src/usr.sbin/config/mkoptions.c > It looks like your remove of the keyword 'tape' in lang.l (and maybe more) stops config from handling hardwiring SCSI-Tapes as described in LINT. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991025184538.A41199>