freebsd-dev/usr.sbin/makefs/msdos
Mark Johnston cc1a53bc1a makefs: Fix warnings and reset WARNS to the default
Leave -Wcast-align disabled, at least for now, since there are numerous
instances of that warning in places where buffer pointers are cast to
pointers to various filesystem structures.  Fixing this properly would
be too much work for too little gain.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2022-05-10 17:38:23 -04:00
..
denode.h Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00
direntry.h makefs: diff reduction to sys/fs/msdosfs 2019-08-22 17:49:34 +00:00
Makefile.inc
msdosfs_conv.c makefs: share msdosfsmount.h between kernel msdosfs and makefs 2019-09-01 16:55:33 +00:00
msdosfs_denode.c makefs: Fix warnings and reset WARNS to the default 2022-05-10 17:38:23 -04:00
msdosfs_fat.c msdosfs: clusterfree() is used only in error handling cases 2022-01-08 05:41:44 +02:00
msdosfs_lookup.c msdosfs deget(): add locking flags argument 2021-08-27 18:39:45 +03:00
msdosfs_vfsops.c makefs: remove set but not used variables 2021-11-21 21:21:34 -05:00
msdosfs_vnops.c makefs: Fix warnings and reset WARNS to the default 2022-05-10 17:38:23 -04:00