freebsd-dev/usr.sbin/makefs
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
..
cd9660 makefs(8): Fix a few typos in source code comments 2022-02-06 13:46:38 +01:00
ffs makefs(8): Fix a few typos in source code comments 2022-02-06 13:46:38 +01:00
msdos makefs: Fix warnings and reset WARNS to the default 2022-05-10 17:38:23 -04:00
sys
tests
cd9660.c
cd9660.h
ffs.c makefs: Fix warnings and reset WARNS to the default 2022-05-10 17:38:23 -04:00
ffs.h
Makefile makefs: Fix warnings and reset WARNS to the default 2022-05-10 17:38:23 -04:00
Makefile.depend
makefs.8
makefs.c
makefs.h
msdos.c
msdos.h
mtree.c
walk.c