HardenedBSD/sbin/restore
Jordan K. Hubbard b535f1bace The logic in tape.c:getfile() doesn't allow for a filesystem
with a blocksize smaller than the tape block size. The problem
        seems to be most easily fixed by changeing where fssize is set.

PR:		5704
Submitted by:	David Malone <dwmalone@maths.tcd.ie>
1998-03-23 23:19:14 +00:00
..
dirs.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
extern.h
interactive.c
main.c Implement Kerberized rcmd for rdump/rrestore. This is lacking the 1997-04-29 17:46:27 +00:00
Makefile Make this part of the 'krb' distribution if it is being built as the 1997-10-24 16:22:46 +00:00
pathnames.h
restore.8 Document -k flag here, too. 1997-04-29 17:48:58 +00:00
restore.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
restore.h
symtab.c
tape.c The logic in tape.c:getfile() doesn't allow for a filesystem 1998-03-23 23:19:14 +00:00
utilities.c