From owner-cvs-all Thu Apr 23 06:41:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01333 for cvs-all-outgoing; Thu, 23 Apr 1998 06:41:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01328 for ; Thu, 23 Apr 1998 06:41:24 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id NAA00863; Thu, 23 Apr 1998 13:41:21 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id PAA03261; Thu, 23 Apr 1998 15:41:21 +0200 (MET DST) Message-ID: <19980423154121.06049@follo.net> Date: Thu, 23 Apr 1998 15:41:21 +0200 From: Eivind Eklund To: Bruce Evans , dufault@hda.com Cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys time.h References: <199804231312.XAA24750@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199804231312.XAA24750@godzilla.zeta.org.au>; from Bruce Evans on Thu, Apr 23, 1998 at 11:12:31PM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, Apr 23, 1998 at 11:12:31PM +1000, Bruce Evans wrote: > >> Given no specification for timerclear pre-existing behavior > >> should be maintained. > > > >Pre-existing behaviour was added two weeks ago, and was wrong at that > >point (a non-parenthesized expression). I did the change the day > > timerclear() is standard in at least Net/2 BSD-4.4Lite[1-2]. It is > now only a compatibility interface in FreeBSD. Perhaps it is never > used. Whoops - I trusted 'cvs annotate' too much. timerclear() was only reformatted, not added. My apologies. I'll back it out and replace it with just parentheses. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message