NetBSD/usr.sbin/fstyp
christos ce58ffd338 remove lint hacks now that lint supports _Static_assert 2021-09-17 21:06:35 +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 Explicitly cast offset calculation, size_t may be smaller than off_t. 2021-01-10 13:44:57 +00:00
hammer2_disk.h fstyp: Sync HAMMER1/2 with DragonFly BSD 2021-01-10 12:38:40 +00:00
hammer_disk.h fstyp: Add HAMMER1/2 support 2020-01-01 08:56:41 +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 fstyp: Use iconv(3) to convert NTFS vol labels correctly 2019-12-28 08:22:30 +00:00
ufs.c
zfs.c