From owner-cvs-all Sat Jun 8 21:26:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 3A4A237B411; Sat, 8 Jun 2002 21:26:17 -0700 (PDT) Received: from hades.hell.gr (patr530-a175.otenet.gr [212.205.215.175]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g594QEZN022431; Sun, 9 Jun 2002 07:26:15 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g594QEUP001216; Sun, 9 Jun 2002 07:26:14 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g594QDJR001215; Sun, 9 Jun 2002 07:26:13 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Sun, 9 Jun 2002 07:26:13 +0300 From: Giorgos Keramidas To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/dd misc.c Message-ID: <20020609042613.GB98441@hades.hell.gr> References: <200206090415.g594Feg31741@freefall.freebsd.org> <20020608211951.A88347@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020608211951.A88347@FreeBSD.ORG> 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 2002-06-08 21:19 -0700, J. Mallett wrote: > * From Giorgos Keramidas > > keramida 2002/06/08 21:15:40 PDT > > > > Modified files: > > bin/dd misc.c > > Log: > > Replace with . No functions from the former are > > used in this file, and strlen() needs to be prototyped by the latter, > > for this to compile without warnings. > > > > Reviewed by: mike > > I seem to recall seeing green listed as the MAINTAINER. > > As of revision 1.8, two years and a half ago. > > Is this obsolete? If so, can the MAINTAINER line be removed? Indeed. I can see it now, and should have checked with the Makefile to see if this should wait. It's a small change, but thanks for pointing this out. No need to remove anything. It was just me that forgot to check both src/MAINTAINERS and ./Makefile. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message