Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Aug 2014 10:22:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 156768] [patch] sockstat(1): missing spaces between long fields in output
Message-ID:  <bug-156768-8-6SBuPLoK5H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-156768-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-156768-8@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=156768

Dmitry Sivachenko <demon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |demon@FreeBSD.org

--- Comment #3 from Dmitry Sivachenko <demon@FreeBSD.org> ---
Created attachment 145337
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145337&action=edit
Always print space after procname

I suggest at least the attached fix: limit username to 8 characters not to
break formatting for long usernames and (more important) to always print at
least one space after procname, otherwise for long procname sticks to PID and
this makes mahines parsing impossible:

transmission transmissi813 9 tcp4   *:9091                *:*

-- 
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-156768-8-6SBuPLoK5H>