opnsense-src/usr.sbin/makefs
Ed Maste 7092a907e5 makefs: drop WARNS back to 2
GCC warns about additional signed comparision issues compared to Clang.
Drop WARNS for now until the underlying issue is fixed.
2017-05-18 17:55:33 +00:00
..
cd9660 makefs: use size_t as appropriate to clean up warnings 2017-05-08 13:09:27 +00:00
ffs makefs: Add soft-updates option 2017-05-18 14:19:06 +00:00
tests Check to see if the kernel has cd9660 before running tests that require it 2017-03-27 15:20:31 +00:00
cd9660.c makefs: clean up warnings 2017-05-03 14:57:04 +00:00
cd9660.h makefs: sync with NetBSD 2017-03-29 20:49:41 +00:00
ffs.c makefs: Add soft-updates option 2017-05-18 14:19:06 +00:00
ffs.h makefs: Add soft-updates option 2017-05-18 14:19:06 +00:00
Makefile makefs: drop WARNS back to 2 2017-05-18 17:55:33 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
makefs.8 makefs: Add soft-updates option 2017-05-18 14:19:06 +00:00
makefs.c makefs: clean up warnings 2017-05-03 14:57:04 +00:00
makefs.h makefs: sync with NetBSD 2017-03-29 20:49:41 +00:00
mtree.c makefs: clean up signedness warnings and bump WARNS to 3 2017-05-18 14:05:29 +00:00
walk.c makefs: further size_t warning cleanup (missing from r317944) 2017-05-08 16:57:33 +00:00