freebsd-dev/usr.bin/procstat
Konstantin Belousov 1b90b87fba MFC r204879:
Teach procstat(1) to display some information about signal disposition
and pending/blocked status for signals.

MFC r204880:
Add file forgotten in r204879.
2010-03-22 09:29:56 +00:00
..
Makefile MFC r204879: 2010-03-22 09:29:56 +00:00
procstat_args.c Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
procstat_basic.c Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
procstat_bin.c Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
procstat_cred.c Introduce a new sysctl process mib, kern.proc.groups which adds the 2009-07-24 19:12:19 +00:00
procstat_files.c Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
procstat_kstack.c Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
procstat_sigs.c MFC r204879: 2010-03-22 09:29:56 +00:00
procstat_threads.c Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
procstat_vm.c Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to 2009-07-24 13:50:29 +00:00
procstat.1 MFC r204879: 2010-03-22 09:29:56 +00:00
procstat.c MFC r204879: 2010-03-22 09:29:56 +00:00
procstat.h MFC r204879: 2010-03-22 09:29:56 +00:00