freebsd-dev/usr.bin/procstat
Mikolaj Golub 39f6ca6553 Free memory allocated by procstat_getfiles(), which may make difference
when procstat(1) is run with -a option.

Submitted by:	Daniel Dettlaff <dmilith gmail com>
MFC after:	1 week
2012-09-04 05:54:43 +00:00
..
Makefile Bring DPADD in sync with LDADD. 2012-05-19 05:07:03 +00:00
procstat_args.c Add new options, -e and -x, to display process environment variables 2011-11-22 20:59:52 +00:00
procstat_auxv.c Always return 0 if the sysctl failed. 2012-01-29 20:39:42 +00:00
procstat_basic.c - Commit work from libprocstat project. These patches add support for runtime 2011-05-12 10:11:39 +00:00
procstat_bin.c When displaying binary information show also osreldate. 2012-03-23 20:09:21 +00:00
procstat_cred.c When displaying security credential information show also process umask. 2012-02-26 14:27:34 +00:00
procstat_files.c Free memory allocated by procstat_getfiles(), which may make difference 2012-09-04 05:54:43 +00:00
procstat_kstack.c Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN. 2011-07-18 20:06:15 +00:00
procstat_rlimit.c Fix style. 2012-07-03 19:11:38 +00:00
procstat_sigs.c - Commit work from libprocstat project. These patches add support for runtime 2011-05-12 10:11:39 +00:00
procstat_threads.c Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN. 2011-07-18 20:06:15 +00:00
procstat_vm.c Align the header with output. 2012-07-24 19:40:12 +00:00
procstat.1 - Add support for displaying process stack memory regions. 2012-07-16 09:38:19 +00:00
procstat.c usr.bin/procstat 2011-11-24 20:54:06 +00:00
procstat.h usr.bin/procstat 2011-11-24 20:54:06 +00:00