CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/20 17:16:36
Modified files:
include/protocols: dumprestore.h
sbin/dump : dump.h dumprmt.c itime.c main.c pathnames.h
tape.c
sbin/restore : restore.h tape.c
Log message:
Rearrange variables in dump / restore to handle -fno-common.
Largely following the commit by mckusick in FreeBSD.
ok naddy@
