| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo. | Sergey Kandaurov | 2013-12-25 | 1 | -1/+1 |
* | For vmcore, calculate time relative to device creation upon time_uptime. | Sergey Kandaurov | 2013-12-25 | 1 | -4/+11 |
* | New devstat metrics for devstat_compute_statistics(): | Mikolaj Golub | 2012-12-15 | 3 | -9/+75 |
* | Globally replace u_int*_t from (non-contributed) man pages. | Ed Schouten | 2012-02-12 | 1 | -9/+9 |
* | Handle memory allocation failures in devstat_getdevs(), devstat_selectdevs(), | Guy Helmer | 2012-01-06 | 1 | -10/+30 |
* | Do not increment num_args if strsep(3) returned an empty field. | Sergey Kandaurov | 2011-04-04 | 1 | -3/+4 |
* | Spelling fixes. | Joel Dahl | 2010-08-03 | 1 | -1/+1 |
* | Build lib/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+1 |
* | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
* | The devstat(3) manpage claims that only <devstat.h> is needed as a | John Baldwin | 2008-01-31 | 1 | -0/+1 |
* | Bump library versions in preparation for 7.0. | Daniel Eischen | 2007-05-21 | 1 | -1/+1 |
* | Remove an unused variable. | Stefan Farfeleder | 2005-10-04 | 1 | -2/+1 |
* | Remove a reference to compute_stats(), since it is no longer documented at | Kenneth D. Merry | 2005-08-10 | 1 | -4/+1 |
* | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 2 | -2/+2 |
* | sync function prototype with reality. | Philippe Charnier | 2005-07-17 | 1 | -1/+6 |
* | Tidy up the markup. | Ruslan Ermilov | 2005-06-30 | 1 | -214/+285 |
* | Use __func__ throughout devstat.c instead of defining a func_name | Maxime Henrion | 2005-04-26 | 1 | -31/+21 |
* | Make this compile with GCC4 by fixing a signedness issue. | Maxime Henrion | 2005-04-26 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -5/+5 |
* | Remove the use of cast as lvalue. GCC 3.4 isses a deprecation warning | Alexander Kabaev | 2004-06-25 | 1 | -1/+1 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -2/+2 |
* | Include <nlist.h> for nlist-related declarations instead of depending on | Bruce Evans | 2003-10-13 | 1 | -0/+1 |
* | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -1/+1 |
* | style.Makefile(5) | David E. O'Brien | 2003-08-18 | 1 | -1/+1 |
* | It is not an error to have no devices. | Poul-Henning Kamp | 2003-08-17 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
* | Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam | Kenneth D. Merry | 2003-06-14 | 1 | -2/+0 |
* | Assorted mdoc(7) fixes. | Ruslan Ermilov | 2003-05-22 | 1 | -3/+3 |
* | Add prototype for compute_stats() so that libdevstat is WARNS=4 clean. | Poul-Henning Kamp | 2003-04-19 | 1 | -0/+8 |
* | If rounding results in -epsilon device busy %, set it to zero. | Poul-Henning Kamp | 2003-04-09 | 1 | -0/+2 |
* | typo | Poul-Henning Kamp | 2003-03-19 | 1 | -1/+1 |
* | Further unbreak devstat: sort the index array in correct order too. | Poul-Henning Kamp | 2003-03-19 | 1 | -10/+10 |
* | ARGH! | Poul-Henning Kamp | 2003-03-18 | 1 | -3/+3 |
* | Commit ken@' changes to this file: Bump version and append new entries | Poul-Henning Kamp | 2003-03-18 | 1 | -9/+9 |
* | Update to match reality closer. | Poul-Henning Kamp | 2003-03-18 | 1 | -274/+42 |
* | Add more devstat calculations, mostly filling in holes, but also adding | Poul-Henning Kamp | 2003-03-18 | 2 | -27/+130 |
* | And I managed to make a regression here too. | Poul-Henning Kamp | 2003-03-15 | 1 | -5/+5 |
* | Run a revision of the devstat interface: | Poul-Henning Kamp | 2003-03-15 | 3 | -123/+48 |
* | Don't tell people to include <sys/dkstat.h> any more. | Poul-Henning Kamp | 2003-02-19 | 1 | -1/+0 |
* | Remove include of <sys/dkstat.h> | Poul-Henning Kamp | 2003-02-16 | 1 | -1/+0 |
* | Premptively include <sys/resource.h> to get the cp_time[CPUSTATES]. | Poul-Henning Kamp | 2003-02-16 | 1 | -0/+1 |
* | Zap now-unused SHLIB_MINOR | Peter Wemm | 2002-09-28 | 1 | -1/+0 |
* | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -2/+2 |
* | Fixed wrong arg type in synopsis. | Bruce Evans | 2001-10-03 | 1 | -1/+1 |
* | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -2/+2 |
* | Turn on WARNS?= 2 for libdevstat. | Kenneth D. Merry | 2001-09-23 | 3 | -24/+30 |
* | Implement __FBSDID() | Matthew Dillon | 2001-09-16 | 1 | -2/+3 |
* | Remove a duplicate "that". | Kenneth D. Merry | 2001-08-24 | 1 | -1/+1 |
* | mdoc(7) police: Fixed broken xrefs. | Ruslan Ermilov | 2001-08-22 | 1 | -1/+1 |
* | Fix some style inconsistencies introduced in rev 1.10, as well as some | Kenneth D. Merry | 2001-08-21 | 1 | -34/+36 |