Daniel Lange
|
94ad111391
|
Update license headers to explicitly say GPLv2+
|
2021-09-22 14:28:19 +02:00 |
Daniel Lange
|
079c2abf8e
|
Update License consistently to GPLv2 as per COPYING file
|
2020-10-05 10:13:12 +02:00 |
Nathan Scott
|
8ec5d4a3a0
|
Further, minor cleanups to headers post-MakeHeaders
Remove leftover empty ifdef/endif pairs, whitespace.
The generated htop.h file was also unused - removed.
|
2020-09-08 17:33:50 +10:00 |
Christian Göttsche
|
9fde0835ed
|
Avoid empty translation unit warning
zfs/ZfsArcStats.c:22: error: ISO C forbids an empty translation unit [-Werror=pedantic]
22 | }*/
|
|
2020-08-21 10:38:44 +02:00 |
Ross Williams
|
613556faeb
|
Support for ZFS Compressed ARC statistics
|
2019-09-03 18:44:19 +00:00 |
Ross Williams
|
a88d2e313d
|
Refactor common OpenZFS sysctl access
Darwin and FreeBSD export zfs kstats through the
same APIs, so moving functions into a common file.
|
2019-07-07 23:10:54 -04:00 |