From owner-cvs-all Tue Dec 11 14:46:46 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 15C2F37B419; Tue, 11 Dec 2001 14:46:43 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBBMkgZ65104; Tue, 11 Dec 2001 14:46:42 -0800 (PST) (envelope-from markm) Message-Id: <200112112246.fBBMkgZ65104@freefall.freebsd.org> From: Mark Murray Date: Tue, 11 Dec 2001 14:46:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall Makefile xinstall.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 markm 2001/12/11 14:46:42 PST Modified files: usr.bin/xinstall Makefile xinstall.c Log: WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used during the bootstrap phase. Revision Changes Path 1.17 +2 -1 src/usr.bin/xinstall/Makefile 1.45 +18 -16 src/usr.bin/xinstall/xinstall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message