kevans 13ed6cbe9d libbe: fix build against sysutils/openzfs, part 1
This is the half of the changes required that work as-is with both in-tree
ZFS and the new hotness, sysutils/openzfs.  Highlights are less dependency
on header pollution (from somewhere) and using 'mnttab' instead of
'extmnttab'.   In the in-tree ZFS, the latter is a #define for the former,
but in the port extmnttab is actually a distinct struct that's a super-set
of mnttab.  We really want mnttab here anyways, so just use it.
2019-12-06 19:33:39 +00:00
..
2019-11-18 19:05:52 +00:00
2019-02-26 05:59:22 +00:00
2019-07-19 15:10:53 +00:00
2019-02-25 18:22:20 +00:00
2019-11-09 21:59:29 +00:00
2019-11-08 14:51:09 +00:00
2018-10-12 05:27:58 +00:00
2019-11-10 17:00:23 +00:00
2018-09-20 09:26:10 +00:00
2019-11-08 17:27:20 +00:00
2018-09-20 09:31:27 +00:00
2019-11-07 18:06:44 +00:00
2019-08-08 16:54:22 +00:00
2019-04-22 18:38:54 +00:00
2019-11-23 19:35:09 +00:00