Module Name: src Committed By: perseant Date: Fri Aug 2 00:19:00 UTC 2024
Modified Files: src/sbin/fsck_exfatfs [perseant-exfatfs]: fsck_exfatfs.c pass0.c pass1.c pass2.c Log Message: Add -q (quiet) flag. Allow 0x0 as well as 0xaa550000 as acceptable extended boot block signature, since anyway we are not qualified to fix broken boot blocks. To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sbin/fsck_exfatfs/fsck_exfatfs.c \ src/sbin/fsck_exfatfs/pass1.c src/sbin/fsck_exfatfs/pass2.c cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sbin/fsck_exfatfs/pass0.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.