From owner-cvs-all Tue Sep 11 0:12:33 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 6AB7B37B401; Tue, 11 Sep 2001 00:12:18 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8B7C9709800; Tue, 11 Sep 2001 10:12:09 +0300 (EEST) (envelope-from ru) Date: Tue, 11 Sep 2001 10:12:09 +0300 From: Ruslan Ermilov To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/libexec/uucp/cu Makefile src/gnu/libexec/uucp/uucp Makefile src/gnu/libexec/uucp/uuname Makefile src/gnu/libexec/uucp/uustat Makefile src/gnu/libexec/uucp/uux Makefile src/usr.bin/tip/tip Makefile Message-ID: <20010911101209.B4979@sunbay.com> References: <200109102230.f8AMUS561400@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: <200109102230.f8AMUS561400@freefall.freebsd.org>; from dillon@FreeBSD.org on Mon, Sep 10, 2001 at 03:30:28PM -0700 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 It was clear that this is the "MFC to RELENG_4_3 security branch". It would be more informational to tell what this actually does. BTW, INSTALLFLAGS+= is the style bug, it should be written as INSTALLFLAGS=. INSTALLFLAGS are left to individual Makefiles, like SRCS, PROG, MAN, hence Makefile should initialize them. CFLAGS on the contrast aren't. On Mon, Sep 10, 2001 at 03:30:28PM -0700, Matt Dillon wrote: > dillon 2001/09/10 15:30:28 PDT > > Modified files: (Branch: RELENG_4_3) > gnu/libexec/uucp/cu Makefile > gnu/libexec/uucp/uucp Makefile > gnu/libexec/uucp/uuname Makefile > gnu/libexec/uucp/uustat Makefile > gnu/libexec/uucp/uux Makefile > usr.bin/tip/tip Makefile > Log: > MFC to RELENG_4_3 security branch > > Requested by: kris > > Revision Changes Path > 1.8.4.1 +2 -1 src/gnu/libexec/uucp/cu/Makefile > 1.6.4.1 +2 -1 src/gnu/libexec/uucp/uucp/Makefile > 1.5.4.1 +2 -2 src/gnu/libexec/uucp/uuname/Makefile > 1.5.4.1 +2 -1 src/gnu/libexec/uucp/uustat/Makefile > 1.6.4.1 +2 -1 src/gnu/libexec/uucp/uux/Makefile > 1.10.8.1 +2 -0 src/usr.bin/tip/tip/Makefile -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message