From owner-cvs-all Sat Mar 22 1:27:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A759E37B401; Sat, 22 Mar 2003 01:27:56 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8D743F3F; Sat, 22 Mar 2003 01:27:51 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a055.otenet.gr [212.205.215.55]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2M9Rlh1003608; Sat, 22 Mar 2003 11:27:48 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2M9RlGg048564; Sat, 22 Mar 2003 11:27:47 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2M9RlAP048563; Sat, 22 Mar 2003 11:27:47 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 22 Mar 2003 11:27:47 +0200 From: Giorgos Keramidas To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/gstat gstat.c Message-ID: <20030322092747.GB48363@gothmog.gr> References: <200303220923.h2M9NTRP012899@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303220923.h2M9NTRP012899@repoman.freebsd.org> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) 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 2003-03-22 01:23, Giorgos Keramidas wrote: > Add error and range checking to strtoul() to avoid ending up with a > delay time of ULONG_MAX when -I is passed a non-numeric arg. > > Revision Changes Path > 1.3 +2 -1 src/usr.sbin/gstat/gstat.c Grmpf :/ I forgot to add: Reviewed by: phk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message