From owner-freebsd-hackers Fri Jul 30 6:50:27 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 945A114EA2 for ; Fri, 30 Jul 1999 06:50:14 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11AD1H-000EtP-00; Fri, 30 Jul 1999 15:48:19 +0200 From: Sheldon Hearn To: Dag-Erling Smorgrav Cc: Mike Smith , hackers@FreeBSD.ORG Subject: Re: No MAXUID ? In-reply-to: Your message of "30 Jul 1999 15:38:30 +0200." Date: Fri, 30 Jul 1999 15:48:19 +0200 Message-ID: <57250.933342499@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30 Jul 1999 15:38:30 +0200, Dag-Erling Smorgrav wrote: > How many times do I have to go through this? Until I stuff a comment in the source that explains this. :-) > There is no "artificial limitation in pwd_mkdb". pwd_mkdb warns > against UIDs larger than 65535 because legacy software that uses > unsigned short instead of uid_t will break with large UIDs. Would you be happy with changing things so that only one warning is generated? Something like "99999 > max_uid 65535: others may exist"? The current behaviour is quite annoying with large passwd files. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message