freebsd-nq/usr.bin/procstat
Andriy Gapon 6effb21323 procstat: fix a crash with -k -a options
The traditional / legacy usage should still be supported.
This fixes a regression in r324619 that introduced a nicer, verb based
interface.

Reviewed by:	brooks
X-MFC with:	r324619
2017-11-16 22:14:49 +00:00
..
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
procstat_args.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_auxv.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_basic.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_bin.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_cred.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_cs.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_files.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_kstack.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_ptlwpinfo.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_rlimit.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_rusage.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_sigs.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_threads.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_vm.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat.1 Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat.c procstat: fix a crash with -k -a options 2017-11-16 22:14:49 +00:00
procstat.h Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00