Searched hist:90827 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sbin/restore/
H A Dtape.cdiff 90827 Mon Feb 18 00:29:47 MST 2002 iedowse Use a more robust scheme for determining how many blocks to skip
after an EOT-terminated volume. We keep track of the current record
number, and synchronise it with the c_tapea field each time we read
a header. Avoid the use of c_firstrec because some bugs in dump can
cause it to be set incorrectly.

Move the initialisation of some variables to avoid compiler warnings.

Completed in 47 milliseconds