From owner-freebsd-current Mon May 17 3:45:41 1999 Delivered-To: freebsd-current@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 7D79414CA5 for ; Mon, 17 May 1999 03:45:37 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id LAA56344; Mon, 17 May 1999 11:42:52 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 17 May 1999 11:42:52 +0100 (BST) From: Doug Rabson To: Poul-Henning Kamp Cc: John Polstra , current@freebsd.org Subject: Re: sys/types.h rev. 1.33 breaks ps etc. on alpha In-Reply-To: <11515.926937206@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 May 1999, Poul-Henning Kamp wrote: > In message , Doug > Rabson writes: > >On Mon, 17 May 1999, Poul-Henning Kamp wrote: > > > >> > >> Try it and tell me if it works... > > > >Not good so far. In my test kernel which defines udev_t as uintptr_t, sh > >faults when init tries to go multiuser. > > I'm worried about the sign extension from 32 to 64 bits... I haven't been able to diagnose the problem yet but I don't think its sign extension since uintptr_t is an unsigned type. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message