OpenGrok
Cross Reference: main.c
xref
: /
src
/
sbin
/
fsck_udf
/
main.c
Home
|
History
|
Annotate
|
Download
|
only in
fsck_udf
History log of
/src/sbin/fsck_udf/main.c
Revision
Date
Author
Comments
1.15
05-Mar-2025
andvar
fix couple typos in comments.
1.14
03-Aug-2023
mrg
avoid double-free.
found by GCC 12.
1.13
25-Apr-2022
reinoud
Relax constraints on sequential media detection by checking for VAT format.
This allows fixing images of VAT formatted media too.
1.12
25-Apr-2022
reinoud
Fix endian bug in descriptor CRC length on updating a FE/EFE
1.11
24-Apr-2022
reinoud
Fix endian bug in allocation extents processing
1.10
22-Apr-2022
reinoud
Remove the error condition for these cases; the VAT LVExtension is
missing/corrupt but fsck_udf will reconstruct them anyway.
1.9
22-Apr-2022
reinoud
Prevent reading beyond the early_vat_location
1.8
22-Apr-2022
reinoud
Fix endian issues with fsck_udf/newfs_udf/makefs
1.7
22-Apr-2022
reinoud
Avoid assigned but unused compiler warnings when compiling with clang
1.6
09-Apr-2022
riastradh
fsck_udf(8): Nix trailing whitespace.
No functional change intended.
1.5
08-Apr-2022
riastradh
fsck_udf(8): Mark vat_length as ignored.
1.4
08-Apr-2022
riastradh
fsck_udf(8): Sprinkle __printflike and omit self-assignment.
1.3
06-Apr-2022
martin
Use PRI macros for uint64_t printf formats, %zu for size_t.
1.2
06-Apr-2022
wiz
fsck_udf: match usage to man page; fix typos
1.1
06-Apr-2022
reinoud
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.
Indexes created Fri Oct 17 09:09:57 GMT 2025