From owner-freebsd-current@freebsd.org Mon Aug 19 11:39:32 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9E96CC2BD4 for ; Mon, 19 Aug 2019 11:39:32 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46BsQr17Vnz3CPs for ; Mon, 19 Aug 2019 11:39:32 +0000 (UTC) (envelope-from david@catwhisker.org) Received: by mailman.nyi.freebsd.org (Postfix) id 24F9CC2BD3; Mon, 19 Aug 2019 11:39:32 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 24C10C2BD1 for ; Mon, 19 Aug 2019 11:39:32 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (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 46BsQp6kJ4z3CPr for ; Mon, 19 Aug 2019 11:39:30 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.15.2/8.15.2) with ESMTP id x7JBdSTE016721 for ; Mon, 19 Aug 2019 11:39:28 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id x7JBdSkf016720 for current@freebsd.org; Mon, 19 Aug 2019 04:39:28 -0700 (PDT) (envelope-from david) Date: Mon, 19 Aug 2019 04:39:28 -0700 From: David Wolfskill To: current@freebsd.org Subject: "df /" output missing "Filesystem" after r351187 -> r351211 Message-ID: <20190819113928.GL1252@albert.catwhisker.org> Mail-Followup-To: David Wolfskill , current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8cpS+6Cx+xtICsjy" Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) X-Rspamd-Queue-Id: 46BsQp6kJ4z3CPr X-Spamd-Bar: --------- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 198.144.209.73 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [-9.04 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:198.144.209.73]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.992,0]; DMARC_NA(0.00)[catwhisker.org]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:7961, ipnet:198.144.208.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-3.65)[ip: (-9.57), ipnet: 198.144.208.0/20(-4.91), asn: 7961(-3.73), country: US(-0.05)] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2019 11:39:32 -0000 --8cpS+6Cx+xtICsjy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable "df" (without the mountpoint specification) is normal, but specifying the mountpoint appears to cause a large number of "space" characters to be emitted after "Filesystem" in the heading, and the actual "filesystem" data to be elided. E.g.: freebeast(13.0-C)[1] uname -aUK FreeBSD freebeast.catwhisker.org 13.0-CURRENT FreeBSD 13.0-CURRENT #646 r35= 1211M/351211: Mon Aug 19 04:04:14 PDT 2019 root@freebeast.catwhisker.or= g:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1300040 1300040 freebeast(13.0-C)[2] df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ada0s4a 3044988 583648 2217744 21% / devfs 1 1 0 100% /dev tmpfs 8388608 8 8388600 0% /tmp /dev/ada0s1a 3044988 642532 2158860 23% /S1 /dev/ada0s1d 9135164 4464464 3939888 53% /S1/usr /dev/ada0s2a 3044988 642532 2158860 23% /S2 /dev/ada0s2d 9135164 4456680 3947672 53% /S2/usr /dev/ada0s3a 3044988 588984 2212408 21% /S3 /dev/ada0s3d 9135164 4691128 3713224 56% /S3/usr /dev/ada0s4d 9135164 4840820 3563532 58% /usr /dev/ada0s4e 64995324 44512284 15283416 74% /common /dev/ada0s4g 40614492 797560 36567776 2% /local /dev/ada0s4f 5061628 104292 4552408 2% /var /dev/ada0s4h 129990748 10965504 108625988 9% /repo map -hosts 0 0 0 100% /net freebeast(13.0-C)[3] df / Filesystem = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 1K-blocks Used Avail Capacity Mounted on 3044988 583648 2217744 21% =20 freebeast(13.0-C)[4] df / | hd 00000000 46 69 6c 65 73 79 73 74 65 6d 20 20 20 20 20 20 |Filesystem = | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | = | * 000008d0 20 20 20 20 20 20 20 20 20 31 4b 2d 62 6c 6f 63 | 1K-bl= oc| 000008e0 6b 73 20 20 20 55 73 65 64 20 20 20 41 76 61 69 |ks Used Av= ai| 000008f0 6c 20 43 61 70 61 63 69 74 79 20 20 4d 6f 75 6e |l Capacity Mo= un| 00000900 74 65 64 20 6f 6e 0a 20 20 20 33 30 34 34 39 38 |ted on. 3044= 98| 00000910 38 20 35 38 33 36 34 38 20 32 32 31 37 37 34 34 |8 583648 22177= 44| 00000920 20 20 20 20 32 31 25 20 20 20 20 0a | 21% .| 0000092c freebeast(13.0-C)[5]=20 As time permits, I'll try to untangle what's going on, but I confess to a lack of familiarity with the code, so it probably won't be as soone as I would prefer. And the behavior could cause scripts to behave ... oddly. Peace, david --=20 David H. Wolfskill david@catwhisker.org What, exactly, is the contribution of "health insurance" to health care? See http://www.catwhisker.org/~david/publickey.gpg for my public key. --8cpS+6Cx+xtICsjy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl1ainBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 Pcka5AgApjp0C2le4fKnF7/7SmY37J4ZGH/8vTcQr5cTbWDOa3dFAlxEtEGowAYf hDPmn0dw+be698bEETAgU+9J1pSCysHpCeIrEsm8E8JTqPsIflIIRf+PnY+vdENE JF4XwOrmi8b1NCE4iCLIFwomnIC+z2NBm21XiK9i8O6uQ5qnhdJxiQNoLEorPc/w YPadFd28PDLv0HZOc0mEDmHruGWRXx+eniGGZDlRWTaq4XIb+8MmqW3XMoO/KJGo YCn1yYJGvXeo9l07eEsp9+ngDr8/hIvKhZ4HthXk4uHxAPcqDjRrPVB6B77Cob/Z Is9TqX3HV9VVUUGm8VQKa9QgsL3wPw== =AgA1 -----END PGP SIGNATURE----- --8cpS+6Cx+xtICsjy--