Date: Mon, 1 Oct 2001 09:58:30 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Mike Barcroft <mike@FreeBSD.ORG> Cc: "Sergey A. Osokin" <osa@freebsd.org.ru>, audit@FreeBSD.ORG Subject: Re: iostat(8) WARNS=2 cleanup Message-ID: <20011001095830.B91045@sunbay.com> In-Reply-To: <20010928124147.E12254@coffee.q9media.com>; from mike@FreeBSD.ORG on Fri, Sep 28, 2001 at 12:41:47PM -0400 References: <20010927225814.A46080@freebsd.org.ru> <20010928124147.E12254@coffee.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 28, 2001 at 12:41:47PM -0400, Mike Barcroft wrote: > Ruslan identified all of the problems, expect this one: > > Sergey A. Osokin <osa@freebsd.org.ru> writes: > > diff -ruN iostat.orig/Makefile iostat/Makefile > > --- iostat.orig/Makefile Mon Sep 24 13:20:34 2001 > > +++ iostat/Makefile Mon Sep 24 12:58:56 2001 > > @@ -8,4 +8,6 @@ > > LDADD= -lkvm -ldevstat -lm > > MAN= iostat.8 > > > > +WARNS?= 2 > > + > > .include <bsd.prog.mk> > > WARNS?= belongs directly below PROG= in this case. > That's because with my comments applied the WARNS part shouldn't be committed at all. Cheers, -- 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 freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001095830.B91045>