From owner-freebsd-arch Sun Nov 19 8:34:44 2000 Delivered-To: freebsd-arch@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 866A237B479 for ; Sun, 19 Nov 2000 08:34:42 -0800 (PST) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id IAA13537; Sun, 19 Nov 2000 08:34:40 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eAJGYcD39657; Sun, 19 Nov 2000 08:34:38 -0800 (PST) (envelope-from obrien) Date: Sun, 19 Nov 2000 08:34:38 -0800 From: "David O'Brien" To: Mark Murray Cc: arch@freebsd.org Subject: Re: "monotonic" counter commit candidate. Reviews, please. Message-ID: <20001119083438.B39585@dragon.nuxi.com> Reply-To: arch@freebsd.org References: <200011190932.eAJ9WBJ14810@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011190932.eAJ9WBJ14810@gratis.grondar.za>; from mark@grondar.za on Sun, Nov 19, 2000 at 11:32:02AM +0200 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 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 19, 2000 at 11:32:02AM +0200, Mark Murray wrote: > Index: alpha/include/systm.h > =================================================================== > RCS file: systm.h > diff -N systm.h > --- /dev/null Sun Nov 19 11:09:56 2000 > +++ systm.h Sat Nov 18 23:32:02 2000 Why do we need a new header just for this? There is no other existing per-platform header this could go into? And if we have to make a new header, can we name it something more descriptive than "systm", or at least spell it correctly so says "look in system dot h" the listener has a chance of finding more easily. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message