From owner-freebsd-hackers@FreeBSD.ORG Thu May 6 00:00:01 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9942916A4CE for ; Thu, 6 May 2004 00:00:01 -0700 (PDT) Received: from seed.net.tw (sn15.seed.net.tw [139.175.54.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F65B43D58 for ; Thu, 6 May 2004 00:00:01 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=61055 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1BLcrJ-000G9T-P1; Thu, 06 May 2004 14:59:53 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id 0345D306; Thu, 6 May 2004 14:59:53 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96984-06; Thu, 6 May 2004 14:59:52 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id 8369A300; Thu, 6 May 2004 14:59:52 +0800 (CST) Date: Thu, 6 May 2004 14:59:52 +0800 From: leafy To: Julian Elischer Message-ID: <20040506065952.GA7514@chihiro.leafy.idv.tw> References: <20040506034955.GA97226@chihiro.leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at leafy.idv.tw cc: freebsd-hackers@freebsd.org cc: "Kevin A. Pieckiel" cc: "Matthew D. Fuller" Subject: Re: Editing /usr/include/*.h? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 07:00:01 -0000 On Wed, May 05, 2004 at 11:57:45PM -0700, Julian Elischer wrote: > > Would it be possible to adjust these to get 32 char usernames? People > > with very long names in a corporate environment would love to have this. > yes we used 32 char names on the interjet. What is the disadvantage of using 32 char names as default? (ie, can this go into HEAD?) Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming