From owner-freebsd-hackers Mon Aug 28 11:07:02 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id LAA17544 for hackers-outgoing; Mon, 28 Aug 1995 11:07:02 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id LAA17534 for ; Mon, 28 Aug 1995 11:07:01 -0700 Message-Id: <199508281807.LAA17534@freefall.FreeBSD.org> X-Authentication-Warning: freefall.FreeBSD.org: Host localhost didn't use HELO protocol To: hackers@freefall.FreeBSD.org Subject: 16, 32, and 64bit types? Date: Mon, 28 Aug 1995 11:07:01 -0700 From: "Justin T. Gibbs" Sender: hackers-owner@FreeBSD.org Precedence: bulk I've just finished up a port of the rkinit suite for importing into our eBones tree. One last thing I'd like to do is convert all of the "u_long"s in the code that are used in the rkinit protocol to an u_int type that will always be 32bits. NetBSD has u_int32 and friends for this type of task. Do we have anything similar? If not, I think we should. What would it take to bring in the extra types? __ Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations ===========================================