| Age | Commit message (Expand) | Author |
| 2025-07-16 | manpages: prefer linking to xo_options.7 over xo_parse_args.3 | Alan Somers |
| 2025-07-04 | procstat: Add handling for inotify descriptors | Mark Johnston |
| 2025-03-27 | procstat.1: document local SOCK_SEQPACKET socket display | Konstantin Belousov |
| 2025-03-27 | procstat.1: correct local socket types descriptions. | Konstantin Belousov |
| 2025-03-13 | procstat.1: correct description of the kstack subcommand after removal of swa... | Konstantin Belousov |
| 2025-03-13 | procstat.1: document kqueues | Konstantin Belousov |
| 2025-03-13 | procstat.1: document rlimitusage | Konstantin Belousov |
| 2025-03-13 | procstat.1: sort subcommands | Konstantin Belousov |
| 2023-08-16 | Remove $FreeBSD$: two-line nroff pattern | Warner Losh |
| 2022-08-30 | procstat: fix printing divert(4) sockets | Gleb Smirnoff |
| 2022-04-10 | Document procstat(1) advlock command | Konstantin Belousov |
| 2021-02-14 | procstat: distinguish vm map guards in procstat vm output. | Konstantin Belousov |
| 2020-12-27 | Decode and report native eventfd descriptors from libprocstat and procstat. | Konstantin Belousov |
| 2020-11-25 | Remove the cloned file descriptors for /dev/crypto. | John Baldwin |
| 2020-10-05 | procstat(1): Add EXAMPLES section | Fernando ApesteguĂa |
| 2020-09-18 | Add pargs, penv, pwdx commands and aliases to procstat(1). | Konstantin Belousov |
| 2019-03-05 | Show wiring state of map entries in procstat -v. | Mark Johnston |
| 2018-01-23 | Don't escape '?'s in protocol output. | Brooks Davis |
| 2017-10-14 | Switch procstat from subcommand flags to verbs | Brooks Davis |
| 2017-10-03 | Make procstat(1) recognize process descriptors, so that it shows | Edward Tomasz Napierala |
| 2017-05-26 | Add missing usage and getopt(3) options | Brooks Davis |
| 2017-05-11 | procstat(1): also reference icmp(4) and sctp(4) | Enji Cooper |
| 2017-05-11 | procstat(1): document all possible `PRO` (network protocol) values | Enji Cooper |
| 2017-05-11 | procstat(1): clarify the Signal Disposition section | Enji Cooper |
| 2017-05-11 | procstat(1): fix a typo (it's -> its) | Enji Cooper |
| 2017-03-30 | Add support for capturing 'struct ptrace_lwpinfo' for signals | Tycho Nightingale |
| 2015-09-05 | Introduce libxo to procstat(1) | Allan Jude |
| 2015-05-21 | Create links to the libprocstat man pages for all of the libprocstat function... | Allan Jude |
| 2015-03-11 | Fix a typo and update the date in the man page. | Scott Long |
| 2015-03-10 | Implement basic cpuset reporting in procstat via the -S flag. | Scott Long |
| 2014-07-20 | In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra | Robert Watson |
| 2014-05-17 | Add descriptions of the display formats for -e, -l, -r, and -x. Fix a few | John Baldwin |
| 2014-05-17 | Correct some minor nits in the per-thread signal format description such | John Baldwin |
| 2014-05-17 | - Add support for dumping current resource usage for processes via a new -r | John Baldwin |
| 2014-02-11 | Expose OBJT_MGTDEVICE VM objects used for GEM/TTM with drm2 as an | John Baldwin |
| 2013-10-28 | With r247602, the "c" flag is no longer printed as a file descriptor flag. | Mark Johnston |
| 2013-09-19 | cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2) | Bryan Drewery |
| 2013-04-20 | Make use of newly added libprocstat(3) ability to extract procstat | Mikolaj Golub |
| 2012-10-02 | add SG state type | Eitan Adler |
| 2012-07-16 | - Add support for displaying process stack memory regions. | Gabor Pali |
| 2012-03-29 | Remove trailing whitespace per mdoc lint warning | Eitan Adler |
| 2012-03-23 | When displaying binary information show also osreldate. | Mikolaj Golub |
| 2012-02-29 | Update the description for -s flag after r232182. | Sergey Kandaurov |
| 2011-11-28 | Update SYNOPSIS to include the flags added recently. | Mikolaj Golub |
| 2011-11-24 | usr.bin/procstat | Mikolaj Golub |
| 2011-11-22 | Add new options, -e and -x, to display process environment variables | Mikolaj Golub |
| 2011-11-08 | Bumb date after r227317. | Mikolaj Golub |
| 2011-11-07 | When displaying process virtual memory mappings print superpage | Mikolaj Golub |
| 2011-08-14 | Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum | Robert Watson |
| 2010-03-08 | Teach procstat(1) to display some information about signal disposition | Konstantin Belousov |