aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevstat
Commit message (Expand)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-5/+5
* Remove the use of cast as lvalue. GCC 3.4 isses a deprecation warningAlexander Kabaev2004-06-251-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* Include <nlist.h> for nlist-related declarations instead of depending onBruce Evans2003-10-131-0/+1
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* It is not an error to have no devices.Poul-Henning Kamp2003-08-171-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamKenneth D. Merry2003-06-141-2/+0
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-3/+3
* Add prototype for compute_stats() so that libdevstat is WARNS=4 clean.Poul-Henning Kamp2003-04-191-0/+8
* If rounding results in -epsilon device busy %, set it to zero.Poul-Henning Kamp2003-04-091-0/+2
* typoPoul-Henning Kamp2003-03-191-1/+1
* Further unbreak devstat: sort the index array in correct order too.Poul-Henning Kamp2003-03-191-10/+10
* ARGH!Poul-Henning Kamp2003-03-181-3/+3
* Commit ken@' changes to this file: Bump version and append new entriesPoul-Henning Kamp2003-03-181-9/+9
* Update to match reality closer.Poul-Henning Kamp2003-03-181-274/+42
* Add more devstat calculations, mostly filling in holes, but also addingPoul-Henning Kamp2003-03-182-27/+130
* And I managed to make a regression here too.Poul-Henning Kamp2003-03-151-5/+5
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-153-123/+48
* Don't tell people to include <sys/dkstat.h> any more.Poul-Henning Kamp2003-02-191-1/+0
* Remove include of <sys/dkstat.h>Poul-Henning Kamp2003-02-161-1/+0
* Premptively include <sys/resource.h> to get the cp_time[CPUSTATES].Poul-Henning Kamp2003-02-161-0/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* Fixed wrong arg type in synopsis.Bruce Evans2001-10-031-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Turn on WARNS?= 2 for libdevstat.Kenneth D. Merry2001-09-233-24/+30
* Implement __FBSDID()Matthew Dillon2001-09-161-2/+3
* Remove a duplicate "that".Kenneth D. Merry2001-08-241-1/+1
* mdoc(7) police: Fixed broken xrefs.Ruslan Ermilov2001-08-221-1/+1
* Fix some style inconsistencies introduced in rev 1.10, as well as someKenneth D. Merry2001-08-211-34/+36
* Better snprintf() handling.Brian Somers2001-08-201-38/+23
* Handle snprintf() returning -1.Brian Somers2001-08-201-2/+4
* Implement compute_stats() in terms of devstat_compute_statistics(). ThisKenneth D. Merry2001-08-183-104/+41
* Add some features to libdevstat, and overhaul the interface a bit:Thomas Moestl2001-08-044-193/+1217
* Remove whitespace at EOL.Dima Dorfman2001-07-151-21/+21
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-3/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-8/+8
* Introduce .Lb macro to libdevstat library manpageAlexey Zelkin2000-04-221-0/+2
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+3
* Clarify what getdevs() expects as input.Kenneth D. Merry1999-09-231-2/+9
* Synchronization of NAME and SINOPSYS sections.Alexey Zelkin1999-09-211-3/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add a MAINTAINER line to modules that I maintain.Kenneth D. Merry1999-06-181-0/+1