Rearrange variables in dump / restore to handle -fno-common.
authormortimer <mortimer@openbsd.org>
Thu, 21 Jan 2021 00:16:36 +0000 (00:16 +0000)
committermortimer <mortimer@openbsd.org>
Thu, 21 Jan 2021 00:16:36 +0000 (00:16 +0000)
commit9be7043ffd0d162f30fbb5ad6b7f73fc5d6b2819
tree7d86c818cf46936e37c767963bb103f340d97b27
parentc34fe1b3cf88eb8acf1a10a07d780dbf157bdf0b
Rearrange variables in dump / restore to handle -fno-common.

Largely following the commit by mckusick in FreeBSD.

ok naddy@
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