aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevstat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+3
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* Add a MAINTAINER line to modules that I maintain.Kenneth D. Merry1999-06-181-0/+1
| | | | | | | Suggested by: brian, markm Notes: svn path=/head/; revision=47993
* 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