summaryrefslogtreecommitdiffstats
path: root/usr.bin/procstat/procstat_args.c
Commit message (Expand)AuthorAgeFilesLines
* Use libprocstat(3) to retrieve process command line arguments andtrociny2013-04-201-30/+18
* Add new options, -e and -x, to display process environment variablestrociny2011-11-221-6/+20
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-121-4/+5
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Include param.h instead of types.h before user.h so that the nestedrwatson2008-12-291-1/+1
* Add 'COMM' column to a few more output modes of procstat(1). The onlyrwatson2007-12-101-1/+3
* Add procstat(1), a process inspection utility. This provides both somerwatson2007-12-021-0/+74
OpenPOWER on IntegriCloud