NetBSD/sbin/restore
bouyer 33be3b5b89 If we hit an unknown header type (likely to be a corrupt record), and
the user choose to not abort, skip to the next header instead of trying
to use it.
This allowed me to recover files from a corrupt dump, instead of
getting a segfault.
2020-09-03 19:31:34 +00:00
..
Makefile
dirs.c
extern.h
interactive.c
main.c Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
restore.8
restore.c
restore.h Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
symtab.c
tape.c If we hit an unknown header type (likely to be a corrupt record), and 2020-09-03 19:31:34 +00:00
utilities.c