#
1a11216e |
| 25-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Relax constraints on sequential media detection by checking for VAT format. This allows fixing images of VAT formatted media too.
|
#
e1a4bb99 |
| 25-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Fix endian bug in descriptor CRC length on updating a FE/EFE
|
#
473f4c49 |
| 24-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Fix endian bug in allocation extents processing
|
#
590fa191 |
| 22-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Remove the error condition for these cases; the VAT LVExtension is missing/corrupt but fsck_udf will reconstruct them anyway.
|
#
03edbd8b |
| 22-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Prevent reading beyond the early_vat_location
|
#
1a0a9b38 |
| 22-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Fix endian issues with fsck_udf/newfs_udf/makefs
|
#
a5f49ac4 |
| 22-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Avoid assigned but unused compiler warnings when compiling with clang
|
#
f0e67000 |
| 09-Apr-2022 |
riastradh <riastradh@NetBSD.org> |
fsck_udf(8): Nix trailing whitespace.
No functional change intended.
|
#
4bf645d3 |
| 08-Apr-2022 |
riastradh <riastradh@NetBSD.org> |
fsck_udf(8): Mark vat_length as ignored.
|
#
038d3a20 |
| 08-Apr-2022 |
riastradh <riastradh@NetBSD.org> |
fsck_udf(8): Sprinkle __printflike and omit self-assignment.
|
#
22fb702e |
| 06-Apr-2022 |
martin <martin@NetBSD.org> |
Use PRI macros for uint64_t printf formats, %zu for size_t.
|
#
dda63896 |
| 06-Apr-2022 |
wiz <wiz@NetBSD.org> |
fsck_udf: match usage to man page; fix typos
|
#
0b1a2290 |
| 06-Apr-2022 |
reinoud <reinoud@NetBSD.org> |
Initial commit of the fsck_udf(8) utility that checks and repairs UDF filesystems on optical media as well as on disc images, harddisc partitions and wedges.
|