Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2021 19:29:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251655] [patch] systat -swap to improve readability and fix display issues
Message-ID:  <bug-251655-227-7ZINyc5S4i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251655-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251655-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251655

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D8d06c3e7a40831ac139d83b85b2822062=
29b426f

commit 8d06c3e7a40831ac139d83b85b282206229b426f
Author:     Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2021-02-15 19:23:32 +0000
Commit:     Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2021-02-15 19:23:32 +0000

    Improve size readability.
    Preserve more space for swap devise names.
    Prevent line overflow with long devise name.
    Don't draw a bar when swap is not used at all.
    Simplify and optimize code.
    Change the label to end at end of 100%.
    PR:             251655
    MFC after:      2 weeks
    Differential Revision:  https://reviews.freebsd.org/D27496

 lib/libc/gen/getbsize.3 |   5 +--
 usr.bin/systat/extern.h |   1 +
 usr.bin/systat/swap.c   | 116 +++++++++++++-------------------------------=
----
 usr.bin/systat/sysput.c |  21 ++++++---
 4 files changed, 51 insertions(+), 92 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251655-227-7ZINyc5S4i>