mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
ab3d6ee098
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.