]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up global variable declarations in the dump and restore
authormckusick <mckusick@FreeBSD.org>
Sat, 4 Apr 2020 00:56:56 +0000 (00:56 +0000)
committermckusick <mckusick@FreeBSD.org>
Sat, 4 Apr 2020 00:56:56 +0000 (00:56 +0000)
commit1e06b254773895e61b246dccbf418fd5c444d93a
tree37ed02fb50e871dce37fa5cf90bf5d37971161d6
parentcf7b40afe1c03ac9e70572e9164cdaf9ed08425d
Clean up global variable declarations in the dump and restore
utilities so that they will compile with -fno-common.

Started by:  Kyle Evans (kevans)
Reviewed by: Kyle Evans (kevans)
MFC after:   1 week
Differential Revision: https://reviews.freebsd.org/D24210
include/protocols/dumprestore.h
sbin/dump/dump.h
sbin/dump/dumprmt.c
sbin/dump/itime.c
sbin/dump/main.c
sbin/dump/pathnames.h
sbin/dump/tape.c
sbin/restore/restore.h
sbin/restore/tape.c