| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r324237: | Edward Tomasz Napierala | 2018-04-16 | 1 | -1/+3 |
| * | MFC r328297: | Brooks Davis | 2018-01-26 | 1 | -3/+3 |
| * | MFC r316286: | Bryan Drewery | 2017-10-23 | 1 | -1/+3 |
| * | MFC r318968: | Brooks Davis | 2017-06-20 | 1 | -1/+3 |
| * | MFC r318175,r318178,r318179: | Enji Cooper | 2017-06-01 | 1 | -4/+67 |
| * | Introduce libxo to procstat(1) | Allan Jude | 2015-09-05 | 1 | -7/+18 |
| * | Create links to the libprocstat man pages for all of the libprocstat function... | Allan Jude | 2015-05-21 | 1 | -1/+2 |
| * | Fix a typo and update the date in the man page. | Scott Long | 2015-03-11 | 1 | -1/+1 |
| * | Implement basic cpuset reporting in procstat via the -S flag. | Scott Long | 2015-03-10 | 1 | -2/+11 |
| * | In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra | Robert Watson | 2014-07-20 | 1 | -1/+1 |
| * | Add descriptions of the display formats for -e, -l, -r, and -x. Fix a few | John Baldwin | 2014-05-17 | 1 | -2/+65 |
| * | Correct some minor nits in the per-thread signal format description such | John Baldwin | 2014-05-17 | 1 | -5/+5 |
| * | - Add support for dumping current resource usage for processes via a new -r | John Baldwin | 2014-05-17 | 1 | -5/+12 |
| * | Expose OBJT_MGTDEVICE VM objects used for GEM/TTM with drm2 as an | John Baldwin | 2014-02-11 | 1 | -1/+4 |
| * | With r247602, the "c" flag is no longer printed as a file descriptor flag. | Mark Johnston | 2013-10-28 | 1 | -3/+1 |
| * | cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2) | Bryan Drewery | 2013-09-19 | 1 | -3/+3 |
| * | Make use of newly added libprocstat(3) ability to extract procstat | Mikolaj Golub | 2013-04-20 | 1 | -2/+4 |
| * | add SG state type | Eitan Adler | 2012-10-02 | 1 | -0/+2 |
| * | - Add support for displaying process stack memory regions. | Gabor Pali | 2012-07-16 | 1 | -1/+5 |
| * | Remove trailing whitespace per mdoc lint warning | Eitan Adler | 2012-03-29 | 1 | -1/+1 |
| * | When displaying binary information show also osreldate. | Mikolaj Golub | 2012-03-23 | 1 | -1/+3 |
| * | Update the description for -s flag after r232182. | Sergey Kandaurov | 2012-02-29 | 1 | -1/+3 |
| * | Update SYNOPSIS to include the flags added recently. | Mikolaj Golub | 2011-11-28 | 1 | -2/+2 |
| * | usr.bin/procstat | Mikolaj Golub | 2011-11-24 | 1 | -1/+3 |
| * | Add new options, -e and -x, to display process environment variables | Mikolaj Golub | 2011-11-22 | 1 | -1/+5 |
| * | Bumb date after r227317. | Mikolaj Golub | 2011-11-08 | 1 | -1/+1 |
| * | When displaying process virtual memory mappings print superpage | Mikolaj Golub | 2011-11-07 | 1 | -0/+2 |
| * | Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum | Robert Watson | 2011-08-14 | 1 | -3/+31 |
| * | Teach procstat(1) to display some information about signal disposition | Konstantin Belousov | 2010-03-08 | 1 | -2/+59 |
| * | Document one more file descriptor type and two more vnode types. | Antoine Brodin | 2010-02-06 | 1 | -0/+6 |
| * | Update procstat(1) for the fact that devfs paths are no longer unsupported. | Robert Watson | 2009-08-12 | 1 | -4/+2 |
| * | Fix a typo. | Wesley Shields | 2008-12-19 | 1 | -1/+1 |
| * | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | Ed Schouten | 2008-08-20 | 1 | -1/+3 |
| * | Fix a small typo in the procstat(1) manpage: messsage queue. | Ed Schouten | 2008-07-28 | 1 | -1/+1 |
| * | Use ddb(4), not DDB(4) for man page cross-references. | Robert Watson | 2008-04-21 | 1 | -1/+1 |
| * | Provide more detailed information about each procstat(1) display mode, | Robert Watson | 2008-04-19 | 1 | -7/+248 |
| * | It is a bug that procstat(8) works only on live kernels and not crashdumps; | Robert Watson | 2008-04-19 | 1 | -0/+4 |
| * | Add procstat(1), a process inspection utility. This provides both some | Robert Watson | 2007-12-02 | 1 | -0/+114 |