From owner-cvs-all Wed Nov 13 12:32:21 2002 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 815E637B404 for ; Wed, 13 Nov 2002 12:32:20 -0800 (PST) Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 05A8143E42 for ; Wed, 13 Nov 2002 12:32:19 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 34636 invoked by uid 3193); 13 Nov 2002 20:32:13 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Nov 2002 20:32:13 -0000 Date: Wed, 13 Nov 2002 15:32:13 -0500 (EST) From: Mike Silbersack X-X-Sender: silby@niwun.pair.com To: Nate Lawson Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/bin/sleep sleep.c In-Reply-To: <200211132012.gADKCQxr062768@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 13 Nov 2002, Nate Lawson wrote: > njl 2002/11/13 12:12:26 PST > > Modified files: > bin/sleep sleep.c > Log: > Remove getopt and strtol dependencies, reducing size of static exe. > Preserve older desired behavior, accept [+-]*[0-9]*\.[0-9]* > Remove a few unnecessary casts. Please don't commit crap like this. While having smaller binaries might be nice, being entered into an obfuscated C contest is not one of the goals of FreeBSD. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message