summaryrefslogtreecommitdiff
path: root/usr.bin/kstat
AgeCommit message (Expand)Author
2021-01-25fix filtering on kstat unit numbersDavid Gwynne
2020-12-29fflush after outputting a set of stats.David Gwynne
2020-08-13new kstat(1) manual page, using info from dlg@, from his commit messages,Ingo Schwarze
2020-08-11add -w so kstat can update and print stats at a specified wait interval.David Gwynne
2020-08-10sigh, i made the previous diff to small.David Gwynne
2020-08-10factor out the printing of kstats. no functional change otherwise.David Gwynne
2020-08-10add the ability to filter which kstats are displayed.David Gwynne
2020-07-06add kstat(8), the userland side of kstat(4).David Gwynne