aboutsummaryrefslogtreecommitdiff
path: root/lib/libgeom/geom_stats.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Remove getpagesize(3) error checking added in r317312Enji Cooper2017-05-281-2/+0
* Fix type for `pagesize` to match the return type for getpagesize(3)Enji Cooper2017-04-231-2/+2
* Check for failures from getpagesize(3)Enji Cooper2017-04-231-0/+2
* Minor style(9) fixupsEnji Cooper2017-04-231-8/+6
* Explicitly specify MAP_SHARED when mapping the stats file descriptor.John Baldwin2014-09-171-2/+2
* Use devstat instead of GEOM private statistics structure.Poul-Henning Kamp2003-03-181-6/+6
* Leak more stuff into libgeom.Poul-Henning Kamp2003-02-101-5/+0
* Add libgeom to the system.Poul-Henning Kamp2003-02-081-0/+190