summaryrefslogtreecommitdiff
path: root/sbin/fsck_udf
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2022-04-25Relax constraints on sequential media detection by checking for VAT format.reinoud
2022-04-25Fix endian bug in descriptor CRC length on updating a FE/EFEreinoud
2022-04-24Fix endian bug in allocation extents processingreinoud
2022-04-22Remove the error condition for these cases; the VAT LVExtension isreinoud
2022-04-22Prevent reading beyond the early_vat_locationreinoud
2022-04-22Fix endian issues with fsck_udf/newfs_udf/makefsreinoud
2022-04-22Avoid assigned but unused compiler warnings when compiling with clangreinoud
2022-04-09fsck_udf(8): Nix trailing whitespace.riastradh
2022-04-08fsck_udf(8): Mark vat_length as ignored.riastradh
2022-04-08fsck_udf(8): Sprinkle __printflike and omit self-assignment.riastradh
2022-04-06Use PRI macros for uint64_t printf formats, %zu for size_t.martin
2022-04-06fsck_udf: match usage to man page; fix typoswiz
2022-04-06New sentence, new line. Sort options.wiz
2022-04-06Initial commit of the fsck_udf(8) utility that checks and repairs UDFreinoud