Module Name: src Committed By: mrg Date: Thu May 5 07:45:43 UTC 2022
Modified Files: src/sbin/restore: tape.c Log Message: include the filename in the panic message for missing data. instead of merely seeing: getfile: lost data now this is seen: getfile: lost data: ./usr/libdata/debug/usr/libexec/cc1.debug To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sbin/restore/tape.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.