| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $FreeBSD$: two-line .c pattern | Warner Losh | 2023-08-23 | 1 | -3/+0 |
* | systat: Handle SIGWINCH to properly window resizing and adjust -swap disk sta... | Michael Reifenberger | 2021-11-01 | 1 | -7/+1 |
* | systat -zarc to display disk activities like -vm | Michael Reifenberger | 2019-04-02 | 1 | -8/+118 |
* | Fix systat's :only command parser for the multiple arguments case | Oleksandr Tymoshenko | 2019-01-23 | 1 | -2/+2 |
* | Fix inconsistency in return values introduced by r343222 | Oleksandr Tymoshenko | 2019-01-20 | 1 | -1/+1 |
* | Fix crash in systat(4) when certain commands are called without arguments | Oleksandr Tymoshenko | 2019-01-20 | 1 | -0/+10 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Replace index() and rindex() calls with strchr() and strrchr(). | Ed Schouten | 2012-01-03 | 1 | -1/+1 |
* | Fix whitespace inconsistencies in systat(1). | Ed Schouten | 2011-10-15 | 1 | -5/+5 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
* | ANSIfy and remove register. | Xin LI | 2008-01-16 | 1 | -1/+1 |
* | When a numeric field overflows its width, try formatting the number in | Poul-Henning Kamp | 2003-10-20 | 1 | -1/+1 |
* | Add #include <sys/resource.h> | Poul-Henning Kamp | 2003-02-16 | 1 | -0/+1 |
* | Remove #include <sys/dkstat.h> | Poul-Henning Kamp | 2003-02-16 | 1 | -1/+0 |
* | WARNS=2 fixes with NO_WERROR set, as there are some header issues | Mark Murray | 2001-12-12 | 1 | -30/+37 |
* | Convert systat(1) to use the new devstat interface. | Kenneth D. Merry | 2001-09-06 | 1 | -31/+24 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Quiet many compiler warnings. | David E. O'Brien | 1998-10-08 | 1 | -2/+5 |
* | Change the devstat generation number from an int to a long. The int-sized | Kenneth D. Merry | 1998-09-20 | 1 | -3/+5 |
* | Update system to new device statistics code. | Justin T. Gibbs | 1998-09-15 | 1 | -0/+320 |