NetBSD/usr.sbin/fstyp
lukem a9a927dd92 adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
Simplify CWARNFLAGS to use ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
which works for both clang and gcc, and remove compiler-specific
equivalents.
2023-06-03 21:26:27 +00:00
..
Makefile adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} 2023-06-03 21:26:27 +00:00
apfs.c
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
fstyp.c
fstyp.h
hammer.c
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 word endings toin -> tion in comments. 2023-05-27 21:38:06 +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