freebsd-dev/sbin/restore
Alexander Leidinger bce2f1d7b9 Re-enable reading byte swapped NFS_MAGIC dumps.
Fix bug introduced in r98542: previously to this revision the byte-swapped
value was compared at this place. The current check is in a conditional
section where the non-byte-swapped value was already checked to be not
the value which is checked again. As byte-swapping is activated afterwards,
it only makes sense if the byte-swapped value is checked.

Submitted by:	Keith White <kwhite@site.uottawa.ca>
PR:		200059
MFC after:	1 month
Sponsored by:	Essen Hackathon
2018-08-11 16:12:23 +00:00
..
dirs.c Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
interactive.c Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
main.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:33:01 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
restore.8 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
restore.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
restore.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
symtab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tape.c Re-enable reading byte swapped NFS_MAGIC dumps. 2018-08-11 16:12:23 +00:00
utilities.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00