CVSROOT: /cvs Module name: src Changes by: morti...@cvs.openbsd.org 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@