From owner-cvs-all Mon Sep 10 2:25:21 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 1EE5337B409; Mon, 10 Sep 2001 02:25:04 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8A9P3M62672; Mon, 10 Sep 2001 02:25:03 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id C21A338FF; Mon, 10 Sep 2001 02:25:03 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Paul Richards Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_prf.c src/sys/sys systm.h In-Reply-To: <39280000.1000095270@lobster.originative.co.uk> Date: Mon, 10 Sep 2001 02:25:03 -0700 From: Peter Wemm Message-Id: <20010910092503.C21A338FF@overcee.netplex.com.au> 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 Paul Richards wrote: > > > --On Sunday, September 09, 2001 18:45:37 -0700 Peter Wemm > wrote: > > > peter 2001/09/09 18:45:37 PDT > > > > Modified files: > > sys/kern subr_prf.c > > sys/sys systm.h > > Log: > > This hack brought to you by some questionable ``optimizations'' in > > gcc-3. gcc-3 takes it apon itself to convert: > > printf("string\n") -> puts("string"); > > and: > > printf("a"); -> putchar('a') > > etc. I dont know what they've been smoking over there in gcc-land, but > > it must be pretty good stuff. > > That last line probably wasn't needed in the commit logs for all to see > forever more. Yes, that was uncalled for. My apologies to the gcc-folk. I have applied my history-revisionism magic wand as well. I must admit though, it still makes the hair on my neck stand on end when I think about this. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message