NetBSD/usr.sbin/fstyp
christos f421508b22 PR/58202: Malte Dehling: Don't link libzfs 2024-04-26 18:21:25 +00:00
..
Makefile PR/58202: Malte Dehling: Don't link libzfs 2024-04-26 18:21:25 +00:00
apfs.c fstyp: Add APFS support 2019-12-27 11:15:06 +00:00
cd9660.c
exfat.c remove lint hacks now that lint supports _Static_assert 2021-09-17 21:06:35 +00:00
ext2fs.c
fstyp.8 Try fixing a sentence. 2020-01-01 20:11:44 +00:00
fstyp.c Recognize wedges and device mapper volumes as "disk". 2020-01-03 07:50:58 +00:00
fstyp.h fstyp: Sync HAMMER1/2 with DragonFly BSD 2021-01-10 12:38:40 +00:00
hammer.c fstyp: Sync HAMMER1/2 with DragonFly BSD 2021-01-10 12:38:40 +00:00
hammer2.c PR/56530: RVP: use ioctl to get the partition size if possible (avoids SEGV) 2021-12-02 14:26:42 +00:00
hammer2_disk.h fix various typos, mainly in comments. 2022-04-04 19:33:44 +00:00
hammer_disk.h s/dependancies/dependencies/ and s/independantly/independently/ in comments and 2024-02-05 21:39:51 +00:00
hfsplus.c remove lint hacks now that lint supports _Static_assert 2021-09-17 21:06:35 +00:00
msdosfs.c
msdosfs.h
ntfs.c PR/56530: RVP: fix iconv open error. 2021-12-02 14:26:12 +00:00
ufs.c Restore backward compatibility of UFS2 with previous NetBSD releases by 2022-11-17 06:40:38 +00:00
zfs.c