From owner-svn-src-head@FreeBSD.ORG Thu Jul 10 07:22:56 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CFD46A61; Thu, 10 Jul 2014 07:22:56 +0000 (UTC) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B5792B12; Thu, 10 Jul 2014 07:22:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.5/8.14.5) with ESMTP id s6A7F2eb059038; Thu, 10 Jul 2014 11:15:02 +0400 (MSK) (envelope-from marck@rinet.ru) Date: Thu, 10 Jul 2014 11:15:02 +0400 (MSK) From: Dmitry Morozovsky To: Bruce Evans Subject: Re: svn commit: r268461 - in head: . gnu/lib/libreadline gnu/lib/libreadline/history gnu/lib/libreadline/readline gnu/lib/libreadline/readline/doc gnu/usr.bin/gdb gnu/usr.bin/gdb/gdb gnu/usr.bin/gdb/gd... In-Reply-To: <20140710153824.S985@besplex.bde.org> Message-ID: References: <201407091552.s69FqUon070685@svn.freebsd.org> <53BD68E4.1070706@freebsd.org> <20140709172305.GD56040@ivaldir.etoilebsd.net> <20140709182745.GD93733@kib.kiev.ua> <20140710153824.S985@besplex.bde.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (woozle.rinet.ru [0.0.0.0]); Thu, 10 Jul 2014 11:15:02 +0400 (MSK) Cc: Baptiste Daroussin , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , Adrian Chadd , "svn-src-head@freebsd.org" , Pedro Giffuni , Konstantin Belousov X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 07:22:56 -0000 On Thu, 10 Jul 2014, Bruce Evans wrote: [snip] > FreeBSD-~5.2 i386, statically linked: > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 681 root 1 76 0 1676K 1132K select 0:00 0.00% sshd > 659 root 1 44 r0 848K 536K select 0:00 0.00% ntpd > 688 root 1 76 0 2084K 1796K select 0:00 0.00% sendmail > > FreeBSD-11 i386, dynamically linked: > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU > COMMAN > 25072 bde 1 20 0 17836K 6556K select 1 0:00 0.00% sshd > 693 root 1 20 0 12356K 4168K select 4 0:02 0.00% ntpd > 744 root 1 20 0 12868K 4752K select 0 0:01 0.00% > sendma > > The output also shows misformatting of the USERNAME column in newer versions > of FreeBSD (lots of unused whitespace to kill the command name > non-whitespace). IIUC, this is historical tolp behaviour: username field width depends on the longest username on the system -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------