mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +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.