From owner-freebsd-current Sat Jul 7 13: 5:45 2001 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id A1BD037B406 for ; Sat, 7 Jul 2001 13:05:42 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.nuxi.com [206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f67K5gR18550; Sat, 7 Jul 2001 13:05:42 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f67K5c517902; Sat, 7 Jul 2001 13:05:38 -0700 (PDT) (envelope-from obrien) Date: Sat, 7 Jul 2001 13:05:38 -0700 From: "David O'Brien" To: Matthew Jacob Cc: Peter Jeremy , freebsd-current@FreeBSD.ORG Subject: Re: chgrp broken on alpha systems Message-ID: <20010707130538.I16759@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20010707125957.H16759@dragon.nuxi.com> <20010707130201.F50477-100000@wonky.feral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010707130201.F50477-100000@wonky.feral.com>; from mjacob@feral.com on Sat, Jul 07, 2001 at 01:02:28PM -0700 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jul 07, 2001 at 01:02:28PM -0700, Matthew Jacob wrote: > > > On Sat, 7 Jul 2001, David O'Brien wrote: > > > On Sat, Jul 07, 2001 at 11:54:26AM -0700, Matthew Jacob wrote: > > > > > > > > > On Sat, 7 Jul 2001, David O'Brien wrote: > > > > > > > On Fri, Jul 06, 2001 at 03:08:04PM +1000, Peter Jeremy wrote: > > > > > i386 type Alpha type > > > > > clock_t unsigned long int > > > > > > > > We could make these the same (not sure why they aren't). > > > > > > because on alpha long == 64 bits > > > > What about the otherway around?? Like use "int" or "unsigned int" on > > both. > > Let's use 64 bits for both. > > You're retirement has been put off to 2043 at least... I don't know what clock_t is used for (kernel version of time_t?). But the general agreement was to leave time as a 32-bit value on the Alpha in order to match (1) FreeBSD/i386 and (2) OSF/1,Digital Unix,Tru64. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message