aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevstat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add MLINKs for all the functions covered by the manpageDavid E. O'Brien1999-01-061-0/+10
| | | | Notes: svn path=/head/; revision=42330
* Device statistics library. Used by iostat, vmstat, and systat toJustin T. Gibbs1998-09-151-0/+13
format and analyze the output of the new device statistics sysctls. Submitted by: "Kenneth D. Merry" <ken@FreeBSD.org> Notes: svn path=/head/; revision=39211