From owner-cvs-all Fri Jun 22 14:43:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E71B437B401; Fri, 22 Jun 2001 14:43:51 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5MLhpq44503; Fri, 22 Jun 2001 14:43:51 -0700 (PDT) (envelope-from obrien) Message-Id: <200106222143.f5MLhpq44503@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 22 Jun 2001 14:43:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/brandelf Makefile brandelf.c 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 obrien 2001/06/22 14:43:51 PDT Modified files: usr.bin/brandelf Makefile brandelf.c Log: Quiet compiler warnings by making `WARNS 2' clean. Submitted by: Mike Barcroft Set maintainer to myself. This needs to stay in sync with what Buntils does, and it would be best to pass functionality changes thru me to make sure future plans are taken into account. Revision Changes Path 1.5 +4 -2 src/usr.bin/brandelf/Makefile 1.20 +7 -6 src/usr.bin/brandelf/brandelf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message