From owner-cvs-src@FreeBSD.ORG Mon Mar 6 15:41:19 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9AC116A420; Mon, 6 Mar 2006 15:41:19 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B06F43D45; Mon, 6 Mar 2006 15:41:09 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k26Ff7rU056042; Mon, 6 Mar 2006 18:41:07 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k26Ff7K3056040; Mon, 6 Mar 2006 18:41:07 +0300 (MSK) (envelope-from yar) Date: Mon, 6 Mar 2006 18:41:06 +0300 From: Yar Tikhiy To: Robert Watson Message-ID: <20060306154106.GB53752@comp.chem.msu.su> References: <200603041613.k24GDHcJ055133@repoman.freebsd.org> <20060304162108.GF11030@garage.freebsd.pl> <20060304162902.X61086@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060304162902.X61086@fledge.watson.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Pawel Jakub Dawidek , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/finger sprint.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 15:41:20 -0000 On Sat, Mar 04, 2006 at 04:31:49PM +0000, Robert Watson wrote: > > BTW, the Linux layout solution is to allow the line to wrap, which I think > is pretty ugly. One place we could crib additional space is that we put > two-space gaps between columns, and could reduce that universally to one > space. This might reduce readability for data that involves spaces, such > as login date. Another possibility is to trim the username a little > earlier -- right now we have a very wide user column compared to other > systems due to making room for 16-character usernames, which are not > supported on on some other systems. BTW, any ideas where to find some spare space for quota(1)? Disk quotas for user yar (uid 1000): Filesystem usage quota limit grace files quota limit grace /s22979672*2097152031457280 6days 1368 0 0 -- Yar