summaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat_cs.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2020-09-27Consistently use __FBSDID("FreeBSD") for ids in usr.bin/procstat.Konstantin Belousov
2017-10-14Switch procstat from subcommand flags to verbsBrooks Davis
2016-12-07Export the whole thread name in kinfo_procEric van Gyzen
2015-09-05Introduce libxo to procstat(1)Allan Jude
2015-03-10Implement basic cpuset reporting in procstat via the -S flag.Scott Long