From owner-cvs-all Tue Jul 24 7:36: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 84E8E37B406; Tue, 24 Jul 2001 07:35:59 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f6OEZbW99945; Tue, 24 Jul 2001 07:35:37 -0700 (PDT) (envelope-from obrien) Date: Tue, 24 Jul 2001 07:35:37 -0700 From: "David O'Brien" To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xlint/lint1 cgram.y decl.c emit.c emit1.c externs.h func.c init.c mem.c mem1.c scan.l tree.c src/usr.bin/xlint/lint2 chk.c hash.c main2.c msg.c read.c src/usr.bin/xlint/xlint xlint.c Message-ID: <20010724073537.C62582@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200107241402.f6OE28K61953@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Wed, Jul 25, 2001 at 12:04:45AM +1000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Wed, Jul 25, 2001 at 12:04:45AM +1000, Bruce Evans wrote: > > Modified files: > > usr.bin/xlint/lint1 cgram.y decl.c emit.c emit1.c externs.h > > func.c init.c mem.c mem1.c scan.l tree.c > > usr.bin/xlint/lint2 chk.c hash.c main2.c msg.c read.c > > usr.bin/xlint/xlint xlint.c > > Log: > > Expand x{malloc,calloc,realloc,strdup} in-place. > > (even found some unchecked naked uses) > > Don't forget to do this for similar utilities like gcc. The changes would > be warmly received by the vendor ;-). We haven't synced with the "vendor" in 6 years. So we seem to be maintaining this independently of NetBSD now. Unfortuneatly Asmodai, took 90% of the files off the vendor branch last April when he went on a "adding $FreeBSD$ ids" for no good reason. :-( If you object to this commit, I am willing to back it out prejudice. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message