From owner-svn-src-all@freebsd.org Thu Jul 16 19:52:56 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7CEC9A474F; Thu, 16 Jul 2015 19:52:56 +0000 (UTC) (envelope-from markm@FreeBSD.org) Received: from gromit.grondar.org (grandfather.grondar.org [IPv6:2a01:348:0:15:5d59:5c20:0:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 739C81134; Thu, 16 Jul 2015 19:52:56 +0000 (UTC) (envelope-from markm@FreeBSD.org) Received: from graveyard.grondar.org ([88.96.155.33] helo=gronkulator.grondar.org) by gromit.grondar.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZFpDC-000Dva-4g; Thu, 16 Jul 2015 20:52:54 +0100 Subject: Re: svn commit: r285550 - head/usr.bin/w Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Content-Type: text/plain; charset=utf-8 From: Mark R V Murray In-Reply-To: Date: Thu, 16 Jul 2015 20:52:48 +0100 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201507141853.t6EIrPcY072885@repo.freebsd.org> To: Ed Schouten X-Mailer: Apple Mail (2.2102) X-SA-Score: -1.0 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 19:52:56 -0000 > On 16 Jul 2015, at 20:46, Ed Schouten wrote: >=20 > Hi Mark, Hi! > 2015-07-14 20:53 GMT+02:00 Mark Murray : >> Log: >> Widen the host field so that a full IPv6 address will be seen. >>=20 >=20 > Quick question: does this column width adjust itself automatically? > The "WHAT" column of w(1) is already pretty narrow. No. This column is statically sized. The =E2=80=9Cwhat" column=E2=80=9D prints arbitrary length lines. I=E2=80=99= ve hardly ever seen anything long in practice though. M --=20 Mark R V Murray