freebsd-dev/sbin/fsck_ffs
Kyle Evans c3e9752ea1 fsck_ffs/fsdb: fix -fno-common build
This one is also a small list:

- 3x duplicate definition (ufs2_zino, returntosingle, nflag)
- 5x 'needs extern', 3/5 of which are referenced in fsdb

-fno-common will become the default in GCC10/LLVM11.

MFC after:	1 week
2020-03-29 20:03:46 +00:00
..
dir.c This revision began as a simple change to eliminate an uninitialized warning 2019-05-21 22:24:38 +00:00
ea.c
fsck_ffs.8 Correct the location of the first backup superblock in fsck_ffs.8. 2019-08-07 16:56:00 +00:00
fsck.h fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
fsutil.c
gjournal.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
globs.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
inode.c
main.c When running fsck_ffs manually, do not ask: 2019-12-24 23:03:12 +00:00
Makefile
Makefile.depend
pass1.c Treat any inode with bad content as unknown (i.e., ask if it should 2019-07-20 21:39:32 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
suj.c When running fsck_ffs manually, do not ask: 2019-12-24 23:03:12 +00:00
utilities.c Remove unused includes. 2019-12-22 05:44:29 +00:00