[Bug 267710] net/pload: fix command-line args, fix unit display and fix %d format expansion

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Jan 2023 16:14:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267710

J.R. Oldroyd <fbsd@opal.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238015|0                           |1
        is obsolete|                            |
 Attachment #239432|0                           |1
        is obsolete|                            |
 Attachment #239447|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from J.R. Oldroyd <fbsd@opal.com> ---
Created attachment 239447
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239447&action=edit
patch to fix command-line args, unit display and %d expansion

On discovery that this app divides bit counts by 1024 and not 1000, further
change units to kiB, MiB, Gib.

While here, to simplify things, I am combining both these patches into one.

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