aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevstat
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* devstat_selectdevs: resize dev_select only after copying data out of itAndriy Gapon2019-12-031-2/+7
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-262-2/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-23/+4
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-271-5/+12
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-083-9/+75
| |\ \ \ \
| * | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | | | Remove unused variable and silence clang warnings.Marcelo Araujo2015-06-041-2/+0
| |_|_|_|/ |/| | | |
* | | | | Remove an obsolete comment in devstat(3) about the accuracy of theKenneth D. Merry2015-02-271-21/+3
* | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |_|/ |/| |
* | | Fix a typo.Sergey Kandaurov2013-12-251-1/+1
* | | For vmcore, calculate time relative to device creation upon time_uptime.Sergey Kandaurov2013-12-251-4/+11
| |/ |/|
* | New devstat metrics for devstat_compute_statistics():Mikolaj Golub2012-12-153-9/+75
|/
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-9/+9
* Handle memory allocation failures in devstat_getdevs(), devstat_selectdevs(),Guy Helmer2012-01-061-10/+30
* Do not increment num_args if strsep(3) returned an empty field.Sergey Kandaurov2011-04-041-3/+4
* Spelling fixes.Joel Dahl2010-08-031-1/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* The devstat(3) manpage claims that only <devstat.h> is needed as aJohn Baldwin2008-01-311-0/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Remove an unused variable.Stefan Farfeleder2005-10-041-2/+1
* Remove a reference to compute_stats(), since it is no longer documented atKenneth D. Merry2005-08-101-4/+1
* Bump the shared library version number of all libraries that have notKen Smith2005-07-222-2/+2
* sync function prototype with reality.Philippe Charnier2005-07-171-1/+6
* Tidy up the markup.Ruslan Ermilov2005-06-301-214/+285
* Use __func__ throughout devstat.c instead of defining a func_nameMaxime Henrion2005-04-261-31/+21
* Make this compile with GCC4 by fixing a signedness issue.Maxime Henrion2005-04-261-1/+1
* 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