From owner-cvs-all@FreeBSD.ORG Sat May 3 11:02:12 2003 Return-Path: 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 0BF5737B401; Sat, 3 May 2003 11:02:12 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ECCB43FBF; Sat, 3 May 2003 11:02:11 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h43I2Am2096548; Sat, 3 May 2003 11:02:10 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h43I2A3b096547; Sat, 3 May 2003 11:02:10 -0700 (PDT) Date: Sat, 3 May 2003 11:02:10 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20030503180210.GA91003@dragon.nuxi.com> References: <200305031014.h43AEQVX013045@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305031014.h43AEQVX013045@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/sleep sleep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 18:02:12 -0000 On Sat, May 03, 2003 at 03:14:26AM -0700, Mark Murray wrote: > markm 2003/05/03 03:14:26 PDT > > FreeBSD src repository > > Modified files: > bin/sleep sleep.c > Log: > Fix warnings. This is now WARNS=9, std=c99 clean in i386. > Use return(0) for main() instead of exit(0). Makes it a > wee bit smaller. Would you please stop this?? Why are do you doing this sweep right now? Perhaps you missed my email to DES where I mentioned I have a lot of scrattered changes in flight fixing things so we're ready for GCC 3.3??