aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
* makefs: zfs uberblock location is calculated wrongToomas Soome2025-08-151-1/+1
* makefs: clean up warningsToomas Soome2025-07-291-0/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* makefs zfs: Disable -Wunused-function for GCC as well.John Baldwin2022-11-231-3/+3
* makefs: Fix issues building as a cross-tool on non-FreeBSDJessica Clarke2022-08-181-0/+1
* makefs: Add ZFS supportMark Johnston2022-08-051-0/+435