| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam | ken | 2003-06-14 | 1 | -2/+0 |
* | Assorted mdoc(7) fixes. | ru | 2003-05-22 | 1 | -3/+3 |
* | Add prototype for compute_stats() so that libdevstat is WARNS=4 clean. | phk | 2003-04-19 | 1 | -0/+8 |
* | If rounding results in -epsilon device busy %, set it to zero. | phk | 2003-04-09 | 1 | -0/+2 |
* | typo | phk | 2003-03-19 | 1 | -1/+1 |
* | Further unbreak devstat: sort the index array in correct order too. | phk | 2003-03-19 | 1 | -10/+10 |
* | ARGH! | phk | 2003-03-18 | 1 | -3/+3 |
* | Commit ken@' changes to this file: Bump version and append new entries | phk | 2003-03-18 | 1 | -9/+9 |
* | Update to match reality closer. | phk | 2003-03-18 | 1 | -274/+42 |
* | Add more devstat calculations, mostly filling in holes, but also adding | phk | 2003-03-18 | 2 | -27/+130 |
* | And I managed to make a regression here too. | phk | 2003-03-15 | 1 | -5/+5 |
* | Run a revision of the devstat interface: | phk | 2003-03-15 | 3 | -123/+48 |
* | Don't tell people to include <sys/dkstat.h> any more. | phk | 2003-02-19 | 1 | -1/+0 |
* | Remove include of <sys/dkstat.h> | phk | 2003-02-16 | 1 | -1/+0 |
* | Premptively include <sys/resource.h> to get the cp_time[CPUSTATES]. | phk | 2003-02-16 | 1 | -0/+1 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -2/+2 |
* | Fixed wrong arg type in synopsis. | bde | 2001-10-03 | 1 | -1/+1 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -2/+2 |
* | Turn on WARNS?= 2 for libdevstat. | ken | 2001-09-23 | 3 | -24/+30 |
* | Implement __FBSDID() | dillon | 2001-09-16 | 1 | -2/+3 |
* | Remove a duplicate "that". | ken | 2001-08-24 | 1 | -1/+1 |
* | mdoc(7) police: Fixed broken xrefs. | ru | 2001-08-22 | 1 | -1/+1 |
* | Fix some style inconsistencies introduced in rev 1.10, as well as some | ken | 2001-08-21 | 1 | -34/+36 |
* | Better snprintf() handling. | brian | 2001-08-20 | 1 | -38/+23 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -2/+4 |
* | Implement compute_stats() in terms of devstat_compute_statistics(). This | ken | 2001-08-18 | 3 | -104/+41 |
* | Add some features to libdevstat, and overhaul the interface a bit: | tmm | 2001-08-04 | 4 | -193/+1217 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -21/+21 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -3/+3 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -8/+8 |
* | Introduce .Lb macro to libdevstat library manpage | phantom | 2000-04-22 | 1 | -0/+2 |
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -4/+3 |
* | Clarify what getdevs() expects as input. | ken | 1999-09-23 | 1 | -2/+9 |
* | Synchronization of NAME and SINOPSYS sections. | phantom | 1999-09-21 | 1 | -3/+11 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add a MAINTAINER line to modules that I maintain. | ken | 1999-06-18 | 1 | -0/+1 |
* | Address our users in a civilized manner. (They may know better, but probably | phk | 1999-03-22 | 1 | -11/+5 |
* | Fixed missing header in synopsis (<devstat.h> unfortunately depends on | bde | 1999-03-05 | 1 | -1/+2 |
* | add MLINKs for all the functions covered by the manpage | obrien | 1999-01-06 | 1 | -0/+10 |
* | spell check | obrien | 1999-01-06 | 1 | -4/+4 |
* | Fix a couple of potential buffer overrun cases. | ken | 1998-10-14 | 1 | -4/+8 |
* | Change the devstat generation number from an int to a long. The int-sized | ken | 1998-09-20 | 3 | -23/+24 |
* | Fix some error message format problems in checkversion() and getversion(). | ken | 1998-09-18 | 1 | -8/+35 |
* | Device statistics library. Used by iostat, vmstat, and systat to | gibbs | 1998-09-15 | 4 | -0/+1755 |