From owner-freebsd-hackers Fri Jun 9 22:44:29 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from outgoing.redshift.com (outgoing.redshift.com [216.228.2.99]) by hub.freebsd.org (Postfix) with ESMTP id CBBCA37BCB4 for ; Fri, 9 Jun 2000 22:44:25 -0700 (PDT) (envelope-from yramin@redshift.com) Received: from mail.redshift.com (mail.redshift.com [216.228.2.86]) by outgoing.redshift.com (8.9.3/) with ESMTP id WAA03831 for ; Fri, 9 Jun 2000 22:44:24 -0700 Received: from atp.atpn.com (pm1-22.sj.redshift.com [216.200.48.22]) by mail.redshift.com (8.10.1/8.10.1) with SMTP id e5A5iNO10507 for ; Fri, 9 Jun 2000 22:44:24 -0700 From: Yann Ramin Organization: Atrus Trivalie Productions To: freebsd-hackers@freebsd.org Subject: Large UIDs (>65536) Date: Fri, 9 Jun 2000 22:44:25 -0700 X-Mailer: KMail [version 1.1.41.10] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00060922435800.26335@atp.atpn.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was just wondering if anyone has considered allowing larger UIDs (unsigned long) on a FreeBSD system? What would this require changing? From what I can tell, the code is typedefed so if you go recompile everything, you should be ok. Am I missing anything here? Yann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message