Source-Changes archive

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

CVS commit: [netbsd-7] src/sbin/fsck_msdos



Module Name:    src
Committed By:   martin
Date:           Fri Nov 14 15:49:16 UTC 2014

Modified Files:
        src/sbin/fsck_msdos [netbsd-7]: boot.c dosfs.h

Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #234):
        sbin/fsck_msdos/boot.c: revision 1.18
        sbin/fsck_msdos/dosfs.h: revision 1.7
        sbin/fsck_msdos/boot.c: revision 1.17
ClusterOffset actually needs to be able to be negative.
 Add #include <inttypes.h> for intmax_t to fix compile error.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.16.2.1 src/sbin/fsck_msdos/boot.c
cvs rdiff -u -r1.6 -r1.6.38.1 src/sbin/fsck_msdos/dosfs.h

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