| Age | Commit message (Expand) | Author |
| 2025-05-25 | systat/top: Update ZFS sysctl names | Alexander Motin |
| 2023-11-26 | usr.bin: Remove ancient SCCS tags. | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: two-line .c pattern | Warner Losh |
| 2023-08-15 | systat: Remove obsolete copyright string | Warner Losh |
| 2022-02-28 | Report I/O stats from the CAM_IOSCHED_DYNAMIC extension | Warner Losh |
| 2021-11-01 | systat: mostly clean up warns | Mateusz Guzik |
| 2021-04-21 | systat: Handle SIGWINCH to properly window resizing and adjust | Michael Reifenberger |
| 2020-05-11 | Patch systat -zarc to display cumulative rate and round down large numbers by... | Michael Reifenberger |
| 2018-08-12 | Chasing r337661, fix systat after arc accounting change. | Cy Schubert |
| 2017-11-20 | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2017-02-28 | Renumber copyright clause 4 | Warner Losh |
| 2016-08-16 | Use nitems() from sys/param.h. | Marcelo Araujo |
| 2016-04-27 | Use macro MIN() from sys/param.h. | Marcelo Araujo |
| 2015-09-28 | Use _PATH_DEVNULL instead of direct hardcoding. | Xin LI |
| 2015-09-27 | Add support to systat to display zfs arc cache status/info | Michael Reifenberger |
| 2015-06-06 | Remove unused variable | Baptiste Daroussin |
| 2014-05-15 | Revert r261296. This removes the WITHOUT_NCURSESW option. | Brooks Davis |
| 2014-05-09 | Allow systat(1) interactive dispay-specific commands to | Alexander V. Chernikov |
| 2014-01-30 | Merge from CheriBSD: | Brooks Davis |
| 2013-02-19 | Remove old-style function definition | Philippe Charnier |
| 2012-09-17 | Make systat(1) accept fractional number of seconds. | Alexander V. Chernikov |
| 2010-12-11 | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl |
| 2009-12-13 | Revert most part of 200420 as requested, as more review and polish is | Xin LI |
| 2009-12-11 | Remove unneeded header includes from usr.bin/ except contributed code. | Xin LI |
| 2009-11-13 | Use ncursesw to output the date field of vmstat display | Hajimu UMEMOTO |
| 2009-10-11 | - Catch SIGHUP to perform cleanup before exiting. | Jaakko Heinonen |
| 2008-01-16 | ANSIfy and remove register. | Xin LI |
| 2006-04-30 | Remove trailing whitespace. | Bruce Evans |
| 2006-04-30 | Show the load average in the tcp display (it was already shown, perhaps | Bruce Evans |
| 2004-03-09 | Fix the easy warnings: | David Malone |
| 2002-03-23 | unifdef __STDC__ | Warner Losh |
| 2001-12-12 | WARNS=2 fixes with NO_WERROR set, as there are some header issues | Mark Murray |
| 2001-05-25 | Fix the error buffer passed to kvm_openfiles to have a length of | Thomas Moestl |
| 2001-03-23 | Get rid of setgid kmem for systat, and while being there, fix some bugs | Thomas Moestl |
| 2000-12-17 | o Fix up includes which built due to excessive nested including in the | Robert Watson |
| 2000-11-25 | o Make systat use sysctl() to retrieve hz and stathz, instead of | Robert Watson |
| 1999-08-28 | $Id$ -> $FreeBSD$ | Peter Wemm |
| 1998-10-08 | Quiet many compiler warnings. | David E. O'Brien |
| 1998-07-06 | Fixed type mismatches which were fatal when sizeof(long) > sizeof(int). | Bruce Evans |
| 1998-06-09 | o Use snprintf rather than sprintf | Warner Losh |
| 1997-08-26 | Main() returns int. | Philippe Charnier |
| 1997-08-13 | Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h | Philippe Charnier |
| 1996-03-31 | Localize time | Andrey A. Chernov |
| 1995-03-12 | Don't use curses until initialized. | Poul-Henning Kamp |
| 1994-12-03 | extern.h, iostat.c, main.c, vmstat.c: | Bruce Evans |
| 1994-10-19 | Prevents segm. fault on unknown option | Andrey A. Chernov |
| 1994-05-27 | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes |