aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat_kstack.c
Commit message (Expand)AuthorAgeFilesLines
* Include param.h instead of types.h before user.h so that the nestedRobert Watson2008-12-291-1/+1
* WARNS fixes: mainly constness and avoid comparing signed withDavid Malone2008-02-081-3/+4
* Display per-thread command line in TDNAME field for -k and -t; ifRobert Watson2007-12-031-18/+65
* Add procstat(1), a process inspection utility. This provides both someRobert Watson2007-12-021-0/+198