freebsd-dev/usr.bin/procstat
Konstantin Belousov 085e04945c Add pargs, penv, pwdx commands and aliases to procstat(1).
Intent is to mimic Solaris commands with the same names.

Submitted by:	Juraj Lutter <juraj@lutter.sk>
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D26310
2020-09-18 12:59:27 +00:00
..
tests procstat/tests: Fix flakiness by waiting for program to start 2019-09-04 16:25:41 +00:00
Makefile Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +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 Add procstat support for AT_ flags added in r359988. 2020-04-15 20:25:38 +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 Remove IS_INADDR_ANY(). 2019-10-19 19:38:53 +00:00
procstat_kstack.c Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +00:00
procstat_penv.c Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +00:00
procstat_ptlwpinfo.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_pwdx.c Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +00:00
procstat_rlimit.c resource.h is sufficient here, no need for resoursevar.h. 2019-08-07 18:32:01 +00:00
procstat_rusage.c Switch procstat from subcommand flags to verbs 2017-10-14 18:38:36 +00:00
procstat_sigs.c Add procstat(1) sigfastblock command to show process sigfastblock word address. 2020-02-09 12:30:50 +00:00
procstat_threads.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
procstat_vm.c Show wiring state of map entries in procstat -v. 2019-03-05 19:45:37 +00:00
procstat.1 Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +00:00
procstat.c Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +00:00
procstat.h Add pargs, penv, pwdx commands and aliases to procstat(1). 2020-09-18 12:59:27 +00:00