Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [perseant-exfatfs] src



Module Name:    src
Committed By:   perseant
Date:           Wed Jul  3 21:56:17 UTC 2024

Modified Files:
        src/sbin/fsck_exfatfs [perseant-exfatfs]: pass1.c pass2.c
        src/sbin/newfs_exfatfs [perseant-exfatfs]: make_exfatfs.c
        src/usr.sbin/dumpexfatfs [perseant-exfatfs]: dumpexfatfs.c

Log Message:
Fix format size mismatch bugs, allowing build on 32-bit platforms.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sbin/fsck_exfatfs/pass1.c \
    src/sbin/fsck_exfatfs/pass2.c
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sbin/newfs_exfatfs/make_exfatfs.c
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/usr.sbin/dumpexfatfs/dumpexfatfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index