freebsd-src/sbin/newfs
Eitan Adler 4b3dd106e6 newfs: clean up warnings
- remove param: unused since r95357.
- correct definition of usage
- add explicit fallthrough notice. The existing one doesn't work with
our selection of "implicit-fallthrough" strictness.

This results in WARNS=6 building on amd64, but not other arches
2018-06-24 05:40:42 +00:00
..
Makefile
Makefile.depend
mkfs.c
newfs.8
newfs.c newfs: clean up warnings 2018-06-24 05:40:42 +00:00
newfs.h
ref.test
runtest00.sh
runtest01.sh