From owner-cvs-all Wed Feb 27 15:43:28 2002 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 7408837B405; Wed, 27 Feb 2002 15:41:37 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 27 Feb 2002 23:41:36 +0000 (GMT) To: Mario Sergio Fujikawa Ferreira Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/find Makefile extern.h find.c find.h function.c main.c misc.c operator.c option.c In-reply-to: Your message of "Wed, 27 Feb 2002 15:58:27 -0300." <20020227185849.1337.qmail@exxodus.fedaykin.here> X-Request-Do: Date: Wed, 27 Feb 2002 23:41:36 +0000 From: David Malone Message-ID: <200202272341.aa11172@salmon.maths.tcd.ie> 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 > > Modified files: > > usr.bin/find Makefile extern.h find.c find.h > > function.c main.c misc.c operator.c > > option.c > > Log: > > 1) Remove -Wall from Makefile. > > 2) WARNs fixes (rename option to lookup_option to avoid shadowing, rename > > argv to argv1 to avoid shadowing, const stuff, prototypes, __unused). > > 3) Remove "register"s. > Any plans on MFC? No concrete plans, as this doesn't actually fix any functional bugs. However, someone doing a diff-reducing run over usr.bin before the next release would probably be a good idea. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message