Source-Changes archive

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

CVS commit: [netbsd-10] src/sbin/fsck_ffs



Module Name:    src
Committed By:   martin
Date:           Sat May 13 12:16:06 UTC 2023

Modified Files:
        src/sbin/fsck_ffs [netbsd-10]: inode.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #163):

        sbin/fsck_ffs/inode.c: revision 1.75

Use %zu rather than %lu to print a size_t (should fix i386 build).


To generate a diff of this commit:
cvs rdiff -u -r1.73.6.1 -r1.73.6.2 src/sbin/fsck_ffs/inode.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