aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/sysput.c
Commit message (Expand)AuthorAgeFilesLines
* Centralize and simpify implemention of some VM macrosBrooks Davis2025-01-141-2/+1
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* systat: Eliminate write-only unit variableWarner Losh2022-02-071-2/+1
* systat: mostly clean up warnsMateusz Guzik2021-11-011-15/+21
* Augment systat(1) -swap to display large swap space processesKonstantin Belousov2021-10-261-20/+4
* Clean up copyright messages.Kirk McKusick2021-05-111-5/+4
* Improve size readability.Michael Reifenberger2021-02-151-5/+16
* Introduce sysputpage() to display large page size with human readable format.Michael Reifenberger2020-05-151-4/+45
* Add missing sysput.cMichael Reifenberger2020-05-111-0/+77