Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2019 02:47:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 59220] [patch] systat(1) device select (:only) broken
Message-ID:  <bug-59220-227-gP1iLrZrUo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-59220-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-59220-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=3D59220

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: gonzo
Date: Wed Jan 23 02:46:36 UTC 2019
New revision: 343338
URL: https://svnweb.freebsd.org/changeset/base/343338

Log:
  Fix systat's :only command parser for the multiple arguments case

  According to systat(1) :only option is supposed to accept multiple drives
  but the parser for its arguments stops after first entry. Fix the parser
  logic to accept multiple drives.

  PR:           59220
  Reported by:  Andy Farkas <andyf@speednet.com.au>
  MFC after:    1 week

Changes:
  head/usr.bin/systat/devs.c

--=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-59220-227-gP1iLrZrUo>