Source-Changes archive

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

CVS commit: [netbsd-8] src



Module Name:    src
Committed By:   martin
Date:           Sun Feb  4 12:10:48 UTC 2018

Modified Files:
        src/sys/fs/msdosfs [netbsd-8]: msdosfs_fat.c
        src/usr.sbin/makefs/msdos [netbsd-8]: msdosfs_vfsops.c

Log Message:
Pull up following revision(s) (requested by sevan in ticket #518):
        sys/fs/msdosfs/msdosfs_fat.c: revision 1.32
        usr.sbin/makefs/msdos/msdosfs_vfsops.c: revision 1.11
Need strings.h for ffs()
Need strings.h for ffs()
Resolves implict declaration warning of ffs() when building tools via
build.sh


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.31.10.1 src/sys/fs/msdosfs/msdosfs_fat.c
cvs rdiff -u -r1.10 -r1.10.8.1 src/usr.sbin/makefs/msdos/msdosfs_vfsops.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