freebsd-dev/sbin/fsdb
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
..
fsdb.8 Document which version of BSD first showed up in and add the version info 2016-10-02 23:44:52 +00:00
fsdb.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
fsdb.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fsdbutil.c When using the fsdb `blocks' command, replace the long and ugly list of 2018-04-08 07:06:12 +00:00
Makefile When using the fsdb `blocks' command, replace the long and ugly list of 2018-04-08 07:06:12 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00