freebsd-dev/usr.bin/procstat
John Baldwin 6d7f919489 Teach procstat -x about the AT_EHDRFLAGS ELF auxiliary vector.
Submitted by:	Shawn Webb <lattera@gmail.com>
Reviewed by:	brooks
Obtained from:	HardenedBSD (bb71e9889d1362df01c2e5162e84cd7a4fc029c8)
MFC after:	2 months
Differential Revision:	https://reviews.freebsd.org/D17067
2018-10-29 23:48:20 +00:00
..
tests Add a rudimentary test for procstat kstack. 2018-08-02 16:03:47 +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 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_auxv.c Teach procstat -x about the AT_EHDRFLAGS ELF auxiliary vector. 2018-10-29 23:48:20 +00:00
procstat_basic.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_bin.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_cred.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_cs.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_files.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_kstack.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_ptlwpinfo.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_rlimit.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_rusage.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_sigs.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_threads.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_vm.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat.1 Don't escape '?'s in protocol output. 2018-01-23 20:07:51 +00:00
procstat.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00