index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
fsck_udf
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2022-04-25
Relax constraints on sequential media detection by checking for VAT format.
reinoud
2022-04-25
Fix endian bug in descriptor CRC length on updating a FE/EFE
reinoud
2022-04-24
Fix endian bug in allocation extents processing
reinoud
2022-04-22
Remove the error condition for these cases; the VAT LVExtension is
reinoud
2022-04-22
Prevent reading beyond the early_vat_location
reinoud
2022-04-22
Fix endian issues with fsck_udf/newfs_udf/makefs
reinoud
2022-04-22
Avoid assigned but unused compiler warnings when compiling with clang
reinoud
2022-04-09
fsck_udf(8): Nix trailing whitespace.
riastradh
2022-04-08
fsck_udf(8): Mark vat_length as ignored.
riastradh
2022-04-08
fsck_udf(8): Sprinkle __printflike and omit self-assignment.
riastradh
2022-04-06
Use PRI macros for uint64_t printf formats, %zu for size_t.
martin
2022-04-06
fsck_udf: match usage to man page; fix typos
wiz
2022-04-06
New sentence, new line. Sort options.
wiz
2022-04-06
Initial commit of the fsck_udf(8) utility that checks and repairs UDF
reinoud