summaryrefslogtreecommitdiff
path: root/lib/libdevstat/devstat.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Address our users in a civilized manner. (They may know better, but probablyPoul-Henning Kamp1999-03-221-11/+5
* Fix a couple of potential buffer overrun cases.Kenneth D. Merry1998-10-141-4/+8
* Change the devstat generation number from an int to a long. The int-sizedKenneth D. Merry1998-09-201-13/+14
* Fix some error message format problems in checkversion() and getversion().Kenneth D. Merry1998-09-181-8/+35
* Device statistics library. Used by iostat, vmstat, and systat toJustin T. Gibbs1998-09-151-0/+1102