freebsd-dev/usr.bin/systat
Oleksandr Tymoshenko d65e72a818 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
2019-01-23 02:46:35 +00:00
..
cmds.c Don't leak tmpstr. 2018-06-21 07:42:28 +00:00
cmdtab.c
convtbl.c
convtbl.h
devs.c Fix systat's :only command parser for the multiple arguments case 2019-01-23 02:46:35 +00:00
devs.h
extern.h
fetch.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
icmp6.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
icmp.c
ifcmds.c
ifstat.c Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +00:00
iostat.c
ip6.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
ip.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
keyboard.c
main.c Chasing r337661, fix systat after arc accounting change. 2018-08-12 07:47:44 +00:00
Makefile
Makefile.depend
mode.c
mode.h
netcmds.c
netstat.c
pigs.c
sctp.c
swap.c
systat.1
systat.h
tcp.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
vmstat.c
zarc.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00