NetBSD/usr.sbin/fstyp
andvar 96dad784b6 fix few typos in comments. 2023-01-31 21:11:24 +00:00
..
Makefile Use CPPFLAGS for -D and -I so that lint works. 2021-09-17 14:48:31 +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 fix few typos in comments. 2023-01-31 21:11:24 +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